comparison lisp/ChangeLog @ 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 08832c29ccc5
comparison
equal deleted inserted replaced
73793:4af7457655b1 73794:f2f9784a8ff5
1 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (custom-mode-map): Move defvar above code using it.
4 (custom-mode-link-map): New variable.
5 (custom-group-link, custom-manual): Use follow-link.
6
1 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> 7 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2 8
3 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el, 9 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
4 "Mark Shapiro" -> "Marc Shapiro". Update his email address. 10 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
5 11