Mercurial > emacs
comparison lisp/ChangeLog @ 58984:425b020e8f99
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 15 Dec 2004 21:28:02 +0000 |
parents | 0d4afb943870 |
children | 2e946184b557 |
comparison
equal
deleted
inserted
replaced
58983:2e6b67f7b5c9 | 58984:425b020e8f99 |
---|---|
1 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org> | |
2 | |
3 * progmodes/executable.el (executable-interpret): Eliminate | |
4 obsolete compile-internal, and switch to comint for interaction. | |
5 | |
1 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu> | 6 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu> |
2 | 7 |
3 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match | 8 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match |
4 `&&' when skipping multiple statements on a line. | 9 `&&' when skipping multiple statements on a line. |
5 | 10 |