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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 19 Sep 2006 21:55:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/19 21:55:44

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10093
retrieving revision 1.10094
diff -u -b -r1.10093 -r1.10094
--- ChangeLog   19 Sep 2006 21:34:00 -0000      1.10093
+++ ChangeLog   19 Sep 2006 21:55:43 -0000      1.10094
@@ -1,3 +1,18 @@
+2006-09-18  Ken Manheimer  <address@hidden>
+
+       * allout.el (allout-unprotected): Let inhibit-read-only only when
+       buffer-read-only isn't set.
+       (allout-annotate-hidden): Enable topic annotation during copies even
+       when the buffer is read-only, eg for topic copies.  Ensure that the loop
+       advances, even when the span extends beyond the deletion region.
+       (allout-toggle-subtree-encryption): Use allout-structure-added-hook
+       rather than allout-exposure-changed-hook, as a stronger assertion.
+       (allout-keybindings-list): Add bindings for
+       allout-copy-line-as-kill and allout-copy-topic-as-kill.
+       (allout-copy-line-as-kill, allout-copy-topic-as-kill): copy
+       wrappers for allout-kill-line and allout-kill-topic.
+       (allout-listify-exposed): Position correctly to accumulate lines.
+
 2006-09-19  Chong Yidong  <address@hidden>
 
        * simple.el (line-move-1): Escape field boundaries occurring




reply via email to

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