comparison lisp/ChangeLog @ 58982:0d4afb943870

*** empty log message ***
author J.D. Smith <jdsmith@as.arizona.edu>
date Wed, 15 Dec 2004 19:51:51 +0000
parents b66ca362d233
children 425b020e8f99
comparison
equal deleted inserted replaced
58981:2d3d6e1fecc2 58982:0d4afb943870
1 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
2
3 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
4 `&&' when skipping multiple statements on a line.
5
1 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org> 6 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
2 7
3 * play/zone.el (zone): Set `truncate-lines'. 8 * play/zone.el (zone): Set `truncate-lines'.
4 Also, init `tab-width' with value from original buffer. 9 Also, init `tab-width' with value from original buffer.
5 (zone-shift-up): Rewrite for speed. 10 (zone-shift-up): Rewrite for speed.