emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 12 Jun 2002 08:22:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3990 emacs/lisp/ChangeLog:1.3991
*** emacs/lisp/ChangeLog:1.3990 Wed Jun 12 05:18:26 2002
--- emacs/lisp/ChangeLog        Wed Jun 12 08:22:21 2002
***************
*** 1,3 ****
--- 1,21 ----
+ 2002-06-12  Richard M. Stallman  <address@hidden>
+ 
+       * international/mule-diag.el (describe-char-after): Doc fix.
+ 
+       * view.el (view-mode-enter): Clarify echo area message.
+ 
+       * info.el (Info-select-node): Turn header line on or off here.
+       (Info-setup-header-line): Function deleted.
+       (Info-mode): Make Info-header-line local.
+       (Info-fontify-node): Ignore Info-use-header-line.
+       Unconditionally compute what the header line should be, and
+       store it on the `header-line' property of the node's first char.
+       Bind [header-line down-mouse-1].
+       Use `keymap' property, not `local-map'.
+       Bind [mouse-2] for mouse clicks on the node line in the text.
+ 
+       * font-lock.el (font-lock-beginning-of-syntax-function): Doc fix.
+ 
  2002-06-12  Miles Bader  <address@hidden>
  
        * comint.el (comint-send-input): Properly handle empty and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]