# HG changeset patch # User Thien-Thi Nguyen # Date 1148276508 0 # Node ID 5f9a8e0ee1ee22b0ac325fe979237247f3eb6075 # Parent fd87105a0d34f9201d2989d005bac5086968d00e *** empty log message *** diff -r fd87105a0d34 -r 5f9a8e0ee1ee lisp/ChangeLog --- 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 + + * emacs-lisp/ewoc.el (ewoc-set-data): New function. + 2006-05-21 Roland Winkler * 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.