From 8062e53a7c455bb0d6ff48440e34352b91d0c6d9 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 15 Dec 2000 13:01:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e500db042be..9babafe76cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,8 @@ 2000-12-15 Richard M. Stallman + * sort.el (sort-columns): Fix error message. + * dabbrev.el (dabbrev--last-case-pattern): Value is now `upcase' or `downcase' or nil. (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern. diff --git a/src/ChangeLog b/src/ChangeLog index eb956c482b9..acad3775507 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-12-15 Gerd Moellmann + + * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, + not unwind_create_frame. + 2000-12-15 Kenichi Handa * coding.c (setup_coding_system): Clear all members of the struct -- 2.39.2