aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-03-03 11:38:43 +0000
committerEli Zaretskii2006-03-03 11:38:43 +0000
commit46771bb390ff60ac06389c726489d0af3091e19b (patch)
treebbf6a873381b911613082ceadee1abba991ecb7d /lisp/ChangeLog
parent36ba2f7dd343dda819d0c3f8b978b16b24bb2781 (diff)
downloademacs-46771bb390ff60ac06389c726489d0af3091e19b.tar.gz
emacs-46771bb390ff60ac06389c726489d0af3091e19b.zip
Restablished intermediate missing comment header to preserve outline structure.
(allout-beginning-of-current-entry): Wasn't skipping invisible text - fixed. (allout-open-topic): Was failing when opening a topic at end-of-buffer - fixed. (allout-minor-mode): Moved nearer to allout-mode function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3ab962ac96e..f82c29d6ba5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
2
3 allout.el: Restablished intermediate missing comment header to
4 preserve outline structure.
5 (allout-beginning-of-current-entry): Wasn't skipping invisible
6 text - fixed.
7 (allout-open-topic): Was failing when opening a topic at
8 end-of-buffer - fixed.
9 (allout-minor-mode): Moved nearer to allout-mode function.
10
12006-03-02 Carsten Dominik <dominik@science.uva.nl> 112006-03-02 Carsten Dominik <dominik@science.uva.nl>
2 12
3 * textmodes/org.el (org-paste-subtree): Removed forgotten (debug) 13 * textmodes/org.el (org-paste-subtree): Removed forgotten (debug)