diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eed02c441f2..c3c2cc829cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-05-29 Glenn Morris <rgm@gnu.org> | 1 | 2013-05-29 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/idlwave.el (idlwave-scan-user-lib-files) | ||
| 4 | (idlwave-write-paths): Simplify via with-temp-buffer. | ||
| 5 | |||
| 3 | * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time. | 6 | * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time. |
| 4 | * emulation/cua-rect.el: Also load cua-base at run time. | 7 | * emulation/cua-rect.el: Also load cua-base at run time. |
| 5 | 8 | ||