]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Apr 2006 21:32:06 +0000 (21:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Apr 2006 21:32:06 +0000 (21:32 +0000)
lisp/ChangeLog

index b599fb370d2187f65f8abd4a6dc5e1562e1072c1..6e95e1eaa09d20ce5cc4e0b1d4d48fe255b98a27 100644 (file)
@@ -12,7 +12,7 @@
 2006-04-26  Masatake YAMATO  <jet@gyve.org>
 
        * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
-       Add support for "//" style comments. Remove `b' flag
+       Add support for "//" style comments.  Remove `b' flag
        from ?* in `asm-mode-syntax-table'.
 
 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-deadline-announce): Face removed.
+       * textmodes/org.el (org-deadline-announce): Face removed.
        (org-level-faces, org-n-levels): Convert to constant.
        (org-compatible-face): New function.
        (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
 
 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-set-regexps-and-options)
+       * textmodes/org.el (org-set-regexps-and-options)
        (org-get-current-options): Better names for the startup folding
        options.
 
 
 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve 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): Fix bug if TAGS is nil.