Mercurial > emacs
changeset 99624:cd6268b8d6b8
Further updates.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 16 Nov 2008 18:39:54 +0000 |
parents | 94a509a9ff7a |
children | f764e650790a |
files | doc/emacs/ack.texi |
diffstat | 1 files changed, 28 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ack.texi Sun Nov 16 18:26:34 2008 +0000 +++ b/doc/emacs/ack.texi Sun Nov 16 18:39:54 2008 +0000 @@ -35,6 +35,14 @@ decompression and recompression for compressed files. @item +Michael Albinus wrote @file{dbus.el}, a package that implements the +D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing +Avahi services; and @file{xesam.el}, a Xesam-based search engine +interface. He and Kai Gro@ss{}johann wrote the Tramp package, which +provides transparent remote file editing using rcp, ssh, ftp, and +other network protocols. + +@item Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the point vertically fixed by scrolling the window when moving up and down in the buffer. @@ -233,6 +241,10 @@ Tsugutomo Enami co-wrote the support for international character sets. @item +David Engster wrote @file{mairix.el}, an interface to the Mairix +indexing tool. + +@item Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87 code. @@ -336,11 +348,6 @@ Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files. @item -Kai Gro@ss{}johann and Michael Albinus wrote the Tramp package, which -provides transparent remote file editing using rcp, ssh, ftp, and -other network protocols. - -@item Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between the ISO 8859-1 character set and the notations for non-@acronym{ASCII} characters used by @TeX{} and net tradition, and @file{latin-2.el}, @@ -699,8 +706,9 @@ @item Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added -support for Arch and Subversion to VC, and re-wrote much of the Emacs -server to use the built-in networking primitives. He also wrote +support for Arch and Subversion to VC, re-wrote much of the Emacs +server to use the built-in networking primitives, and re-wrote the +abbrev and minibuffer completion code for Emacs 23. He also wrote @code{PCL-CVS}, a directory-level front end to the CVS version control system; @file{reveal.el}, a minor mode for automatically revealing invisible text; @file{smerge-mode.el}, a minor mode for resolving @@ -754,6 +762,10 @@ support. @item +Edward O'Connor wrote @file{json.el}, a file for parsing and +generating JSON files. + +@item Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail splitting mechanism. @@ -1112,6 +1124,10 @@ Emacs text to PostScript. @item +Markus Triska wrote @file{linum.el}, a minor mode that displays line +numbers in the left margin. + +@item Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing Tcl/Tk source files and running a Tcl interpreter as an Emacs subprocess. @@ -1195,10 +1211,11 @@ mode for editing VHDL source code. @item -John Wiegley wrote @file{align.el}, a set of commands for aligning text -according to regular-expression based rules; @file{timeclock.el}, a -package for keeping track of time spent on projects; -@file{pcomplete.el}, a programmable completion facility; and +John Wiegley wrote @file{align.el}, a set of commands for aligning +text according to regular-expression based rules; @file{timeclock.el}, +a package for keeping track of time spent on projects; +@file{pcomplete.el}, a programmable completion facility; +@file{remember.el}, a mode for jotting down things to remember; and @code{eshell}, a command shell implemented entirely in Emacs Lisp. @item