diff options
author | Glenn Morris <rgm@gnu.org> | 2012-06-26 20:24:29 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-06-26 20:24:29 -0700 |
commit | 65400531235c557072dbdb2a793bc892df009f82 (patch) | |
tree | 631422947fe68cda610bd6cd18fb79d05863be97 /doc/emacs/ack.texi | |
parent | 0d14cc218eb540e1f79ea2ded4cc2aae0db0fe37 (diff) | |
download | emacs-65400531235c557072dbdb2a793bc892df009f82.tar.gz |
* doc/emacs/ack.texi (Acknowledgments): Tiny update.
Diffstat (limited to 'doc/emacs/ack.texi')
-rw-r--r-- | doc/emacs/ack.texi | 4 |
1 files changed, 3 insertions, 1 deletions
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; @file{bibtex-style.el} for Bib@TeX{} Style files; @file{mpc.el}, a client for the ``Music Player Daemon''; @file{smie.el}, a generic indentation engine; and @file{pcase.el}, implementing ML-style pattern -matching. He integrated the lexical binding code in Emacs 24. +matching. In Emacs 24, he integrated the lexical binding code, +and cleaned up the CL namespace (making it acceptable to use CL +functions at runtime). @item Morioka Tomohiko wrote several packages for MIME support in Gnus and |