comparison lisp/ChangeLog @ 61524:b338826f6203

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Wed, 13 Apr 2005 09:24:57 +0000
parents 3e0057a2ce89
children c5ffd713f647
comparison
equal deleted inserted replaced
61523:0428c421c463 61524:b338826f6203
1 2005-04-13 Lute Kamstra <lute@gnu.org>
2
3 * generic-x.el (generic-mode-ini-file-find-file-hook):
4 Rename to ini-generic-mode-find-file-hook.
5 Keep generic-mode-ini-file-find-file-hook as an alias.
6 (ini-generic-mode-find-file-hook): Rename from
7 generic-mode-ini-file-find-file-hook. Fix docstring.
8 (ini-generic-mode): Docstring change.
9 (bat-generic-mode-run-as-comint): Silence the byte compiler.
10
11 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
12 called from lisp.
13
14 * generic.el: Move to the emacs-lisp subdir.
15
1 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu> 16 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
2 17
3 * term/xterm.el (function-key-map): Add mappings for A-, C-, S- 18 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
4 and C-S- function and cursor motion keys. 19 and C-S- function and cursor motion keys.
5 20