diff options
| author | Glenn Morris | 2005-10-08 04:46:48 +0000 |
|---|---|---|
| committer | Glenn Morris | 2005-10-08 04:46:48 +0000 |
| commit | 6f1371898766cdf01267e8b01427ce1cedfc7f70 (patch) | |
| tree | 0d49d728b3b128ea4c8b0f2deb2cacefa01d6799 /lisp | |
| parent | 61bb15ebbf8e2e70493f5bc336ba7001802196ea (diff) | |
| download | emacs-6f1371898766cdf01267e8b01427ce1cedfc7f70.tar.gz emacs-6f1371898766cdf01267e8b01427ce1cedfc7f70.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd1f1c82212..d678198ff34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-10-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix. | ||
| 4 | (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double | ||
| 5 | precision'. | ||
| 6 | |||
| 1 | 2005-10-07 Romain Francoise <romain@orebokech.com> | 7 | 2005-10-07 Romain Francoise <romain@orebokech.com> |
| 2 | 8 | ||
| 3 | * ibuf-ext.el (ibuffer-do-shell-command-pipe) | 9 | * ibuf-ext.el (ibuffer-do-shell-command-pipe) |