diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2add6c88ba5..fe5b0fd5c40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/f90.el (f90-comment-indent): Do not move point in | ||
| 4 | default case. | ||
| 5 | |||
| 1 | 2006-11-21 Romain Francoise <romain@orebokech.com> | 6 | 2006-11-21 Romain Francoise <romain@orebokech.com> |
| 2 | 7 | ||
| 3 | * emacs-lisp/find-func.el (find-library-name): Don't strip ".el" | 8 | * emacs-lisp/find-func.el (find-library-name): Don't strip ".el" |