diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e42e1e2361..31543510505 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -11,6 +11,13 @@ | |||
| 11 | 11 | ||
| 12 | * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'. | 12 | * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'. |
| 13 | 13 | ||
| 14 | 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 15 | |||
| 16 | * progmodes/idlwave.el (idlwave-beginning-of-subprogram) | ||
| 17 | (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent | ||
| 18 | pushing mark. | ||
| 19 | (idlwave-current-routine): Don't push mark. | ||
| 20 | |||
| 14 | 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com> | 21 | 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com> |
| 15 | 22 | ||
| 16 | * image-dired.el (image-dired-display-image): Derive image-type | 23 | * image-dired.el (image-dired-display-image): Derive image-type |