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


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 20 May 2005 07:24:11 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7555 emacs/lisp/ChangeLog:1.7556
*** emacs/lisp/ChangeLog:1.7555 Thu May 19 23:45:09 2005
--- emacs/lisp/ChangeLog        Fri May 20 11:24:10 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-05-20  Carsten Dominik  <address@hidden>
+ 
+       * textmodes/org.el (org-agenda-toggle-time-grid): New command.
+       (org-agenda-use-time-grid, org-agenda-time-grid): New options.
+       (org-agenda-add-time-grid-maybe): New function.
+       (org-agenda): Call `org-agenda-add-time-grid-maybe'.
+       (org-table-create): `dotimes' instead of `mapcar'.
+       (org-xor): Simplified implementation.
+       (org-agenda): `inhibit-redisplay' turned on.
+       (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
+       a consistent line after a state change.
+       (org-agenda-remove-times-when-in-prefix): New option.
+       (org-prefix-has-time): New variable.
+       (org-parse-time-string): Optional argument NODEFAULT.
+       (org-format-agenda-item): Parse items for time-of-day
+       specifications and move these into the prefix if possible.
+       (org-agenda-priority): Get current heading, not previous heading
+       during agenda remote editing.
+ 
  2005-05-20  Juanma Barranquero  <address@hidden>
  
        * subr.el (send-string, send-region):




reply via email to

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