diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8c47effeaac..0fb84d7de34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-05 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * files.el (magic-mode-regexp-match-limit): New defvar. | ||
| 4 | (set-auto-mode): Use it to limit magic-mode-alist matching. | ||
| 5 | |||
| 1 | 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com> | 6 | 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com> |
| 2 | 7 | ||
| 3 | * simple.el (display-message-or-buffer): Compare the number of | 8 | * simple.el (display-message-or-buffer): Compare the number of |