diff options
-rw-r--r-- | doc/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | doc/emacs/ack.texi | 8 | ||||
-rw-r--r-- | doc/emacs/emacs.texi | 2 |
3 files changed, 12 insertions, 3 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 2a58735535f..d975112f0fb 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2012-11-09 Glenn Morris <rgm@gnu.org> + + * emacs.texi (Acknowledgments): Add profiler author. + * ack.texi (Acknowledgments): Add some recent contributions. + 2012-11-08 Chong Yidong <cyd@gnu.org> * files.texi (Diff Mode): Doc fixes for diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 79710f4992b..9fdead70f8a 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -244,8 +244,9 @@ files as ``thumbnails''. @item Julien Danjou wrote an implementation of ``Desktop Notifications'' -(@file{notifications.el}); and @file{color.el}, a library for general -color manipulation. He also made various contributions to Gnus. +(@file{notifications.el}, and related packages for ERC and Gnus); +and @file{color.el}, a library for general color manipulation. +He also made various contributions to Gnus. @item Vivek Dasmohapatra wrote @file{htmlfontify.el}, to convert a buffer or @@ -790,6 +791,9 @@ mode-sensitive insertion of text into new files. Yukihiro Matsumoto and Nobuyoshi Nakada wrote Ruby-mode. @item +Tomohiro Matsuyama wrote the native Elisp profiler. + +@item Thomas May wrote @file{blackbox.el}, a version of the traditional blackbox game. diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 74da3d9587b..005215de645 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -1403,7 +1403,7 @@ Martin Lorentzon, Dave Love, Eric Ludlam, Károly L@H{o}rentey, Sascha Lüdecke, Greg McGary, Roland McGrath, Michael McNamara, Alan Mackenzie, Christopher J.@: Madsen, Neil M.@: Mager, Ken Manheimer, Bill Mann, Brian Marick, Simon Marshall, Bengt Martensson, Charlie Martin, -Yukihiro Matsumoto, David Maus, Thomas May, Will Mengarini, David +Yukihiro Matsumoto, Tomohiro Matsuyama, David Maus, Thomas May, Will Mengarini, David Megginson, Stefan Merten, Ben A.@: Mesander, Wayne Mesard, Brad Miller, Lawrence Mitchell, Richard Mlynarik, Gerd Moellmann, Stefan Monnier, Keith Moore, Jan Moringen, Morioka Tomohiko, Glenn Morris, |