comparison lisp/ChangeLog @ 48235:13ff2508090c

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sat, 09 Nov 2002 12:56:31 +0000
parents 2d1fe430cc35
children ee293d310f44
comparison
equal deleted inserted replaced
48234:1ae575cd625c 48235:13ff2508090c
1 2002-11-09 Dave Love <fx@gnu.org>
2
3 * international/mule-cmds.el (current-language-environment): Fix
4 :type.
5
6 * international/ucs-tables.el: Revert to using
7 translation-table-for-input instead of keyboard-translate-table.
8
9 * international/quail.el (quail-input-string-to-events): Revert
10 last change.
11
12 * simple.el (quoted-insert): Bind translation-table-for-input, not
13 keyboard-translate-table.
14
1 2002-11-08 John Wiegley <johnw@gnu.org> 15 2002-11-08 John Wiegley <johnw@gnu.org>
2 16
3 * calendar/timeclock.el (timeclock-modeline-display): Use assq as 17 * calendar/timeclock.el (timeclock-modeline-display): Use assq as
4 well as memq to find `global-mode-string' within 18 well as memq to find `global-mode-string' within
5 `mode-line-format'. The structure of that variable has changed in 19 `mode-line-format'. The structure of that variable has changed in