aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/ack.texi23
2 files changed, 19 insertions, 6 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index f9346f51de4..4d3d982730a 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,5 +1,7 @@
12012-02-20 Glenn Morris <rgm@gnu.org> 12012-02-20 Glenn Morris <rgm@gnu.org>
2 2
3 * ack.texi (Acknowledgments): More updates.
4
3 * emacs.texi (Acknowledgments): Add several names from ack.texi. 5 * emacs.texi (Acknowledgments): Add several names from ack.texi.
4 6
52012-02-18 Glenn Morris <rgm@gnu.org> 72012-02-18 Glenn Morris <rgm@gnu.org>
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index d6fc7823da7..c6ef74e6f3f 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -74,7 +74,8 @@ default value when appropriate; @file{rfn-eshadow.el}, shadowing of
74@code{read-file-name} input; @file{mb-depth.el}, display of minibuffer 74@code{read-file-name} input; @file{mb-depth.el}, display of minibuffer
75depth; @file{button.el}, the library that implements clickable buttons; 75depth; @file{button.el}, the library that implements clickable buttons;
76@file{face-remap.el}, a package for changing the default face in 76@file{face-remap.el}, a package for changing the default face in
77individual buffers; and @file{macroexp.el} for macro-expansion. 77individual buffers; and @file{macroexp.el} for macro-expansion. He
78also worked on an early version of the lexical-binding code.
78 79
79@item 80@item
80David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by 81David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by
@@ -185,7 +186,8 @@ for editing IDL and WAVE CL.
185@item 186@item
186Bob Chassell wrote @file{texnfo-upd.el}, @file{texinfo.el}, and 187Bob Chassell wrote @file{texnfo-upd.el}, @file{texinfo.el}, and
187@file{makeinfo.el}, modes and utilities for working with Texinfo files; 188@file{makeinfo.el}, modes and utilities for working with Texinfo files;
188and @file{page-ext.el}, commands for extended page handling. 189and @file{page-ext.el}, commands for extended page handling. He also
190wrote the ``Introduction to programming in Emacs Lisp'' manual.
189 191
190@item 192@item
191Jihyun Cho wrote @file{hanja-util.el} and @file{hangul.el}, utilities 193Jihyun Cho wrote @file{hanja-util.el} and @file{hangul.el}, utilities
@@ -198,7 +200,8 @@ prior to Emacs 23 for Mac OS.
198@item 200@item
199Chong Yidong was the Emacs co-maintainer from Emacs 23 onwards. He made many 201Chong Yidong was the Emacs co-maintainer from Emacs 23 onwards. He made many
200improvements to the Emacs display engine. He also wrote 202improvements to the Emacs display engine. He also wrote
201@file{tabulated-list.el}, a generic major mode for lists of data. 203@file{tabulated-list.el}, a generic major mode for lists of data;
204and improved support for themes and packages.
202 205
203@item 206@item
204James Clark wrote SGML mode, a mode for editing SGML documents; and 207James Clark wrote SGML mode, a mode for editing SGML documents; and
@@ -502,7 +505,8 @@ Emacs: @file{dns.el} for Domain Name Service lookups;
502@file{netrc.el} for parsing of @file{.netrc} files; and 505@file{netrc.el} for parsing of @file{.netrc} files; and
503@file{time-date.el} for general date and time handling. 506@file{time-date.el} for general date and time handling.
504He also wrote @file{network-stream.el}, for opening network processes; 507He also wrote @file{network-stream.el}, for opening network processes;
505and @file{url-queue.el}, for controlling parallel downloads of URLs. 508@file{url-queue.el}, for controlling parallel downloads of URLs;
509and implemented libxml2 support.
506Components of Gnus have also been written by: Nagy Andras, David 510Components of Gnus have also been written by: Nagy Andras, David
507Blacka, Scott Byer, Ludovic Courtès, Julien Danjou, Kevin Greiner, Kai 511Blacka, Scott Byer, Ludovic Courtès, Julien Danjou, Kevin Greiner, Kai
508Großjohann, Joe Hildebrand, Paul Jarc, Simon Josefsson, Sascha 512Großjohann, Joe Hildebrand, Paul Jarc, Simon Josefsson, Sascha
@@ -831,7 +835,8 @@ conflicts; @file{diff-mode.el}, a mode for viewing and editing context
831diffs; @file{css-mode.el} for Cascading Style Sheets; 835diffs; @file{css-mode.el} for Cascading Style Sheets;
832@file{bibtex-style.el} for BibTeX Style files; @file{mpc.el}, a 836@file{bibtex-style.el} for BibTeX Style files; @file{mpc.el}, a
833client for the ``Music Player Daemon''; and @file{pcase.el}, 837client for the ``Music Player Daemon''; and @file{pcase.el},
834implementing ML-style pattern matching. 838implementing ML-style pattern matching. He integrated the
839lexical-binding code in Emacs 24.
835 840
836@item 841@item
837Morioka Tomohiko wrote several packages for MIME support in Gnus and 842Morioka Tomohiko wrote several packages for MIME support in Gnus and
@@ -1041,6 +1046,9 @@ Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
1041DSSSL code. 1046DSSSL code.
1042 1047
1043@item 1048@item
1049Martin Rudalics implemented improved display-buffer handling in Emacs 24.
1050
1051@item
1044Ivar Rummelhoff wrote @file{winner.el}, which records recent window 1052Ivar Rummelhoff wrote @file{winner.el}, which records recent window
1045configurations so you can move back to them. 1053configurations so you can move back to them.
1046 1054
@@ -1279,6 +1287,9 @@ operations on rectangle regions of text. He also contributed to Gnus
1279(q.v.@:). 1287(q.v.@:).
1280 1288
1281@item 1289@item
1290Joakim Verona implemented ImageMagick support.
1291
1292@item
1282Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code. 1293Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code.
1283 1294
1284@item 1295@item
@@ -1399,7 +1410,7 @@ zone out in front of Emacs.
1399Eli Zaretskii made many standard Emacs features work on MS-DOS and 1410Eli Zaretskii made many standard Emacs features work on MS-DOS and
1400Microsoft Windows. He also wrote @file{tty-colors.el}, which 1411Microsoft Windows. He also wrote @file{tty-colors.el}, which
1401implements transparent mapping of X colors to tty colors; and 1412implements transparent mapping of X colors to tty colors; and
1402@file{rxvt.el}. 1413@file{rxvt.el}. He implemented support for bidirectional text.
1403 1414
1404@item 1415@item
1405Jamie Zawinski wrote much of the support for faces and X selections. 1416Jamie Zawinski wrote much of the support for faces and X selections.