Mercurial > emacs
comparison lisp/ChangeLog @ 40136:7cc9c2cf37c5
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 21 Oct 2001 14:44:58 +0000 |
parents | bdb68c5326f5 |
children | dba35a09b701 |
comparison
equal
deleted
inserted
replaced
40135:bdb68c5326f5 | 40136:7cc9c2cf37c5 |
---|---|
1 2001-10-21 Miles Bader <miles@gnu.org> | 1 2001-10-21 Miles Bader <miles@gnu.org> |
2 | 2 |
3 * help-funs.el (help-manyarg-func-alist): Remove entries for | 3 * help-funs.el (help-manyarg-func-alist): Remove entries for |
4 `insert', `insert_and_inherit', `insert_before_markers', | 4 `insert', `insert-and-inherit', `insert-before-markers', |
5 `insert-before-markers-and-inherit', `messapge', `message_box', | 5 `insert-before-markers-and-inherit', `message', `message-box', |
6 `message_or_box', `propertize', `format', `encode_time', `append', | 6 `message-or-box', `propertize', `format', `encode-time', `append', |
7 `concat', `vconcat', `nconc', `widget_apply', `make_hash_table', | 7 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table', |
8 `insert_string', `ml_if', `ml_provide_prefix_argument', and | 8 `insert-string', `ml-if', `ml-provide-prefix-argument', and |
9 `ml_prefix_argument_loop'. | 9 `ml-prefix-argument-loop'. |
10 | 10 |
11 2001-10-21 Andre Spiegel <spiegel@gnu.org> | 11 2001-10-21 Andre Spiegel <spiegel@gnu.org> |
12 | 12 |
13 * vc.el (vc-diff-internal, vc-coding-system-for-diff, | 13 * vc.el (vc-diff-internal, vc-coding-system-for-diff, |
14 vc-default-diff-tree): New functions. | 14 vc-default-diff-tree): New functions. |