emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/org ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp/org ChangeLog
Date: Sat, 05 Sep 2009 17:47:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/09/05 17:47:06

Modified files:
        lisp/org       : ChangeLog 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/org/ChangeLog?cvsroot=emacs&r1=1.83&r2=1.84

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/org/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -b -r1.83 -r1.84
--- ChangeLog   5 Sep 2009 06:02:49 -0000       1.83
+++ ChangeLog   5 Sep 2009 17:47:06 -0000       1.84
@@ -1,7 +1,7 @@
 2009-09-05  Carsten Dominik  <address@hidden>
 
        * org-gnus.el (require): Wrap (require gnus-sum) into
-       eval-when-compils.
+       eval-when-compile.
 
 2009-09-03  Carsten Dominik  <address@hidden>
 
@@ -354,7 +354,7 @@
 2009-09-02  Carsten Dominik  <address@hidden>
 
        * org.el (org-export-html-special-string-regexps): Definition
-       moved into org.el
+       moved into org.el.
 
        * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
        in macro calls.
@@ -769,7 +769,7 @@
        (org-special-properties): Add SINCE, SINCE_IA.
        (org-tags-sort-function): Add custom declaration for tags
        sorting function.
-       (org-set-tags): Sort tags if org-tags-sort-function is set
+       (org-set-tags): Sort tags if org-tags-sort-function is set.
 
 2009-08-06  Carsten Dominik  <address@hidden>
 
@@ -1672,7 +1672,7 @@
        * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
        NOBLOCKING property.
 
-       * org.el (org-scan-tags): Fix bug in tag scanner
+       * org.el (org-scan-tags): Fix bug in tag scanner.
 
 2009-08-06  Carsten Dominik  <address@hidden>
 
@@ -2233,9 +2233,9 @@
        (org-export-latex-fontify): Catch error when org-emph-alist has
        entries that are not defined for LaTeX export.
 
-       * org-export-latex.el: renamed to org-latex.el
+       * org-export-latex.el: renamed to org-latex.el.
 
-       * org-latex.el: renamed from org-export-latex.el
+       * org-latex.el: renamed from org-export-latex.el.
 
        * org.el (orgstruct++-mode): New function.
        (turn-on-orgstruct++): Call `orgstruct++-mode'.
@@ -2361,7 +2361,8 @@
        * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
        only checking for blocks.
 
-       * org-exp.el (org-export-html-footnotes-section): Make the div id 
consistent
+       * org-exp.el (org-export-html-footnotes-section): Make the div id
+       consistent.
 
        * org-export-latex.el (org-export-latex-classes): Remove
        paper size option from LaTeX classes.
@@ -2610,7 +2611,7 @@
        `window-full-width-p'.
 
        * org-exp.el (org-export-as-html): Only check for images files
-       that really can be inlined
+       that really can be inlined.
 
        * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
        list of extensions to be a parameter.
@@ -3742,7 +3743,7 @@
        tree.
 
        * org-publish.el (org-publish-get-base-files-1): Deal correctly
-       with broken symlinks
+       with broken symlinks.
 
 2008-11-12  Carsten Dominik  <address@hidden>
 
@@ -4092,7 +4093,7 @@
        the currently clocked task.
        (org-clock-string-limit): Add a custom value for the maximum
        length of the clock string in the modeline.
-       (org-clock-mode-map): Add a keymap for the modeline string
+       (org-clock-mode-map): Add a keymap for the modeline string.
 
 2008-10-12  Carsten Dominik  <address@hidden>
 
@@ -4110,7 +4111,7 @@
        (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
        (org-export-latex-list-beginning-re): Rename to
        `org-list-beginning-re'
-       (org-list-item-begin): Rename to `org-list-item-beginning'
+       (org-list-item-begin): Rename to `org-list-item-beginning'.
 
 2008-10-12  Eric Schulte  <address@hidden>
 
@@ -4273,7 +4274,7 @@
        * org-agenda.el (org-write-agenda): Erase buffer for txt export.
 
        * org-exp.el (org-html-do-expand): Allow {} to terminate
-       tex macro
+       tex macro.
 
        * org.el (org-buffer-list): Select buffers based on major mode,
        not on file name.
@@ -4289,7 +4290,6 @@
 
        * org.el (org-columns-modify-value-for-display-function): New option.
 
-
        * org-publish.el (org-publish-file): Make sure the directory match
        for the publishing directory works correctly.
 




reply via email to

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