From 8d5dfacd67a1af6f6b563d98cdf1bd45fd654d21 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 6 Oct 2000 11:49:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29095f4e678..1afdf3e8b16 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2000-10-06 Gerd Moellmann + + * loadup.el (toplevel): Load `loaddefs' before `help' because the + latter needs the autoloaded define-minor-mode macro during the + bootstrap. + + * startup.el (command-line): For now, activate tool-bar-mode only + if XPM images are supported. + + * mouse.el (mouse-drag-header-line): Don't allow resizing a + window by dragging a header-line at the top of the frame; that's + confusing because the header-lien doesn't move. + (mouse-drag-mode-line-1): Use event-* and posn-* functions instead + of treating the event as a list. Some cleanup. + 2000-10-06 Miles Bader * simple.el (display-message-or-buffer): New function. -- 2.39.2