Mercurial > emacs
diff lisp/ChangeLog @ 83295:2d137ca54960
Merged from miles@gnu.org--gnu-2005 (patch 279-280)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-279
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-280
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-335
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 26 Apr 2005 12:17:42 +0000 |
parents | ad07ff6e4555 0e4683c3074a |
children | effe22690419 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 26 12:13:35 2005 +0000 +++ b/lisp/ChangeLog Tue Apr 26 12:17:42 2005 +0000 @@ -1,3 +1,35 @@ +2005-04-25 Dan Nicolaescu <dann@ics.uci.edu> + + * term/xterm.el (function-key-map): Fix strings for + {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind + {C,S,A,C-S}-{f1-f12}. + +2005-04-26 Kenichi Handa <handa@m17n.org> + + * international/mule-cmds.el (select-safe-coding-system): Fix + previous change. + +2005-04-26 Lute Kamstra <lute@gnu.org> + + * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults. + +2005-04-25 Jay Belanger <belanger@truman.edu> + + * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only + to t while inserting information; use help-mode. + +2005-04-25 Dan Nicolaescu <dann@ics.uci.edu> + + * term.el (ansi-term-color-vector): Use the xterm colors. + (term-raw-map): Don't add mappings for \eO and \e[. Map + deletechar. + +2005-04-25 Lute Kamstra <lute@gnu.org> + + * font-core.el (font-lock-defaults): Fix docstring. + + * font-lock.el (font-lock-syntactic-face-function): Fix docstring. + 2005-04-25 Kenichi Handa <handa@m17n.org> * international/mule-cmds.el (select-safe-coding-system): Don't