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

* cus-edit.el (custom-mode-map): Move defvar above code using it.

(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
This commit is contained in:
Chong Yidong 2006-11-06 22:05:10 +00:00
parent f021dbca1a
commit 42132792ed

View File

@ -1,3 +1,9 @@
2006-11-06 Chong Yidong <cyd@stupidchicken.com>
* cus-edit.el (custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el: Fix typo in name of author of bibtex.el,