diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-08 21:46:44 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-08 21:46:44 -0500 |
commit | 962221c5966dac0b981739165ed643d3496eace3 (patch) | |
tree | 034f27689a6d0142ee1ab540810366c2e31abdab /doc/emacs | |
parent | a075a2c5a6e2a9807fdfb3f146d8578da70ea9ef (diff) | |
download | emacs-962221c5966dac0b981739165ed643d3496eace3.tar.gz |
Relocate previous change in alphabetical sequence.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/ack.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index f32227d4008..13bc327fbab 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -80,6 +80,12 @@ David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by moving the mouse in particular patterns. @item +Juanma Barranquero wrote @file{emacs-lock.el} (based on the original +version by Tom Wurgler), which makes it harder to exit with valuable +buffers unsaved. He also made many other contributions to other +areas, including MS Windows support. + +@item Eli Barzilay wrote @file{calculator.el}, a desktop calculator for Emacs. @@ -1341,12 +1347,6 @@ Francis J.@: Wright wrote @file{woman.el}, a package for browsing manual pages without the @code{man} command. @item -Juanma Barranquero wrote @file{emacs-lock.el} (based on the original -version by Tom Wurgler), which makes it harder to exit with valuable -buffers unsaved. He also made many other contributions to other -areas, including MS Windows support. - -@item Masatake Yamato wrote @file{ld-script.el}, an editing mode for GNU linker scripts, and contributed subword handling in CC mode. |