Mercurial > emacs
comparison lisp/ChangeLog @ 37754:c65dae846352
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 16 May 2001 12:18:53 +0000 |
parents | 16563487a397 |
children | 4db8f2c1ab36 |
comparison
equal
deleted
inserted
replaced
37753:3384f5e9fc90 | 37754:c65dae846352 |
---|---|
1 2001-05-16 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-16 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * textmodes/outline.el (outline-font-lock-level): Remove the | |
4 condition-case, test what outline-level returns instead, to ease | |
5 debugging. | |
2 | 6 |
3 * international/mule.el (auto-coding-regexp-alist): New user-option. | 7 * international/mule.el (auto-coding-regexp-alist): New user-option. |
4 (auto-coding-from-file-contents): New function. | 8 (auto-coding-from-file-contents): New function. |
5 (set-auto-coding): Use it to determine a coding system. | 9 (set-auto-coding): Use it to determine a coding system. |
6 | 10 |