Mercurial > emacs
changeset 70836:5f9a8e0ee1ee
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 22 May 2006 05:41:48 +0000 |
parents | fd87105a0d34 |
children | c60679e723c7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 22 05:39:24 2006 +0000 +++ b/lisp/ChangeLog Mon May 22 05:41:48 2006 +0000 @@ -1,15 +1,19 @@ +2006-05-22 Thien-Thi Nguyen <ttn@gnu.org> + + * emacs-lisp/ewoc.el (ewoc-set-data): New function. + 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe. - + * progmodes/make-mode.el (makefile-special-targets-list) (makefile-macro-table, makefile-target-table): Mark as risky. (makefile-query-one-target-method): Make this the alias for the following variable. (makefile-query-one-target-method-function): Make this the real name. - + * textmodes/artist.el (artist-text-renderer): Make this the alias for the following variable. (artist-text-renderer-function): Make this the real name.