aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-06-26 20:24:29 -0700
committerGlenn Morris2012-06-26 20:24:29 -0700
commit65400531235c557072dbdb2a793bc892df009f82 (patch)
tree631422947fe68cda610bd6cd18fb79d05863be97
parent0d14cc218eb540e1f79ea2ded4cc2aae0db0fe37 (diff)
downloademacs-65400531235c557072dbdb2a793bc892df009f82.tar.gz
emacs-65400531235c557072dbdb2a793bc892df009f82.zip
* doc/emacs/ack.texi (Acknowledgments): Tiny update.
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/ack.texi4
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 09dbeebe808..f7feb62e0f1 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12012-06-27 Glenn Morris <rgm@gnu.org>
2
3 * ack.texi (Acknowledgments): Tiny update.
4
12012-06-21 Glenn Morris <rgm@gnu.org> 52012-06-21 Glenn Morris <rgm@gnu.org>
2 6
3 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737) 7 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 515039d6c0b..06c5faf961a 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -831,7 +831,9 @@ diffs; @file{css-mode.el} for Cascading Style Sheets;
831@file{bibtex-style.el} for Bib@TeX{} Style files; @file{mpc.el}, a 831@file{bibtex-style.el} for Bib@TeX{} Style files; @file{mpc.el}, a
832client for the ``Music Player Daemon''; @file{smie.el}, a generic 832client for the ``Music Player Daemon''; @file{smie.el}, a generic
833indentation engine; and @file{pcase.el}, implementing ML-style pattern 833indentation engine; and @file{pcase.el}, implementing ML-style pattern
834matching. He integrated the lexical binding code in Emacs 24. 834matching. In Emacs 24, he integrated the lexical binding code,
835and cleaned up the CL namespace (making it acceptable to use CL
836functions at runtime).
835 837
836@item 838@item
837Morioka Tomohiko wrote several packages for MIME support in Gnus and 839Morioka Tomohiko wrote several packages for MIME support in Gnus and