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: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/org ChangeLog
Date: Sat, 08 Aug 2009 02:35:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/08/08 02:35:52

Modified files:
        lisp/org       : ChangeLog 

Log message:
        Correctly attribute files to their authors.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/org/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- ChangeLog   6 Aug 2009 09:14:11 -0000       1.74
+++ ChangeLog   8 Aug 2009 02:35:52 -0000       1.75
@@ -556,10 +556,12 @@
        * org.el (org-clone-subtree-with-time-shift): Also shift inactive
        time stamps.
 
-2009-08-06  Carsten Dominik  <address@hidden>
+2009-08-06  Eric Schulte  <address@hidden>
 
        * org-exp-blocks.el: New file.
 
+2009-08-06  Carsten Dominik  <address@hidden>
+
        * org-remember.el (org-remember-templates): Allow the headline
        element to be a function.
        (org-remember-apply-template): If the headline is a function, call
@@ -618,7 +620,7 @@
 
 2009-08-06  Carsten Dominik  <address@hidden>
 
-       * org-src.el: New file, split out of org.el
+       * org-src.el: New file, split out of org.el.
 
        * org-macs.el (org-replace-match-keep-properties): New function.
 
@@ -1334,9 +1336,20 @@
 
        * org-exp.el (org-export-splice-attributes): New function.
 
+2009-08-06  Bastien Guerry  <address@hidden>
+       Daniel M German  <address@hidden>
+       Sebastian Rose  <address@hidden>
+       Ross Patterson  <address@hidden>
+
+       * org-protocol.el: New file.
+
+2009-08-06  Baoqiu Cui  <address@hidden>
+
+       * org-docbook.el: New file.
+
 2009-08-06  Carsten Dominik  <address@hidden>
 
-       * org-mouse.el: XEmacs compatibility fixes
+       * org-mouse.el: XEmacs compatibility fixes.
 
        * org.el (org-modules): Add org-inlinetasks.el
        (org-cycle): Implement limiting level on cycling.
@@ -1345,8 +1358,6 @@
 
        * org-inlinetask.el: New file.
 
-       * org-protocol.el: New file.
-
        * org.el (org-emphasis-regexp-components): Allow braces in
        emphasis pre and post match.
 
@@ -1355,8 +1366,6 @@
 
        * org.el (org-require-autoloaded-modules): Add org-docbook.el.
 
-       * org-docbook.el: New file.
-
 2009-08-06  Carsten Dominik  <address@hidden>
 
        * org.el (org-reftex-citation): New command.
@@ -3453,6 +3462,10 @@
 
        * org-plot.el: Switch coding system to unix.
 
+2008-10-12  John Wiegley  <address@hidden>
+
+       * org-attach.el: New file.
+
 2008-10-12  Carsten Dominik  <address@hidden>
 
        * org.el (org-edit-fixed-width-region): Exclude final newline from
@@ -3495,8 +3508,6 @@
        `org-attach-tag'.
        (org-attach-delete): Call `org-attach-untag'.
 
-       * org-attach.el: New file.
-
        * org-table.el (orgtbl-self-insert-command): Make this work for
        the keypad as well.
 
@@ -3592,10 +3603,13 @@
        against all agenda files.
 
 2008-10-12  Carsten Dominik  <address@hidden>
+       Bastien Guerry  <address@hidden>
 
        * org-list.el: New file, aggregating list functions from org.el
        and org-export-latex.el.
 
+2008-10-12  Carsten Dominik  <address@hidden>
+
        * org.el (org-edit-src-region-extra): New option.
 
        * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
@@ -3660,6 +3674,10 @@
        `org-list-beginning-re'
        (org-list-item-begin): Rename to `org-list-item-beginning'
 
+2008-10-12  Eric Schulte  <address@hidden>
+
+       * org-plot.el: New file.
+
 2008-10-12  Carsten Dominik  <address@hidden>
 
        * org.el (org-refile): Allow refiling to the last entry in the
@@ -3708,8 +3726,6 @@
        (org-export-preprocess-string): Call
        `org-export-handle-export-tags'.
 
-       * org-plot.el: New file.
-
        * org-publish.el (org-publish-expand-components): Function removed.
        (org-publish-expand-projects): Allow components to have components.
 




reply via email to

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