diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4fa3538b30e..a442970132a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-12-16 Klaus Zeitler <kzeitler@lucent.com> | ||
| 2 | |||
| 3 | * files.el (set-auto-mode): Look for an interpreter specified on | ||
| 4 | the first line also if search for mode specification succeeded, | ||
| 5 | but the mode is not known. | ||
| 6 | |||
| 1 | 2005-12-16 Carsten Dominik <dominik@science.uva.nl> | 7 | 2005-12-16 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 8 | ||
| 3 | * textmodes/org.el: (org-tags-match-list-sublevels): New option. | 9 | * textmodes/org.el: (org-tags-match-list-sublevels): New option. |