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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 01 Nov 2004 10:08:23 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6527 emacs/lisp/ChangeLog:1.6528
*** emacs/lisp/ChangeLog:1.6527 Mon Nov  1 13:50:50 2004
--- emacs/lisp/ChangeLog        Mon Nov  1 15:02:09 2004
***************
*** 1,7 ****
  2004-11-01  Jan Dj,Ad(Brv  <address@hidden>
  
!       * mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
!       change from 2004-10-16.  '*' checks the current buffer, but the
        mouse click may be in another buffer.
  
  2004-11-01  John Paul Wallington  <address@hidden>
--- 1,7 ----
  2004-11-01  Jan Dj,Ad(Brv  <address@hidden>
  
!       * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
!       Revert change from 2004-10-16.  '*' checks the current buffer, but the
        mouse click may be in another buffer.
  
  2004-11-01  John Paul Wallington  <address@hidden>
***************
*** 18,24 ****
        * allout.el (allout group): Add :version.
        (allout-init): Don't use interactive-p.
        (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
!       (allout-forward-current-level, allout-backward-current-level): 
        Don't use interactive-p.
  
        * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
--- 18,24 ----
        * allout.el (allout group): Add :version.
        (allout-init): Don't use interactive-p.
        (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
!       (allout-forward-current-level, allout-backward-current-level):
        Don't use interactive-p.
  
        * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
***************
*** 33,39 ****
        * progmodes/idlw-shell.el (idlwave-shell-send-char):
        Don't use interactive-p.
  
!       * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer): 
        Don't use interactive-p.
  
        * progmodes/ada-xref.el (ada-make-body-gnatstub):
--- 33,39 ----
        * progmodes/idlw-shell.el (idlwave-shell-send-char):
        Don't use interactive-p.
  
!       * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
        Don't use interactive-p.
  
        * progmodes/ada-xref.el (ada-make-body-gnatstub):
***************
*** 53,58 ****
--- 53,64 ----
  
        * man.el (Man-xref-normal-file): Fix help-echo.
  
+ 2004-10-31  Stefan Monnier  <address@hidden>
+ 
+       * reveal.el (reveal-last-tick): New var.
+       (reveal-post-command): Use it to avoid closing overlays when we're
+       appending text to them.
+ 
  2004-10-31  Roland Winkler  <address@hidden>
  
        * textmodes/bibtex.el: Require button.
***************
*** 133,139 ****
        function.
        (help-at-pt-display-when-idle): Remove autoload.
  
! 2004-10-30  Stefan  <address@hidden>
  
        * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
  
--- 139,145 ----
        function.
        (help-at-pt-display-when-idle): Remove autoload.
  
! 2004-10-30  Stefan Monnier  <address@hidden>
  
        * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
  
***************
*** 162,168 ****
        * mouse.el (mouse-show-mark): Replace the last occurrence of
        x-lost-selection-hooks with x-lost-selection-functions.
  
! 2004-10-28  Stefan  <address@hidden>
  
        * mouse.el (mouse-show-mark): Adjust to new name and don't assume
        x-lost-selection-functions is bound.
--- 168,174 ----
        * mouse.el (mouse-show-mark): Replace the last occurrence of
        x-lost-selection-hooks with x-lost-selection-functions.
  
! 2004-10-28  Stefan Monnier  <address@hidden>
  
        * mouse.el (mouse-show-mark): Adjust to new name and don't assume
        x-lost-selection-functions is bound.
***************
*** 1270,1276 ****
  
  2004-09-17  Jay Belanger  <address@hidden>
  
!       * calc/calc.el (calc-mode-var-list): Fixed the value of
        `calc-matrix-brackets'.
  
  2004-09-17  Romain Francoise  <address@hidden>
--- 1276,1282 ----
  
  2004-09-17  Jay Belanger  <address@hidden>
  
!       * calc/calc.el (calc-mode-var-list): Fix the value of
        `calc-matrix-brackets'.
  
  2004-09-17  Romain Francoise  <address@hidden>




reply via email to

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