diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-12-28 05:01:05 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-12-28 05:01:05 +0000 |
commit | 3da8da94c2610f98d2903d54f8118dc257b18a2c (patch) | |
tree | fd817277c1ac7cc9ba47389510d73915843bdd62 /doc | |
parent | 2a3eac47a03f09e860706171578793462e9e5819 (diff) | |
download | emacs-3da8da94c2610f98d2903d54f8118dc257b18a2c.tar.gz |
* rmail.texi (Rmail Display): Goto-address renamed to Goto Address
mode.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 6cd371f4fe9..e2eb228deaa 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -3,6 +3,9 @@ * misc.texi (Goto Address mode): Rename from Goto-address. Refer to goto-address-mode instead of goto-address. + * rmail.texi (Rmail Display): Goto-address renamed to Goto Address + mode. + * emacs.texi (Top): Update node listing. 2008-12-26 Eli Zaretskii <eliz@gnu.org> |