comparison lisp/ChangeLog @ 70836:5f9a8e0ee1ee

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 22 May 2006 05:41:48 +0000
parents ddf34252d553
children c60679e723c7
comparison
equal deleted inserted replaced
70835:fd87105a0d34 70836:5f9a8e0ee1ee
1 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
4
1 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> 5 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2 6
3 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as 7 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as
4 safe. 8 safe.
5 9
6 * progmodes/make-mode.el (makefile-special-targets-list) 10 * progmodes/make-mode.el (makefile-special-targets-list)
7 (makefile-macro-table, makefile-target-table): Mark as risky. 11 (makefile-macro-table, makefile-target-table): Mark as risky.
8 (makefile-query-one-target-method): Make this the alias for the 12 (makefile-query-one-target-method): Make this the alias for the
9 following variable. 13 following variable.
10 (makefile-query-one-target-method-function): Make this the real 14 (makefile-query-one-target-method-function): Make this the real
11 name. 15 name.
12 16
13 * textmodes/artist.el (artist-text-renderer): Make this the alias 17 * textmodes/artist.el (artist-text-renderer): Make this the alias
14 for the following variable. 18 for the following variable.
15 (artist-text-renderer-function): Make this the real name. 19 (artist-text-renderer-function): Make this the real name.
16 20
17 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this 21 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this