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: Wed, 26 Apr 2006 21:54:52 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9451 emacs/lisp/ChangeLog:1.9452
--- emacs/lisp/ChangeLog:1.9451 Wed Apr 26 21:32:06 2006
+++ emacs/lisp/ChangeLog        Wed Apr 26 21:54:51 2006
@@ -1,3 +1,18 @@
+2006-04-17  Ken Manheimer  <address@hidden>
+
+       * allout.el: Remove local autoload declaration for
+       pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
+       (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
+       (allout-plain-bullets-string, allout-distinctive-bullets-string)
+       (allout-use-mode-specific-leader, allout-old-style-prefixes)
+       (allout-stylish-prefixes, allout-numbered-bullet)
+       (allout-file-xref-bullet, allout-presentation-padding)
+       (allout-use-hanging-indents, allout-reindent-bodies): Mark as
+       safe-local-variable with suitable value spec, and add autoload
+       cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
+       (move-beginning-of-line, move-end-of-line): Repair so these compat
+       functions now actually resituate the point, when appropriate.
+
 2006-04-26  Stefan Monnier  <address@hidden>
 
        * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.




reply via email to

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