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, 07 Nov 2005 17:33:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8537 emacs/lisp/ChangeLog:1.8538
*** emacs/lisp/ChangeLog:1.8537 Mon Nov  7 10:56:50 2005
--- emacs/lisp/ChangeLog        Mon Nov  7 22:33:31 2005
***************
*** 1,6 ****
  2005-11-07  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-export-as-html): Removed bogus (debug) form.
  
  2005-11-06  Richard M. Stallman  <address@hidden>
  
--- 1,14 ----
+ 2005-11-07  Stefan Monnier  <address@hidden>
+ 
+       * reveal.el (reveal-post-command): Rework the handling of
+       reveal-open-spots, so as to be more reliable.  There were several
+       tricky corner cases where an open spot might be lost, or where
+       a closed spot might end up on the list of open spots.
+       Only reveal text that's ellipsised.
+ 
  2005-11-07  Carsten Dominik  <address@hidden>
  
!       * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
  
  2005-11-06  Richard M. Stallman  <address@hidden>
  
***************
*** 19,32 ****
  
  2005-11-07  Masatake YAMATO  <address@hidden>
  
!       * man.el (Man-reference-regexp): Accpet spaces between 
        `Man-name-regexp' and `Man-section-regexp'.
        (Man-apropos-regexp): New variable.
        (Man-abstract-xref-man-page): Use value for `Man-target-string'
        if available.
!       (Man-highlight-references, Man-highlight-references0): Handle 
!       the case when `Man-arguments' includes "-k".
!       (Man-highlight-references0): Rename the argument `TARGET-POS' to 
        `TARGET'. `TARGET' can be a number, function or nil.
  
  2005-11-06  Nick Roberts  <address@hidden>
--- 27,40 ----
  
  2005-11-07  Masatake YAMATO  <address@hidden>
  
!       * man.el (Man-reference-regexp): Accpet spaces between
        `Man-name-regexp' and `Man-section-regexp'.
        (Man-apropos-regexp): New variable.
        (Man-abstract-xref-man-page): Use value for `Man-target-string'
        if available.
!       (Man-highlight-references, Man-highlight-references0):
!       Handle the case when `Man-arguments' includes "-k".
!       (Man-highlight-references0): Rename the argument `TARGET-POS' to
        `TARGET'. `TARGET' can be a number, function or nil.
  
  2005-11-06  Nick Roberts  <address@hidden>




reply via email to

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