Mercurial > emacs
changeset 73794:f2f9784a8ff5
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Nov 2006 22:05:10 +0000 |
parents | 4af7457655b1 |
children | 4064a5037466 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 06 21:33:47 2006 +0000 +++ b/lisp/ChangeLog Mon Nov 06 22:05:10 2006 +0000 @@ -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,