]> git.eshelyaron.com Git - emacs.git/commitdiff
* org.texi (Org Plot): Fix tags (Bug#3507).
authorChong Yidong <cyd@stupidchicken.com>
Tue, 9 Jun 2009 18:42:39 +0000 (18:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 9 Jun 2009 18:42:39 +0000 (18:42 +0000)
doc/misc/ChangeLog
doc/misc/org.texi

index dee3ea17ea3211f1b02e9e7decb2632b47c78a35..230db438c46a654700502bfedbbe914dffe0ac5f 100644 (file)
@@ -1,5 +1,7 @@
 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
 
+       * org.texi (Org Plot): Fix tags (Bug#3507).
+
        * ada-mode.texi (Installation, Compile commands)
        (Project File Overview, No project files, Set compiler options)
        (Use GNAT project file, Use multiple GNAT project files)
index fe06865fa9561a5e8f15a9ebcd38c2c652321a98..1d0eeae96d19f8f977311332c87deb1563c970ea 100644 (file)
@@ -2487,7 +2487,7 @@ Specify whether the plot will be @code{2d}, @code{3d}, or @code{grid}.
 @item with
 Specify a @code{with} option to be inserted for every col being plotted
 (e.g. @code{lines}, @code{points}, @code{boxes}, @code{impulses}, etc...).
-Defaults to 'lines'.
+Defaults to @code{lines}.
 
 @item file
 If you want to plot to a file specify the @code{"path/to/desired/output-file"}.
@@ -2505,7 +2505,7 @@ flat mapping rather than a @code{3d} slope.
 
 @item timefmt
 Specify format of org-mode timestamps as they will be parsed by gnuplot.
-Defaults to '%Y-%m-%d-%H:%M:%S'.
+Defaults to @samp{%Y-%m-%d-%H:%M:%S}.
 
 @item script
 If you want total control you can specify a script file (place the file name