Mercurial > emacs
comparison lisp/ChangeLog @ 41977:d675fc522ca4
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Dec 2001 09:29:20 +0000 |
parents | f59183ee53c5 |
children | 49d5b75391a4 |
comparison
equal
deleted
inserted
replaced
41976:1ae6951459ce | 41977:d675fc522ca4 |
---|---|
1 2001-12-11 Richard M. Stallman <rms@gnu.org> | 1 2001-12-11 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * derived.el (derived-mode-p): Function moved to subr.el. | |
4 | |
5 * subr.el (derived-mode-p): Moved here from derived.el. | |
2 | 6 |
3 * international/mule.el (set-auto-coding): Use set-auto-mode-1. | 7 * international/mule.el (set-auto-coding): Use set-auto-mode-1. |
4 | 8 |
5 * files.el (set-auto-mode-1): New subroutine, broken out of | 9 * files.el (set-auto-mode-1): New subroutine, broken out of |
6 set-auto-mode. | 10 set-auto-mode. |