1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00

* doc/emacs/ack.texi: No escape...

This commit is contained in:
Glenn Morris 2012-02-18 14:05:16 -08:00
parent b474519ebe
commit bbbf68acbc

View file

@ -196,7 +196,7 @@ Andrew Choi and Yamamoto Mitsuharu wrote the Carbon support, used
prior to Emacs 23 for Mac OS.
@item
Chong Yidong was the Emacs co-maintainer for Emacs 23. He made many
Chong Yidong was the Emacs co-maintainer from Emacs 23 onwards. He made many
improvements to the Emacs display engine. He also wrote
@file{tabulated-list.el}, a generic major mode for lists of data.
@ -818,7 +818,7 @@ facility. He also wrote @code{ebrowse}, the C@t{++} browser;
and @file{rx.el}, a regular expression constructor.
@item
Stefan Monnier was the Emacs co-maintainer for Emacs 23. He added
Stefan Monnier was the Emacs co-maintainer from Emacs 23 onwards. He added
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},