Mercurial > emacs
comparison src/ChangeLog @ 72585:effa5e13d289
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 31 Aug 2006 23:08:08 +0000 |
parents | 2cc5d85e63a1 |
children | f6de516bbb4b |
comparison
equal
deleted
inserted
replaced
72584:ad48859287a7 | 72585:effa5e13d289 |
---|---|
1 2006-08-31 Richard Stallman <rms@gnu.org> | |
2 | |
3 * editfns.c (Fformat): Don't sign-extend for %o or %x. | |
4 | |
1 2006-08-29 Chong Yidong <cyd@stupidchicken.com> | 5 2006-08-29 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * indent.c (Fvertical_motion): Don't move back if we were | 7 * indent.c (Fvertical_motion): Don't move back if we were |
4 displaying a Lisp string, either. | 8 displaying a Lisp string, either. |
5 | 9 |