Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5487:dc37764a105b
Import special-mode from GNU Emacs.
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2011-04-30 Didier Verna <didier@xemacs.org>
* special-mode.el: New file.
* special-mode.el (special-mode-map): New variable.
* special-mode.el (special-mode): New function.
* dumped-lisp.el (preloaded-file-list): Add special-mode.
author | Didier Verna <didier@lrde.epita.fr> |
---|---|
date | Sat, 30 Apr 2011 17:29:47 +0200 |
parents | 661aba8350af |
children | 1e544fd7be12 |
comparison
equal
deleted
inserted
replaced
5486:58e320bde005 | 5487:dc37764a105b |
---|---|
1 2011-04-30 Didier Verna <didier@xemacs.org> | |
2 | |
3 * special-mode.el: New file. | |
4 * special-mode.el (special-mode-map): New variable. | |
5 * special-mode.el (special-mode): New function. | |
6 * dumped-lisp.el (preloaded-file-list): Add special-mode. | |
7 | |
1 2011-04-30 Stephen J. Turnbull <stephen@xemacs.org> | 8 2011-04-30 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 9 |
3 * faces.el (face-property-matching-instance): | 10 * faces.el (face-property-matching-instance): |
4 Allow backward compatibility to the 21.4 API. Update docstring. | 11 Allow backward compatibility to the 21.4 API. Update docstring. |
5 | 12 |