Mercurial > emacs
comparison src/ChangeLog @ 58282:7c3f5740a5cc
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 16 Nov 2004 17:31:19 +0000 |
parents | 46739a0845d3 |
children | c163562b2d59 |
comparison
equal
deleted
inserted
replaced
58281:b6f9481dcccd | 58282:7c3f5740a5cc |
---|---|
1 2004-11-16 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * keymap.c (Fmap_keymap): New arg SORT-FIRST. Use | |
4 map-keymap-internal to implement that. | |
5 | |
6 * indent.c (Fvertical_motion): In batch mode, use vmotion directly. | |
7 | |
1 2004-11-16 Kim F. Storm <storm@cua.dk> | 8 2004-11-16 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * fringe.c (Fdefine_fringe_bitmap): Always set 'h'. Simplify. | 10 * fringe.c (Fdefine_fringe_bitmap): Always set 'h'. Simplify. |
4 | 11 |
5 * indent.c (Fvertical_motion): Fix last change. Only reseat when | 12 * indent.c (Fvertical_motion): Fix last change. Only reseat when |