changeset 103365:6a5d3ff46ec7

* org.texi (Org Plot): Fix tags (Bug#3507).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 09 Jun 2009 18:42:39 +0000
parents e65d75c90986
children 66652dbd881c
files doc/misc/ChangeLog doc/misc/org.texi
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Tue Jun 09 18:39:29 2009 +0000
+++ b/doc/misc/ChangeLog	Tue Jun 09 18:42:39 2009 +0000
@@ -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)
--- a/doc/misc/org.texi	Tue Jun 09 18:39:29 2009 +0000
+++ b/doc/misc/org.texi	Tue Jun 09 18:42:39 2009 +0000
@@ -2487,7 +2487,7 @@
 @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 @@
 
 @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