comparison 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
comparison
equal deleted inserted replaced
83294:a8c8fab4072c 83295:2d137ca54960
1 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/xterm.el (function-key-map): Fix strings for
4 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
5 {C,S,A,C-S}-{f1-f12}.
6
7 2005-04-26 Kenichi Handa <handa@m17n.org>
8
9 * international/mule-cmds.el (select-safe-coding-system): Fix
10 previous change.
11
12 2005-04-26 Lute Kamstra <lute@gnu.org>
13
14 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
15
16 2005-04-25 Jay Belanger <belanger@truman.edu>
17
18 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
19 to t while inserting information; use help-mode.
20
21 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
22
23 * term.el (ansi-term-color-vector): Use the xterm colors.
24 (term-raw-map): Don't add mappings for \eO and \e[. Map
25 deletechar.
26
27 2005-04-25 Lute Kamstra <lute@gnu.org>
28
29 * font-core.el (font-lock-defaults): Fix docstring.
30
31 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
32
1 2005-04-25 Kenichi Handa <handa@m17n.org> 33 2005-04-25 Kenichi Handa <handa@m17n.org>
2 34
3 * international/mule-cmds.el (select-safe-coding-system): Don't 35 * international/mule-cmds.el (select-safe-coding-system): Don't
4 check consistency with coding: spec, etc if raw-text or 36 check consistency with coding: spec, etc if raw-text or
5 no-conversion was found to be safe. 37 no-conversion was found to be safe.