mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* org.texi (Clocking work time): Fix typo.
Reported by Peter Tury <tury.peter@gmail.com>.
This commit is contained in:
parent
8db52afe7b
commit
a20d3598fc
2 changed files with 8 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2009-01-15 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* org.texi (Clocking work time): Fix typo.
|
||||
Reported by Peter Tury <tury.peter@gmail.com>.
|
||||
|
||||
2009-01-13 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* org.texi: Fix some more typos.
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@ HTML export
|
|||
* HTML Export commands:: How to invoke HTML export
|
||||
* Quoting HTML tags:: Using direct HTML in Org mode
|
||||
* Links:: Transformation of links for HTML
|
||||
* Images in HTML export::
|
||||
* Images in HTML export::
|
||||
* CSS support:: Changing the appearance of the output
|
||||
* Javascript support:: Info and Folding in a web browser
|
||||
|
||||
|
|
@ -4792,7 +4792,7 @@ The default task will always be available when selecting a clocking task,
|
|||
with letter @kbd{d}.
|
||||
@kindex C-c C-x C-o
|
||||
@item C-c C-x C-o
|
||||
Stop the clock (clock-out). The inserts another timestamp at the same
|
||||
Stop the clock (clock-out). This inserts another timestamp at the same
|
||||
location where the clock was last started. It also directly computes
|
||||
the resulting time in inserts it after the time range as @samp{=>
|
||||
HH:MM}. See the variable @code{org-log-note-clock-out} for the
|
||||
|
|
@ -7665,7 +7665,7 @@ language, but with additional support for tables.
|
|||
* HTML Export commands:: How to invoke HTML export
|
||||
* Quoting HTML tags:: Using direct HTML in Org mode
|
||||
* Links:: Transformation of links for HTML
|
||||
* Images in HTML export::
|
||||
* Images in HTML export::
|
||||
* CSS support:: Changing the appearance of the output
|
||||
* Javascript support:: Info and Folding in a web browser
|
||||
@end menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue