1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00

* doc/emacs/ack.texi (Acknowledgments): Tiny update.

This commit is contained in:
Glenn Morris 2012-06-26 20:24:29 -07:00
parent 0d14cc218e
commit 6540053123
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-06-27 Glenn Morris <rgm@gnu.org>
* ack.texi (Acknowledgments): Tiny update.
2012-06-21 Glenn Morris <rgm@gnu.org>
* Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)

View file

@ -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