diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | lisp/ChangeLog | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c5f3297606..abc2c153406 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-12-02 Eli Zaretskii <eliz@is.elta.co.il> + + * info/dir: Change the category to "Emacs". + 2000-12-01 Gerd Moellmann <gerd@gnu.org> * make-dist (tempdir): Remove epaths.h from the distribution diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd549963e45..d0c90500640 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il> + * international/mule.el (make-char): Fix last change. + * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote): New defcustoms. (texinfo-insert-quote): Don't call tex-insert-quote, to avoid |