diff options
| author | Chong Yidong | 2008-11-16 18:39:54 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-11-16 18:39:54 +0000 |
| commit | c3a37bd2485a4ab7d47c70da89785e6e1f5050a9 (patch) | |
| tree | 29624960aed4d5cc52a9cbf8377b6ab072b5738d /doc | |
| parent | 2d3328f22823c6cefd34d837d5ffb0a6afe9170a (diff) | |
| download | emacs-c3a37bd2485a4ab7d47c70da89785e6e1f5050a9.tar.gz emacs-c3a37bd2485a4ab7d47c70da89785e6e1f5050a9.zip | |
Further updates.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ack.texi | 39 |
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 | |||
| 35 | decompression and recompression for compressed files. | 35 | decompression and recompression for compressed files. |
| 36 | 36 | ||
| 37 | @item | 37 | @item |
| 38 | Michael Albinus wrote @file{dbus.el}, a package that implements the | ||
| 39 | D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing | ||
| 40 | Avahi services; and @file{xesam.el}, a Xesam-based search engine | ||
| 41 | interface. He and Kai Gro@ss{}johann wrote the Tramp package, which | ||
| 42 | provides transparent remote file editing using rcp, ssh, ftp, and | ||
| 43 | other network protocols. | ||
| 44 | |||
| 45 | @item | ||
| 38 | Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the | 46 | Ralf Angeli wrote @file{scroll-lock.el}, a minor mode which keeps the |
| 39 | point vertically fixed by scrolling the window when moving up and down | 47 | point vertically fixed by scrolling the window when moving up and down |
| 40 | in the buffer. | 48 | in the buffer. |
| @@ -233,6 +241,10 @@ Torbj@"orn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files. | |||
| 233 | Tsugutomo Enami co-wrote the support for international character sets. | 241 | Tsugutomo Enami co-wrote the support for international character sets. |
| 234 | 242 | ||
| 235 | @item | 243 | @item |
| 244 | David Engster wrote @file{mairix.el}, an interface to the Mairix | ||
| 245 | indexing tool. | ||
| 246 | |||
| 247 | @item | ||
| 236 | Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87 | 248 | Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87 |
| 237 | code. | 249 | code. |
| 238 | 250 | ||
| @@ -336,11 +348,6 @@ taking the file name from the buffer. | |||
| 336 | Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files. | 348 | Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files. |
| 337 | 349 | ||
| 338 | @item | 350 | @item |
| 339 | Kai Gro@ss{}johann and Michael Albinus wrote the Tramp package, which | ||
| 340 | provides transparent remote file editing using rcp, ssh, ftp, and | ||
| 341 | other network protocols. | ||
| 342 | |||
| 343 | @item | ||
| 344 | Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between | 351 | Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between |
| 345 | the ISO 8859-1 character set and the notations for non-@acronym{ASCII} | 352 | the ISO 8859-1 character set and the notations for non-@acronym{ASCII} |
| 346 | characters used by @TeX{} and net tradition, and @file{latin-2.el}, | 353 | characters 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 |
| 701 | Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added | 708 | Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added |
| 702 | support for Arch and Subversion to VC, and re-wrote much of the Emacs | 709 | support for Arch and Subversion to VC, re-wrote much of the Emacs |
| 703 | server to use the built-in networking primitives. He also wrote | 710 | server to use the built-in networking primitives, and re-wrote the |
| 711 | abbrev 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 |
| 705 | system; @file{reveal.el}, a minor mode for automatically revealing | 713 | system; @file{reveal.el}, a minor mode for automatically revealing |
| 706 | invisible text; @file{smerge-mode.el}, a minor mode for resolving | 714 | invisible text; @file{smerge-mode.el}, a minor mode for resolving |
| @@ -754,6 +762,10 @@ Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP | |||
| 754 | support. | 762 | support. |
| 755 | 763 | ||
| 756 | @item | 764 | @item |
| 765 | Edward O'Connor wrote @file{json.el}, a file for parsing and | ||
| 766 | generating JSON files. | ||
| 767 | |||
| 768 | @item | ||
| 757 | Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail | 769 | Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail |
| 758 | splitting mechanism. | 770 | splitting mechanism. |
| 759 | 771 | ||
| @@ -1112,6 +1124,10 @@ Jim Thompson wrote @file{ps-print.el}, which converts | |||
| 1112 | Emacs text to PostScript. | 1124 | Emacs text to PostScript. |
| 1113 | 1125 | ||
| 1114 | @item | 1126 | @item |
| 1127 | Markus Triska wrote @file{linum.el}, a minor mode that displays line | ||
| 1128 | numbers in the left margin. | ||
| 1129 | |||
| 1130 | @item | ||
| 1115 | Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing | 1131 | Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a mode for editing |
| 1116 | Tcl/Tk source files and running a Tcl interpreter as an Emacs | 1132 | Tcl/Tk source files and running a Tcl interpreter as an Emacs |
| 1117 | subprocess. | 1133 | subprocess. |
| @@ -1195,10 +1211,11 @@ Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major | |||
| 1195 | mode for editing VHDL source code. | 1211 | mode for editing VHDL source code. |
| 1196 | 1212 | ||
| 1197 | @item | 1213 | @item |
| 1198 | John Wiegley wrote @file{align.el}, a set of commands for aligning text | 1214 | John Wiegley wrote @file{align.el}, a set of commands for aligning |
| 1199 | according to regular-expression based rules; @file{timeclock.el}, a | 1215 | text according to regular-expression based rules; @file{timeclock.el}, |
| 1200 | package for keeping track of time spent on projects; | 1216 | a 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 |