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: Fri, 14 Apr 2006 11:30:21 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9400 emacs/lisp/ChangeLog:1.9401
--- emacs/lisp/ChangeLog:1.9400 Fri Apr 14 00:46:39 2006
+++ emacs/lisp/ChangeLog        Fri Apr 14 11:30:20 2006
@@ -1,7 +1,11 @@
+2006-04-14  Stefan Monnier  <address@hidden>
+
+       * progmodes/cc-langs.el (c-mode-menu):
+       Don't presume c-subword-mode is bound.
+
 2006-04-13  Bill Wohler  <address@hidden>
 
-       * cus-edit.el (customize-package-emacs-version-alist): Update
-       docstring.
+       * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
        (customize-package-emacs-version): Use cdr instead of cadr now
        that alists use dotted pairs.
 
@@ -26,8 +30,8 @@
 
 2006-04-13  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-set-regexps-and-options,
-       org-get-current-options): Better names for the startup folding
+       * textmodes/org.el: (org-set-regexps-and-options)
+       (org-get-current-options): Better names for the startup folding
        options.
 
 2006-04-13  Thien-Thi Nguyen  <address@hidden>
@@ -37,8 +41,8 @@
 
 2006-04-12  Davis Herring  <address@hidden>  (tiny change)
 
-       * files.el (hack-one-local-variable-eval-safep): Recognize
-       `edebug-form-spec' for `put', but only if it passes
+       * files.el (hack-one-local-variable-eval-safep):
+       Recognize `edebug-form-spec' for `put', but only if it passes
        `edebug-basic-spec'.  Generalize `put' handling.
 
        * emacs-lisp/edebug.el (edebug-basic-spec): New function for
@@ -49,11 +53,10 @@
 
 2006-04-13  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-ctrl-c-ctrl-c): Improved documentation
-       string.
+       * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
        (org-agenda-mouse-1-follows-link)
        (org-mouse-1-follows-link): New options.
-       (org-format-agenda-item): Fixed bug if TAGS is nil.
+       (org-format-agenda-item): Fix bug if TAGS is nil.
        (org-agenda-get-scheduled): Quote `priority' symbol in plist.
 
 2006-04-13  Nick Roberts  <address@hidden>




reply via email to

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