Mercurial > emacs
changeset 40135:bdb68c5326f5
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 21 Oct 2001 14:33:15 +0000 |
parents | e156a441da6f |
children | 7cc9c2cf37c5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 21 14:23:32 2001 +0000 +++ b/lisp/ChangeLog Sun Oct 21 14:33:15 2001 +0000 @@ -1,3 +1,13 @@ +2001-10-21 Miles Bader <miles@gnu.org> + + * help-funs.el (help-manyarg-func-alist): Remove entries for + `insert', `insert_and_inherit', `insert_before_markers', + `insert-before-markers-and-inherit', `messapge', `message_box', + `message_or_box', `propertize', `format', `encode_time', `append', + `concat', `vconcat', `nconc', `widget_apply', `make_hash_table', + `insert_string', `ml_if', `ml_provide_prefix_argument', and + `ml_prefix_argument_loop'. + 2001-10-21 Andre Spiegel <spiegel@gnu.org> * vc.el (vc-diff-internal, vc-coding-system-for-diff,