Mercurial > emacs
comparison lisp/ChangeLog @ 83355:e0dbda31f619
Merged in changes from CVS trunk. (Testing my own CVS gateway.)
Patches applied:
* lorentey@elte.hu--2004/emacs--cvs-trunk--0--patch-3
Update from CVS.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-395
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Mon, 05 Sep 2005 14:21:08 +0000 |
parents | 532e0a9335a9 2c6c9fd9d86b |
children | 46dfd959d88a |
comparison
equal
deleted
inserted
replaced
83354:e506a3d30e62 | 83355:e0dbda31f619 |
---|---|
1 2005-09-04 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * custom.el (load-theme): Renamed from require-theme. | |
4 Add interactive spec. | |
5 (enable-theme): Renamed from custom-enable-theme. | |
6 Add interactive spec. | |
7 (disable-theme): Renamed from custom-disable-theme. | |
8 Add interactive spec. | |
9 (custom-make-theme-feature): Doc fix. | |
10 (custom-theme-directory): Doc fix. | |
11 (provide-theme): Call enable-theme. | |
12 | |
1 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu> | 13 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 14 |
3 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to | 15 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to |
4 fix compilation warning. Reorder the key definitions to group | 16 fix compilation warning. Reorder the key definitions to group |
5 together keys emitted by the current version of xterm. | 17 together keys emitted by the current version of xterm. |