comparison lisp/ChangeLog @ 68172:5a58ed2a8e92

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 13 Jan 2006 11:30:26 +0000
parents c49519c91e45
children e1cf406d3fa7
comparison
equal deleted inserted replaced
68171:0164d7cc3832 68172:5a58ed2a8e92
1 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-open-file): Use mailcap for selecting an
4 application.
5 (org-file-apps-defaults-gnu): Use mailcap as the default for
6 selecting an application on a UNIX system.
7 (org-agenda-show-tags): New command.
8 (org-table-insert-hline): Keep cursor in current table
9 line.
10 (org-table-convert): Offset effect of modifying
11 `org-table-insert-hline'.
12 (org-format-agenda-item): New optional argument TAG.
13 (org-compile-prefix-format): Handle %T format for the tag.
14 (org-expand-wide-chars): New function.
15 (org-table-insert-row, org-table-insert-hline): Use
16 `org-expand-wide-chars'.
17 (org-open-file): Fixed bug in program launch.
18 (org-get-time-of-day): Fixed bug with times before 1am.
19 (org-agenda-menu): Addes tags commands.
20
1 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es> 21 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
2 22
3 * textmodes/ispell.el (ispell-init-process): Include the used 23 * textmodes/ispell.el (ispell-init-process): Include the used
4 dictionary in ispell process start message. 24 dictionary in ispell process start message.
5 (ispell-internal-change-dictionary): When flyspell-mode is active 25 (ispell-internal-change-dictionary): When flyspell-mode is active