diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54997776eff..e264746c691 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-11-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (buffer-file-type): Declare with defvar-local. Doc fix. | ||
| 4 | |||
| 5 | * dos-w32.el (find-file-not-found-set-buffer-file-coding-system): | ||
| 6 | Don't set buffer-file-type. (Bug#12989) | ||
| 7 | |||
| 1 | 2012-11-26 Glenn Morris <rgm@gnu.org> | 8 | 2012-11-26 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * hippie-exp.el (hippie-expand-try-functions-list): | 10 | * hippie-exp.el (hippie-expand-try-functions-list): |