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: Fri, 21 Jul 2006 08:27:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/07/21 08:27:01

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9838
retrieving revision 1.9839
diff -u -b -r1.9838 -r1.9839
--- ChangeLog   21 Jul 2006 07:43:29 -0000      1.9838
+++ ChangeLog   21 Jul 2006 08:27:00 -0000      1.9839
@@ -1,3 +1,17 @@
+2006-07-21  Ken Manheimer  <address@hidden>
+
+       * allout.el (allout-unprotected, allout-e-o-prefix-p)
+       (allout-beginning-of-current-line, allout-end-of-current-line)
+       (allout-next-visible-heading, allout-open-topic)
+       (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
+       (allout-flag-current-subtree, allout-show-to-offshoot)
+       (allout-hide-current-entry, allout-show-current-branches)
+       (allout-hide-region-body, allout-old-expose-topic)
+       (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
+       (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
+       containing `beginning-of-line' and `end-of-line' with
+       `inhibit-field-text-motion' t.
+
 2006-07-21  Eli Zaretskii  <address@hidden>
 
        * frame.el (focus-follows-mouse): Document that it doesn't have




reply via email to

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