Mercurial > emacs
comparison lisp/ChangeLog @ 61358:1569468ee989
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 07 Apr 2005 09:15:15 +0000 |
parents | 6596052b0a0d |
children | 41156582073a |
comparison
equal
deleted
inserted
replaced
61357:6596052b0a0d | 61358:1569468ee989 |
---|---|
1 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu> | 1 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 2 |
3 * term/xterm.el (xterm-standard-colors): Update color values from | 3 * term/xterm.el (xterm-standard-colors): Update color values from |
4 xterm-200. | 4 xterm-200. |
5 | 5 |
6 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca> |
7 | 7 |
8 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries. | 8 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries. |
9 | 9 |
1713 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. | 1713 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. |
1714 (debug): Use it. Move the inhibit-trace earlier. | 1714 (debug): Use it. Move the inhibit-trace earlier. |
1715 (debug-entry-code): New const. | 1715 (debug-entry-code): New const. |
1716 (debug-on-entry-1): Use it. | 1716 (debug-on-entry-1): Use it. |
1717 | 1717 |
1718 2005-02-28 Chong Yidong" <cyd@stupidchicken.com> (tiny change) | 1718 2005-02-28 Chong Yidong <cyd@stupidchicken.com> |
1719 | 1719 |
1720 * international/utf-16.el (ccl-encode-mule-utf-16le): | 1720 * international/utf-16.el (ccl-encode-mule-utf-16le): |
1721 Fix BUFFER_MAGNIFICATION to 2. | 1721 Fix BUFFER_MAGNIFICATION to 2. |
1722 (ccl-encode-mule-utf-16be): Likewise. | 1722 (ccl-encode-mule-utf-16be): Likewise. |
1723 | 1723 |