zshrc: Remove makereadable
[grml-etc-core.git] / doc / grmlzshrc.t2t
index c4289ff..c0781d3 100644 (file)
@@ -598,9 +598,6 @@ Searches the arguments on Google Groups, a web to USENET gateway.
 : **google()**
 Searches the search engine Google using arguments as search string.
 
 : **google()**
 Searches the search engine Google using arguments as search string.
 
-: **greph()**
-Searches the zsh command history for a regular expression.
-
 : **hex()**
 Prints the hexadecimal representation of the number supplied as argument
 (base ten only).
 : **hex()**
 Prints the hexadecimal representation of the number supplied as argument
 (base ten only).
@@ -663,10 +660,6 @@ Searches a wireless interface and runs dhclient(8) on it.
 Lists images (i. e. files ending with ".jpg", ".gif" or ".png") in current
 directory.
 
 Lists images (i. e. files ending with ".jpg", ".gif" or ".png") in current
 directory.
 
-: **makereadable()**
-Creates a PostScript and a PDF file (basename as first argument) from
-source code files.
-
 : **manzsh()**
 Shows the zshall manpage and jumps to the first match of the regular
 expression optionally given as argument (Needs qma(1)).
 : **manzsh()**
 Shows the zshall manpage and jumps to the first match of the regular
 expression optionally given as argument (Needs qma(1)).
@@ -724,10 +717,6 @@ ZSH_PROFILE_RC above).
 : **refunc()**
 Reloads functions given as parameters.
 
 : **refunc()**
 Reloads functions given as parameters.
 
-: **regcheck()**
-Checks whether a regular expression (first parameter) matches a string
-(second parameter) using perl.
-
 : **salias()**
 Creates an alias whith sudo prepended, if $EUID is not zero. Run "salias -h"
 for details. See also xunfunction() below.
 : **salias()**
 Creates an alias whith sudo prepended, if $EUID is not zero. Run "salias -h"
 for details. See also xunfunction() below.