summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6529854245e..8853ba55178 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,21 @@
+2002-08-02 Richard M. Stallman <rms@gnu.org>
+
+ * international/mule.el (merge-coding-systems): New function.
+ (set-buffer-file-coding-system): Use merge-coding-systems.
+ Change prompt for args.
+ (revert-buffer-with-coding-system): New command.
+
+ * international/mule-cmds.el (mule-keymap, set-coding-system-map):
+ Add bindings for revert-buffer-with-coding-system.
+ (set-coding-system-map): Clarify menu item info for
+ set-buffer-file-coding-system.
+ (set-coding-system-map): Reorder and add separators.
+
+ * emacs-lisp/edebug.el (edebug-eval-top-level-form):
+ Use eval-expression.
+
+ * subr.el (atomic-change-group): Doc fix.
+
2002-07-31 Colin Walters <walters@debian.org>
* ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add