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,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 01 Oct 2006 16:48:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/10/01 16:48:58

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10146
retrieving revision 1.10147
diff -u -b -r1.10146 -r1.10147
--- ChangeLog   1 Oct 2006 15:45:16 -0000       1.10146
+++ ChangeLog   1 Oct 2006 16:48:58 -0000       1.10147
@@ -1,3 +1,27 @@
+2006-10-01  Stephen Berman  <address@hidden>
+
+       * allout.el (allout-expose-topic): Rectify implementation of "+"
+       spec, so that bodies are not exposed with headlines.
+
+2006-10-01  Ken Manheimer  <address@hidden>
+
+       * allout.el (allout-current-depth): Do aberrent check only at or
+       below doublecheck depth.
+       (allout-chart-subtree): Make it explicit that LEVELS being nil
+       means unlimited depth.  Drop undocumented support for LEVELS value
+       t meaning unlimited depth.  (This is consistent with
+       allout-chart-to-reveal, but contrary to allout-show-children,
+       which needs to use nil to default to depth of 1.)
+       (allout-goto-prefix-doublechecked): Wrap long docstring line.
+       (allout-chart-to-reveal): Be explicit in docstring about meaning
+       of nil LEVELS, and drop support for LEVELS value t.
+       (allout-show-children): Translate the level spec used by this
+       routine to that used by allout-chart-subtree and
+       allout-chart-to-reveal.
+       (allout-show-to-offshoot): Retry once when stuck, after opening
+       subtree - improvements in discontinuity handling likely will
+       enable progress.
+
 2006-09-30  Chong Yidong  <address@hidden>
 
        * wid-edit.el (widget-button-click-moves-point): New variable.




reply via email to

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