comparison lisp/ChangeLog @ 46787:6f3953a83c05

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 02 Aug 2002 18:03:01 +0000
parents d9eb57a92797
children c217aa0214e2
comparison
equal deleted inserted replaced
46786:703592d3b794 46787:6f3953a83c05
1 2002-08-02 Richard M. Stallman <rms@gnu.org>
2
3 * international/mule.el (merge-coding-systems): New function.
4 (set-buffer-file-coding-system): Use merge-coding-systems.
5 Change prompt for args.
6 (revert-buffer-with-coding-system): New command.
7
8 * international/mule-cmds.el (mule-keymap, set-coding-system-map):
9 Add bindings for revert-buffer-with-coding-system.
10 (set-coding-system-map): Clarify menu item info for
11 set-buffer-file-coding-system.
12 (set-coding-system-map): Reorder and add separators.
13
14 * emacs-lisp/edebug.el (edebug-eval-top-level-form):
15 Use eval-expression.
16
17 * subr.el (atomic-change-group): Doc fix.
18
1 2002-07-31 Colin Walters <walters@debian.org> 19 2002-07-31 Colin Walters <walters@debian.org>
2 20
3 * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add 21 * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add
4 defvaralias for compatibility. 22 defvaralias for compatibility.
5 (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add 23 (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add