comparison lisp/ChangeLog @ 42737:65b9799c8b09

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Jan 2002 01:36:56 +0000
parents 440a3dece7ec
children f53ba4c83bf8
comparison
equal deleted inserted replaced
42736:a14342ff6c15 42737:65b9799c8b09
1 2002-01-13 Richard M. Stallman <rms@gnu.org> 1 2002-01-13 Richard M. Stallman <rms@gnu.org>
2 2
3 * international/mule-cmds.el: help-map bindings moved to help.el.
4
5 * help.el (view-echo-area-messages): New function.
6 (help-map): Add `e' binding. Delete obsolete `d' binding.
7 Change old Info bindings C-f, C-k and C-i to F, K, S.
8 Move view-emacs-FAQ from F to C-f.
9 Move view-emacs-problems from P to C-e.
10 Bindings moved here from mule-cmds.el.
11 C-l binding for describe-language-environment deleted.
12 Bind C-h like h, to view-hello-file.
13 (help-for-help): Update for all these changes.
14
3 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional. 15 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
4 16
5 2002-01-13 Dave Love <fx@gnu.org> 17 2002-01-13 Dave Love <fx@gnu.org>
6 18
7 * emacs-lisp/copyright.el: Doc fixes. 19 * emacs-lisp/copyright.el: Doc fixes.