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

* doc/emacs/ack.texi (Acknowledgments): Mention gv.el.

This commit is contained in:
Glenn Morris 2012-10-27 17:16:55 -07:00
parent e11174254b
commit 82b2101791
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2012-10-28 Glenn Morris <rgm@gnu.org>
* ack.texi (Acknowledgments): Mention gv.el.
2012-10-27 Bastien Guerry <bzg@gnu.org>
* screen.texi (Menu Bar): Fix typo.

View file

@ -835,8 +835,9 @@ diffs; @file{css-mode.el} for Cascading Style Sheets;
client for the ``Music Player Daemon''; @file{smie.el}, a generic
indentation engine; and @file{pcase.el}, implementing ML-style pattern
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).
cleaned up the CL namespace (making it acceptable to use CL
functions at runtime), and added generalized variables to core Emacs
Lisp.
@item
Morioka Tomohiko wrote several packages for MIME support in Gnus and