Mercurial > emacs
comparison src/ChangeLog @ 56421:0ef3adf2dcd7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
Bash the dashes
2004-07-14 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu>
* src/keyboard.c (echo_dash): Do nothing if there already is a dash
at the end of the echo string.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 14 Jul 2004 22:42:44 +0000 |
parents | 28ca5294266a |
children | 0eb4c89378bd |
comparison
equal
deleted
inserted
replaced
56420:7e766b87637b | 56421:0ef3adf2dcd7 |
---|---|
1 2004-07-14 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> | |
2 | |
3 * keyboard.c (echo_dash): Do nothing if there already is a dash | |
4 at the end of the echo string. | |
5 | |
1 2004-07-12 Kim F. Storm <storm@cua.dk> | 6 2004-07-12 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * alloc.c (mark_object): Only look at Lisp_Misc_Save_Value | 8 * alloc.c (mark_object): Only look at Lisp_Misc_Save_Value |
4 if GC_MARK_STACK. | 9 if GC_MARK_STACK. |
5 | 10 |