diff options
| author | Glenn Morris | 2009-01-10 22:35:59 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-10 22:35:59 +0000 |
| commit | 14731c8f34d48cdbc99571353a70190cbecb1c83 (patch) | |
| tree | 6b17e86a5011975d41f08c4700fa556b354fb0ab /doc | |
| parent | d089407f04639b97d01f9f0615ebb9cf19ce7a1a (diff) | |
| download | emacs-14731c8f34d48cdbc99571353a70190cbecb1c83.tar.gz emacs-14731c8f34d48cdbc99571353a70190cbecb1c83.zip | |
(Acknowledgments): Some more updates based on AUTHORS.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 11 |
2 files changed, 10 insertions, 5 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ceba84e5b31..8c738cd290d 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-01-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ack.texi (Acknowledgments): Some more updates based on AUTHORS. | ||
| 4 | |||
| 1 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> | 5 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * display.texi (Visual Line Mode): M-] and M-[ no longer move by | 7 | * display.texi (Visual Line Mode): M-] and M-[ no longer move by |
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index d4786641a3c..a2d7537b37d 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -941,11 +941,12 @@ which each lisp function loaded into Emacs came. | |||
| 941 | 941 | ||
| 942 | @item | 942 | @item |
| 943 | Edward M.@: Reingold wrote the extensive calendar and diary support, | 943 | Edward M.@: Reingold wrote the extensive calendar and diary support, |
| 944 | with contributions from Stewart Clamen, Nachum Dershowitz, Paul Eggert, | 944 | with contributions from Stewart Clamen (@file{cal-mayan.el}), Nachum |
| 945 | Steve Fisk, Michael Kifer, and Lara Rios. Andy Oram contributed to its | 945 | Dershowitz, Paul Eggert, Steve Fisk (@file{cal-tex.el}), Michael Kifer, |
| 946 | documentation. Reingold has also contributed to @file{tex-mode.el}, a | 946 | and Lara Rios. Andy Oram contributed to its documentation. Reingold |
| 947 | mode for editing @TeX{} files, as have William F.@: Schelter, Dick King, | 947 | also contributed to @file{tex-mode.el}, a mode for editing @TeX{} files, |
| 948 | Stephen Gildea, Michael Prange, and Jacob Gore. | 948 | as did William F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, |
| 949 | and Jacob Gore. | ||
| 949 | 950 | ||
| 950 | @item | 951 | @item |
| 951 | David Reitter wrote @file{mailclient.el} which can send mail via the | 952 | David Reitter wrote @file{mailclient.el} which can send mail via the |