Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
23643307
Commit
23643307
authored
Jun 10, 2006
by
Carsten Dominik
Browse files
*** empty log message ***
parent
edd21304
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
+28
-0
lisp/ChangeLog
lisp/ChangeLog
+24
-0
man/ChangeLog
man/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
23643307
2006-06-10 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el: (org-agenda-mode-map): Add bindings for
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-display, org-clock-sum, org-clock-cancel)
(org-clock-out, org-clock-in): New commands.
(org-export): New function.
(org-emph-re): New constant.
(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-cleaned-string-for-export): Make multiline emphasis visible
to the exporter. New optional argument PARAMETERS.
(org-export-as-html): Specify :emph-multiline parameter to
`org-cleaned-string-for-export'.
2006-06-10 Richard Stallman <rms@gnu.org>
* help.el (help-for-help-internal): Clean up help text.
...
...
man/ChangeLog
View file @
23643307
2006-06-10 Carsten Dominik <dominik@science.uva.nl>
* org.texi: (Progress logging): New section.
2006-06-10 Richard Stallman <rms@gnu.org>
* mule.texi (Recognize Coding): Clarify previous change.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment