aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong2008-11-16 18:39:54 +0000
committerChong Yidong2008-11-16 18:39:54 +0000
commitc3a37bd2485a4ab7d47c70da89785e6e1f5050a9 (patch)
tree29624960aed4d5cc52a9cbf8377b6ab072b5738d /doc
parent2d3328f22823c6cefd34d837d5ffb0a6afe9170a (diff)
downloademacs-c3a37bd2485a4ab7d47c70da89785e6e1f5050a9.tar.gz
emacs-c3a37bd2485a4ab7d47c70da89785e6e1f5050a9.zip
Further updates.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ack.texi39
1 files changed, 28 insertions, 11 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 134d0a780a1..261c7f83423 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -35,6 +35,14 @@ Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic
35decompression and recompression for compressed files. 35decompression and recompression for compressed files.
36 36
37@item 37@item
38Michael Albinus wrote @file{dbus.el}, a package that implements the
39D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing
40Avahi services; and @file{xesam.el}, a Xesam-based search engine
41interface. He and Kai Gro@ss{}johann wrote the Tramp package, which
42provides transparent remote file editing using rcp, ssh, ftp, and
43other network protocols.
44
45@item
38Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the 46Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the
39point vertically fixed by scrolling the window when moving up and down 47point vertically fixed by scrolling the window when moving up and down
40in the buffer. 48in the buffer.
@@ -233,6 +241,10 @@ Torbj@"orn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files.
233Tsugutomo Enami co-wrote the support for international character sets. 241Tsugutomo Enami co-wrote the support for international character sets.
234 242
235@item 243@item
244David Engster wrote @file{mairix.el}, an interface to the Mairix
245indexing tool.
246
247@item
236Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87 248Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87
237code. 249code.
238 250
@@ -336,11 +348,6 @@ taking the file name from the buffer.
336Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files. 348Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
337 349
338@item 350@item
339Kai Gro@ss{}johann and Michael Albinus wrote the Tramp package, which
340provides transparent remote file editing using rcp, ssh, ftp, and
341other network protocols.
342
343@item
344Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between 351Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
345the ISO 8859-1 character set and the notations for non-@acronym{ASCII} 352the ISO 8859-1 character set and the notations for non-@acronym{ASCII}
346characters used by @TeX{} and net tradition, and @file{latin-2.el}, 353characters used by @TeX{} and net tradition, and @file{latin-2.el},
@@ -699,8 +706,9 @@ facility. He also wrote @code{ebrowse}, the C@t{++} browser;
699 706
700@item 707@item
701Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added 708Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added
702support for Arch and Subversion to VC, and re-wrote much of the Emacs 709support for Arch and Subversion to VC, re-wrote much of the Emacs
703server to use the built-in networking primitives. He also wrote 710server to use the built-in networking primitives, and re-wrote the
711abbrev and minibuffer completion code for Emacs 23. He also wrote
704@code{PCL-CVS}, a directory-level front end to the CVS version control 712@code{PCL-CVS}, a directory-level front end to the CVS version control
705system; @file{reveal.el}, a minor mode for automatically revealing 713system; @file{reveal.el}, a minor mode for automatically revealing
706invisible text; @file{smerge-mode.el}, a minor mode for resolving 714invisible text; @file{smerge-mode.el}, a minor mode for resolving
@@ -754,6 +762,10 @@ Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP
754support. 762support.
755 763
756@item 764@item
765Edward O'Connor wrote @file{json.el}, a file for parsing and
766generating JSON files.
767
768@item
757Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail 769Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
758splitting mechanism. 770splitting mechanism.
759 771
@@ -1112,6 +1124,10 @@ Jim Thompson wrote @file{ps-print.el}, which converts
1112Emacs text to PostScript. 1124Emacs text to PostScript.
1113 1125
1114@item 1126@item
1127Markus Triska wrote @file{linum.el}, a minor mode that displays line
1128numbers in the left margin.
1129
1130@item
1115Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing 1131Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing
1116Tcl/Tk source files and running a Tcl interpreter as an Emacs 1132Tcl/Tk source files and running a Tcl interpreter as an Emacs
1117subprocess. 1133subprocess.
@@ -1195,10 +1211,11 @@ Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major
1195mode for editing VHDL source code. 1211mode for editing VHDL source code.
1196 1212
1197@item 1213@item
1198John Wiegley wrote @file{align.el}, a set of commands for aligning text 1214John Wiegley wrote @file{align.el}, a set of commands for aligning
1199according to regular-expression based rules; @file{timeclock.el}, a 1215text according to regular-expression based rules; @file{timeclock.el},
1200package for keeping track of time spent on projects; 1216a package for keeping track of time spent on projects;
1201@file{pcomplete.el}, a programmable completion facility; and 1217@file{pcomplete.el}, a programmable completion facility;
1218@file{remember.el}, a mode for jotting down things to remember; and
1202@code{eshell}, a command shell implemented entirely in Emacs Lisp. 1219@code{eshell}, a command shell implemented entirely in Emacs Lisp.
1203 1220
1204@item 1221@item