]> code.delx.au - gnu-emacs/commitdiff
* cus-edit.el (custom-mode-map): Move defvar above code using it.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.

lisp/ChangeLog

index 6a9680134196cfa4122472981457db7ec74388ab..e5742663d942fef527917cb9b99c14103048e89a 100644 (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,