1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

* misc.texi (Goto Address mode): Rename from Goto-address. Refer to

goto-address-mode instead of goto-address.
This commit is contained in:
Chong Yidong 2008-12-28 04:58:54 +00:00
parent 55fdbbb55b
commit 2a3eac47a0

View File

@ -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".