Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7892 emacs/lisp/ChangeLog:1.7893
*** emacs/lisp/ChangeLog:1.7892 Mon Jul  4 04:07:03 2005
--- emacs/lisp/ChangeLog        Mon Jul  4 06:30:20 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-07-04  Carsten Dominik  <[EMAIL PROTECTED]>
+ 
+       * textmodes/org.el: Leading space replaced by TABS.
+       (org-recalc-marks, org-table-rotate-recalc-marks)
+       (org-table-get-specials): Treat "^" and "_" marks.
+       (org-table-justify-field-maybe): Optional argument NEW.
+       (org-table-eval-formula): Parsing of the format simplified.  New
+       modes C,I.  Honor the %= parameter in the current table.  Avoid
+       unnecessary re-align by using the NEW argument to
+       `org-table-justify-field-maybe'.
+       (org-calc-default-modes): Default for date-format mimicks
+       org-mode.
+       (org-agenda, org-timeline): Quote argument in
+       `org-agenda-redo-command'.
+ 
  2005-07-03  Luc Teirlinck  <[EMAIL PROTECTED]>
  
        * cus-face.el (custom-theme-set-faces): Make it handle face


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to