diff options
| author | Richard M. Stallman | 2007-04-28 17:46:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-04-28 17:46:24 +0000 |
| commit | 157e31825a0772142ba2d685ef7aea86703a5a55 (patch) | |
| tree | 084b6556adae9594df59b11ce3ccc8fe3467ccf2 /lisp | |
| parent | 68c2f86d7c2561ab565bbb5ca2a4707171106b8b (diff) | |
| download | emacs-157e31825a0772142ba2d685ef7aea86703a5a55.tar.gz emacs-157e31825a0772142ba2d685ef7aea86703a5a55.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7659611611e..f4ad45615bb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-04-28 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style. | ||
| 4 | |||
| 1 | 2007-04-28 Nick Roberts <nickrob@snap.net.nz> | 5 | 2007-04-28 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 6 | ||
| 3 | * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so | 7 | * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so |