Mercurial > emacs
changeset 71316:03b1999cc9d3
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 10 Jun 2006 21:23:01 +0000 |
parents | 88b0b5775b6d |
children | f27e25866475 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 10 16:21:12 2006 +0000 +++ b/lisp/ChangeLog Sat Jun 10 21:23:01 2006 +0000 @@ -1,13 +1,12 @@ 2006-06-10 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el: (org-agenda-mode-map): Add bindings for - clocking - functions. + clocking functions. (org-agenda-clock-in, org-check-running-clock) (org-clock-out-if-current, org-remove-clock-overlays) (org-put-clock-overlay): New functions. (org-clock-marker, org-clock-file-total-minutes) - (org-clock-overlays): New variables + (org-clock-overlays): New variables. (org-clock-display, org-clock-sum, org-clock-cancel) (org-clock-out, org-clock-in): New commands. (org-export): New function. @@ -15,8 +14,7 @@ (org-set-emph-re, org-do-emphasis-faces): New functions. (org-emphasis-regexp-components, org-emphasis-alist): New options. (org-set-font-lock-defaults): Call `org-do-emphasis-faces'. - (org-export-html-convert-emphasize): Use the configurable - emphasis. + (org-export-html-convert-emphasize): Use the configurable emphasis. (org-cleaned-string-for-export): Make multiline emphasis visible to the exporter. New optional argument PARAMETERS. (org-export-as-html): Specify :emph-multiline parameter to