Mercurial > emacs
comparison src/ChangeLog @ 40136:7cc9c2cf37c5
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 21 Oct 2001 14:44:58 +0000 |
parents | 9fb304fb3f21 |
children | dba35a09b701 |
comparison
equal
deleted
inserted
replaced
40135:bdb68c5326f5 | 40136:7cc9c2cf37c5 |
---|---|
1 2001-10-21 Miles Bader <miles@gnu.org> | |
2 | |
3 * fns.c (Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply) | |
4 (Fmake_hash_table): Add usage: string to doc string. | |
5 * editfns.c (Finsert, Finsert_and_inherit, Finsert_before_markers) | |
6 (Fmessage, Fmessage_box, Fmessage_or_box, Fpropertize, Fformat) | |
7 (Fencode_time, Finsert_and_inherit_before_markers): Likewise. | |
8 * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument) | |
9 (Fml_prefix_argument_loop): Likewise. | |
10 | |
1 2001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 11 2001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 12 |
3 * fileio.c (Finsert_file_contents): Remove unused variable | 13 * fileio.c (Finsert_file_contents): Remove unused variable |
4 `gap_size'. | 14 `gap_size'. |
5 | 15 |