Mercurial > emacs
comparison lisp/ChangeLog.6 @ 96372:4a78563eb87f
American English spelling fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 27 Jun 2008 02:38:13 +0000 |
parents | f9d35151b907 |
children | c3309dba6542 |
comparison
equal
deleted
inserted
replaced
96371:ed744a881cc0 | 96372:4a78563eb87f |
---|---|
5475 * files.el (set-visited-file-name, basic-save-buffer): | 5475 * files.el (set-visited-file-name, basic-save-buffer): |
5476 Set buffer-file-number consistently with find-file-noselect. | 5476 Set buffer-file-number consistently with find-file-noselect. |
5477 | 5477 |
5478 1995-10-26 Simon Marshall <simon@duality.gnu.ai.mit.edu> | 5478 1995-10-26 Simon Marshall <simon@duality.gnu.ai.mit.edu> |
5479 | 5479 |
5480 * font-lock.el: General reorganisation. | 5480 * font-lock.el: General reorganization. |
5481 (font-lock-fontify-syntactically-region): Renamed from | 5481 (font-lock-fontify-syntactically-region): Renamed from |
5482 font-lock-fontify-region. Assume that region end-points are at bol. | 5482 font-lock-fontify-region. Assume that region end-points are at bol. |
5483 Don't bother wrapping with save-excursion; caller does this. | 5483 Don't bother wrapping with save-excursion; caller does this. |
5484 (font-lock-fontify-keywords-region): Renamed from | 5484 (font-lock-fontify-keywords-region): Renamed from |
5485 font-lock-hack-keywords. Call font-lock-fontify-anchored-keywords if | 5485 font-lock-hack-keywords. Call font-lock-fontify-anchored-keywords if |