diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-12-28 04:58:54 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-12-28 04:58:54 +0000 |
commit | 2a3eac47a03f09e860706171578793462e9e5819 (patch) | |
tree | 8fccc41f3fe84d743271aa4e161cb33421d92698 /doc | |
parent | 55fdbbb55baee71d6523b9b7513549249e5743bb (diff) | |
download | emacs-2a3eac47a03f09e860706171578793462e9e5819.tar.gz |
* misc.texi (Goto Address mode): Rename from Goto-address. Refer to
goto-address-mode instead of goto-address.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8906d65c1d6..6cd371f4fe9 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,10 @@ +2008-12-28 Chong Yidong <cyd@stupidchicken.com> + + * misc.texi (Goto Address mode): Rename from Goto-address. Refer to + goto-address-mode instead of goto-address. + + * emacs.texi (Top): Update node listing. + 2008-12-26 Eli Zaretskii <eliz@gnu.org> * custom.texi (Directory Variables): Explain what is a "project". |