]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Fri, 13 Jan 2006 11:30:26 +0000 (11:30 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Fri, 13 Jan 2006 11:30:26 +0000 (11:30 +0000)
lisp/ChangeLog
man/ChangeLog

index 2abf4980f6b9f23f6356fc0c458c6f2bb7fe70c0..fd433166011a49c6b32b82113201f0eb680dd26d 100644 (file)
@@ -1,3 +1,23 @@
+2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-open-file): Use mailcap for selecting an
+       application.
+       (org-file-apps-defaults-gnu): Use mailcap as the default for
+       selecting an application on a UNIX system.
+       (org-agenda-show-tags): New command.
+       (org-table-insert-hline): Keep cursor in current table
+       line.
+       (org-table-convert): Offset effect of modifying
+       `org-table-insert-hline'.
+       (org-format-agenda-item): New optional argument TAG.
+       (org-compile-prefix-format): Handle %T format for the tag.
+       (org-expand-wide-chars): New function.
+       (org-table-insert-row, org-table-insert-hline): Use
+       `org-expand-wide-chars'.
+       (org-open-file): Fixed bug in program launch.
+       (org-get-time-of-day): Fixed bug with times before 1am.
+       (org-agenda-menu): Addes tags commands.
+
 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-init-process): Include the used
index faecf0e138bd0a34af0d27c544adcc81f6afd58e..6fcb3fdbf234a69103f0b2c67bd5ab4c01575623 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi: (Agenda commands): Document tags command.
+
 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
 
        * custom.texi (Changing a Variable, Face Customization): Update