comparison lisp/ChangeLog @ 42000:64cc89c3ae80

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Dec 2001 07:52:36 +0000
parents b6d56151d22f
children 166eb9cc3397
comparison
equal deleted inserted replaced
41999:3ae5a751a34a 42000:64cc89c3ae80
4 so that the next undo after an error will not begin redoing. 4 so that the next undo after an error will not begin redoing.
5 5
6 * simple.el (shell-command): Doc fix. 6 * simple.el (shell-command): Doc fix.
7 (shell-command-on-region): If there is output an an error, 7 (shell-command-on-region): If there is output an an error,
8 add "...Shell command failed" to the output. 8 add "...Shell command failed" to the output.
9
10 2001-12-13 David Ponce <david@dponce.com>
11
12 * ruler-mode.el: Version 1.4.
13 (ruler-mode-left-fringe-cols): Variable removed.
14 (ruler-mode-left-fringe-cols): Function replaced by more efficient
15 implementation `ruler-mode-extra-left-cols'.
16 (ruler-mode-ruler): Use above new function. Take into account
17 that the fringe areas can now be resized.
9 18
10 2001-12-12 Richard M. Stallman <rms@gnu.org> 19 2001-12-12 Richard M. Stallman <rms@gnu.org>
11 20
12 * international/characters.el (Unicode): Comment out 21 * international/characters.el (Unicode): Comment out
13 the specifications for kelvin and angstrom signs. 22 the specifications for kelvin and angstrom signs.