Mercurial > emacs
comparison lisp/ChangeLog @ 61611:f906487da0a1
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 18 Apr 2005 01:08:03 +0000 |
parents | 22de918e7a8c |
children | 8c9ab6158305 2c2b97b30980 |
comparison
equal
deleted
inserted
replaced
61610:a473e4d3af75 | 61611:f906487da0a1 |
---|---|
1 2005-04-17 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * startup.el (command-line): No longer enable Xterm Mouse mode by | |
4 default in terminals compatible with xterm. | |
5 | |
6 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil. | |
7 | |
1 2005-04-18 Nick Roberts <nickrob@snap.net.nz> | 8 2005-04-18 Nick Roberts <nickrob@snap.net.nz> |
2 | 9 |
3 * tooltip.el (tooltip-gud-echo-area): Rename from | 10 * tooltip.el (tooltip-gud-echo-area): Rename from |
4 tooltip-use-echo-area. | 11 tooltip-use-echo-area. |
5 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print) | 12 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print) |
56 non-existing fileset, create a new fileset. | 63 non-existing fileset, create a new fileset. |
57 | 64 |
58 2005-04-16 Carsten Dominik <dominik@science.uva.nl> | 65 2005-04-16 Carsten Dominik <dominik@science.uva.nl> |
59 | 66 |
60 * textmodes/org.el (org-up-heading-all): Fix bug with | 67 * textmodes/org.el (org-up-heading-all): Fix bug with |
61 `outline-up-heading-all'. | 68 `outline-up-heading-all'. |
62 | 69 |
63 2005-04-16 Andreas Schwab <schwab@suse.de> | 70 2005-04-16 Andreas Schwab <schwab@suse.de> |
64 | 71 |
65 * files.el (auto-mode-alist): Handle /etc/sysconfig/*, | 72 * files.el (auto-mode-alist): Handle /etc/sysconfig/*, |
66 /etc/permissions.d/* and /etc/aliases.d/*. | 73 /etc/permissions.d/* and /etc/aliases.d/*. |