aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorJuanma Barranquero2009-01-15 23:40:22 +0000
committerJuanma Barranquero2009-01-15 23:40:22 +0000
commita20d3598fc7053a0f8a70a68b7d83598d9c22b68 (patch)
tree7c7cf38d74359ebd770feeb1ba9aecfd4246293e /doc/misc
parent8db52afe7b198fac91b7d12c7a6adf4c5be46382 (diff)
downloademacs-a20d3598fc7053a0f8a70a68b7d83598d9c22b68.tar.gz
emacs-a20d3598fc7053a0f8a70a68b7d83598d9c22b68.zip
* org.texi (Clocking work time): Fix typo.
Reported by Peter Tury <tury.peter@gmail.com>.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/org.texi6
2 files changed, 8 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 5d0abfe4633..8e9bfe762a6 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12009-01-15 Juanma Barranquero <lekktu@gmail.com>
2
3 * org.texi (Clocking work time): Fix typo.
4 Reported by Peter Tury <tury.peter@gmail.com>.
5
12009-01-13 Glenn Morris <rgm@gnu.org> 62009-01-13 Glenn Morris <rgm@gnu.org>
2 7
3 * org.texi: Fix some more typos. 8 * org.texi: Fix some more typos.
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index fd3683889f2..782106cdd5b 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -319,7 +319,7 @@ HTML export
319* HTML Export commands:: How to invoke HTML export 319* HTML Export commands:: How to invoke HTML export
320* Quoting HTML tags:: Using direct HTML in Org mode 320* Quoting HTML tags:: Using direct HTML in Org mode
321* Links:: Transformation of links for HTML 321* Links:: Transformation of links for HTML
322* Images in HTML export:: 322* Images in HTML export::
323* CSS support:: Changing the appearance of the output 323* CSS support:: Changing the appearance of the output
324* Javascript support:: Info and Folding in a web browser 324* Javascript support:: Info and Folding in a web browser
325 325
@@ -4792,7 +4792,7 @@ The default task will always be available when selecting a clocking task,
4792with letter @kbd{d}. 4792with letter @kbd{d}.
4793@kindex C-c C-x C-o 4793@kindex C-c C-x C-o
4794@item C-c C-x C-o 4794@item C-c C-x C-o
4795Stop the clock (clock-out). The inserts another timestamp at the same 4795Stop the clock (clock-out). This inserts another timestamp at the same
4796location where the clock was last started. It also directly computes 4796location where the clock was last started. It also directly computes
4797the resulting time in inserts it after the time range as @samp{=> 4797the resulting time in inserts it after the time range as @samp{=>
4798HH:MM}. See the variable @code{org-log-note-clock-out} for the 4798HH:MM}. See the variable @code{org-log-note-clock-out} for the
@@ -7665,7 +7665,7 @@ language, but with additional support for tables.
7665* HTML Export commands:: How to invoke HTML export 7665* HTML Export commands:: How to invoke HTML export
7666* Quoting HTML tags:: Using direct HTML in Org mode 7666* Quoting HTML tags:: Using direct HTML in Org mode
7667* Links:: Transformation of links for HTML 7667* Links:: Transformation of links for HTML
7668* Images in HTML export:: 7668* Images in HTML export::
7669* CSS support:: Changing the appearance of the output 7669* CSS support:: Changing the appearance of the output
7670* Javascript support:: Info and Folding in a web browser 7670* Javascript support:: Info and Folding in a web browser
7671@end menu 7671@end menu