zshrc: Remove cvs* functions
[grml-etc-core.git] / doc / grmlzshrc.t2t
index c0781d3..c5a5ad0 100644 (file)
@@ -509,25 +509,6 @@ grml systems with autologin.
 Changes current directory to the one supplied by argument and lists the files
 in it, including file names starting with ".".
 
 Changes current directory to the one supplied by argument and lists the files
 in it, including file names starting with ".".
 
-: **cvsa()**
-Adds and commits the given files using cvs(1). The commit message will be
-'initial checkin'.
-
-: **cvsd()**
-Shows a cvs diff of the arguments in $PAGER.
-
-: **cvsl()**
-Shows the cvs log in $PAGER.
-
-: **cvsq()**
-Runs a cvs update.
-
-: **cvsr()**
-Generates a changelog using rcs2log and shows it in $PAGER.
-
-: **cvss()**
-Shows cvs status of given files.
-
 : **dchange()**
 Shows the changelog of given package in $PAGER.
 
 : **dchange()**
 Shows the changelog of given package in $PAGER.
 
@@ -547,9 +528,6 @@ A trick from $LINUX-KERNELSOURCE/Documentation/power/swsusp.txt. It brings
 back interactive responsiveness after suspend, when the system is swapping
 heavily.
 
 back interactive responsiveness after suspend, when the system is swapping
 heavily.
 
-: **disassemble()**
-Translates C source code to assembly and ouputs both.
-
 : **dmoz()**
 Searches for the first argument (optional) in the Open Directory Project
 (See http://www.dmoz.org/docs/en/about.html).
 : **dmoz()**
 Searches for the first argument (optional) in the Open Directory Project
 (See http://www.dmoz.org/docs/en/about.html).
@@ -575,14 +553,6 @@ Edit given shell function.
 Looks up the first argument (optional in the english Wiktionary
 which is an online dictionary (See: http://en.wiktionary.org/).
 
 Looks up the first argument (optional in the english Wiktionary
 which is an online dictionary (See: http://en.wiktionary.org/).
 
-: **exirename()**
-Renames image files based on date/time informations in their exif headers.
-
-: **fir()**
-Opens given URL with Firefox (Iceweasel on Debian). If there is already an
-instance of firefox running, attaches to the first window found and opens the
-URL in a new tab (this even works across an ssh session).
-
 : **freload()**
 Reloads an autoloadable shell function (See autoload in zshbuiltins(1)).
 
 : **freload()**
 Reloads an autoloadable shell function (See autoload in zshbuiltins(1)).
 
@@ -656,10 +626,6 @@ Returns true, if run within an utf environment, else false.
 : **iwclient()**
 Searches a wireless interface and runs dhclient(8) on it.
 
 : **iwclient()**
 Searches a wireless interface and runs dhclient(8) on it.
 
-: **limg()**
-Lists images (i. e. files ending with ".jpg", ".gif" or ".png") in current
-directory.
-
 : **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)).
@@ -668,13 +634,6 @@ expression optionally given as argument (Needs qma(1)).
 Creates directory including parent directories, if necessary. Then changes
 current working directory to it.
 
 Creates directory including parent directories, if necessary. Then changes
 current working directory to it.
 
-: **mdiff()**
-Diffs the two arguments recursively and writes the
-output (unified format) to a timestamped file.
-
-: **memusage()**
-Prints the summarized memory usage in bytes.
-
 : **mggogle()**
 Searches Google Groups for a USENET message-ID.
 
 : **mggogle()**
 Searches Google Groups for a USENET message-ID.
 
@@ -728,12 +687,6 @@ Reimplementation of the csh(1) builtin setenv.
 Lists the contents of a (compressed) archive with the appropriate programs.
 The choice is made along the filename extension.
 
 Lists the contents of a (compressed) archive with the appropriate programs.
 The choice is made along the filename extension.
 
-: **shtar()**
-Lists the content of a gzipped tar archive in default pager.
-
-: **shzip()**
-Shows the content of a zip archive in default pager.
-
 : **simple-extract()**
 Tries to uncompress/unpack given files with the appropriate programs. If an URI
 starting with https, http or ftp is provided simple-extract tries to download
 : **simple-extract()**
 Tries to uncompress/unpack given files with the appropriate programs. If an URI
 starting with https, http or ftp is provided simple-extract tries to download
@@ -790,15 +743,6 @@ Translates a word from german to english (-D) or vice versa (-E).
 : **uchange()**
 Shows upstreams changelog of a given package in $PAGER.
 
 : **uchange()**
 Shows upstreams changelog of a given package in $PAGER.
 
-: **udiff()**
-Makes a unified diff of the command line arguments trying hard to find a
-smaller set of changes. Descends recursively into subdirectories. Ignores
-hows some information about current status.
-
-: **uopen()**
-Downloads and displays a file using a suitable program for its
-Content-Type.
-
 : **uprint()**
 Works around the "print -l ${(u)foo}"-limitation on zsh older than 4.2.
 
 : **uprint()**
 Works around the "print -l ${(u)foo}"-limitation on zsh older than 4.2.
 
@@ -806,9 +750,6 @@ Works around the "print -l ${(u)foo}"-limitation on zsh older than 4.2.
 Changes every occurrence of the string UTF-8 or utf-8 in environment
 variables to iso885915.
 
 Changes every occurrence of the string UTF-8 or utf-8 in environment
 variables to iso885915.
 
-: **viless()**
-Vim as pager.
-
 : **vim()**
 Wrapper for vim(1). It tries to set the title and hands vim the environment
 variable VIM_OPTIONS on the command line. So the user may define command
 : **vim()**
 Wrapper for vim(1). It tries to set the title and hands vim the environment
 variable VIM_OPTIONS on the command line. So the user may define command