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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 10 Sep 2007 03:22:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/09/10 03:22:13

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11718
retrieving revision 1.11719
diff -u -b -r1.11718 -r1.11719
--- ChangeLog   9 Sep 2007 22:29:16 -0000       1.11718
+++ ChangeLog   10 Sep 2007 03:22:12 -0000      1.11719
@@ -1,3 +1,8 @@
+2007-09-10  Stefan Monnier  <address@hidden>
+
+       * woman.el (woman-mode-map, woman-syntax-table):
+       Initialize in the declaration.
+
 2007-09-09  Tassilo Horn  <address@hidden>
 
        * doc-view.el: New file.
@@ -98,18 +103,17 @@
 
 2007-09-08  Masatake YAMATO  <address@hidden>
 
-       * progmodes/which-func.el (which-func-modes): Added diff-mode.
+       * progmodes/which-func.el (which-func-modes): Add diff-mode.
 
        * progmodes/cc-langs.el: Support new keywords added to
        objective-c frontend of gcc.
-       (c-simple-stmt-kwds): Added @throw.
-       (c-block-stmt-2-kwds): Added @synchronized.
-       (c-block-stmt-1-kwds): Added @finally and @try.
+       (c-simple-stmt-kwds): Add @throw.
+       (c-block-stmt-2-kwds): Add @synchronized.
+       (c-block-stmt-1-kwds): Add @finally and @try.
 
 2007-09-07  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-edit-timestamp-down-means-later): New
-       option.
+       * textmodes/org.el: (org-edit-timestamp-down-means-later): New option.
        (org-agenda-after-show-hook): New variable.
        (org-columns-compile-format)
        (org-columns-get-autowidth-alist, org-buffer-property-keys)




reply via email to

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