comparison lisp/ChangeLog @ 56841:8cb61798f706

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Aug 2004 16:05:47 +0000
parents 2b6ea2ab774f
children 91f561e48ef0
comparison
equal deleted inserted replaced
56840:14c8ead25d14 56841:8cb61798f706
1 2004-08-30 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
4 Don't return a string that would read as the wrong character code.
5
1 2004-08-29 Kim F. Storm <storm@cua.dk> 6 2004-08-29 Kim F. Storm <storm@cua.dk>
2 7
3 * emulation/cua-base.el (cua-auto-expand-rectangles): Remove 8 * emulation/cua-base.el (cua-auto-expand-rectangles): Remove
4 automatic rectangle padding feature; replace by non-destructive 9 automatic rectangle padding feature; replace by non-destructive
5 virtual rectangle edges feature. 10 virtual rectangle edges feature.