diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b99750e938d..37d6f4bf207 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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'. |