Mercurial > emacs
comparison src/ChangeLog @ 102973:9980dd970cf9
* fileio.c (history_delete_duplicates): Remove unused declaration.
* callint.c (history_delete_duplicates): New declaration.
(Fcall_interactively): Remove command history duplicates when
history_delete_duplicates is true.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 15 Apr 2009 00:08:23 +0000 |
parents | ed58adc8f9aa |
children | 6d2bcfa618d7 |
comparison
equal
deleted
inserted
replaced
102972:9446d1875bbd | 102973:9980dd970cf9 |
---|---|
1 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * fileio.c (history_delete_duplicates): Remove unused declaration. | |
4 | |
5 * callint.c (history_delete_duplicates): New declaration. | |
6 (Fcall_interactively): Remove command history duplicates when | |
7 history_delete_duplicates is true. | |
8 | |
1 2009-04-14 Eli Zaretskii <eliz@gnu.org> | 9 2009-04-14 Eli Zaretskii <eliz@gnu.org> |
2 | 10 |
3 * buffer.c (syms_of_buffer) <line-spacing>: Doc fix. | 11 * buffer.c (syms_of_buffer) <line-spacing>: Doc fix. |
4 | 12 |
5 2009-04-14 Kenichi Handa <handa@m17n.org> | 13 2009-04-14 Kenichi Handa <handa@m17n.org> |