[ESS-bugs] ess-mode 12.03; doc fixes
Sam Steingold
sds at gnu.org
Fri Mar 30 16:50:39 CEST 2012
match ` with '
\\[foo] is rendered by the help system as M-x foo if foo is not bound
and as its keybinding otherwise.
other files should be fixed the same way.
(also the lambda quoting should be fixed!)
--8<---------------cut here---------------start------------->8---
Index: ess-custom.el
===================================================================
--- ess-custom.el (revision 4743)
+++ ess-custom.el (working copy)
@@ -365,7 +365,7 @@ you can combine different abbreviation s
If 'script-only activate in ess-mode buffers only.
If non-nil add `ac-source-R' and `ac-source-filename' to the
-`ac-sources buffer local variable.
+`ac-sources' buffer local variable.
ESS defines three AC sources `ac-source-R',`ac-source-R-objects'
and `ac-source-R-args'. See auto-complete package
@@ -376,7 +376,7 @@ to install your custom sources.
:type '(choice (const t) (const script-only) (const nil)))
(defcustom ess-use-tracebug nil
- "If t, load `ess-tracebug when R process starts."
+ "If t, load ess-tracebug when R process starts."
:group 'ess-extras
:type 'boolean)
@@ -1052,8 +1052,8 @@ file."
releases of S-Plus. These are the default locations for several
current and recent releases of S-Plus. If any of these pathnames
correspond to a directory on your machine, running the function
-`ess-sqpe-versions-create' will create a function, for example, `M-x
-splus70', that will start the corresponding version Sqpe inside an
+`ess-sqpe-versions-create' will create a function, for example,
+\\[splus70], that will start the corresponding version Sqpe inside an
emacs buffer in iESS[S] mode. If you have versions of S-Plus in
locations other than these default values, redefine this variable with
a `custom-set-variables' statement in your site-start.el or .emacs
@@ -1073,8 +1073,8 @@ menu."
releases of 64-bit S-Plus. These are the default locations for several
current and recent releases of S-Plus. If any of these pathnames
correspond to a directory on your machine, running the function
-`ess-sqpe-versions-create' will create a function, for example, `M-x
-splus70', that will start the corresponding version Sqpe inside an
+`ess-sqpe-versions-create' will create a function, for example,
+\\[splus70], that will start the corresponding version Sqpe inside an
emacs buffer in iESS[S] mode. If you have versions of 64-bit S-Plus in
locations other than these default values, redefine this variable with
a `custom-set-variables' statement in your site-start.el or .emacs
--8<---------------cut here---------------end--------------->8---
Emacs : GNU Emacs 24.0.94.5 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2012-03-29 on t520sds
Package: ess-mode 12.03
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://jihadwatch.org http://honestreporting.com
http://mideasttruth.com http://thereligionofpeace.com http://ffii.org
PI seconds is a nanocentury
More information about the ESS-bugs
mailing list