aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2012-05-04 00:14:51 -0700
committerGlenn Morris <[email protected]>2012-05-04 00:14:51 -0700
commit2da3a0d23237c86aa3fdfbf8172ee8fcd9ae7555 (patch)
tree060f159c772cbe3c4915d57f52f65af8f8f1d78e /doc
parentcfed8eeb2f47d9409042d1206243de50f8f10a1f (diff)
Small edits for lispref/intro.texi
* intro.texi (Caveats): Copyedit. (Lisp History): Convert inforef to xref. (Lisp History, Printing Notation, Version Info): Improve page-breaks.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/intro.texi10
2 files changed, 8 insertions, 6 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index f0e63278a7..a0df74bf3b 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,9 @@
2012-05-04 Glenn Morris <[email protected]>
+ * intro.texi (Caveats): Copyedit.
+ (Lisp History): Convert inforef to xref.
+ (Lisp History, Printing Notation, Version Info): Improve page-breaks.
+
* elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
2012-05-01 Glenn Morris <[email protected]>
diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi
index 2e678e0215..c221286fec 100644
--- a/doc/lispref/intro.texi
+++ b/doc/lispref/intro.texi
@@ -74,7 +74,7 @@ real-life example for a function or group of functions, please make an
effort to write it up and send it in. Please reference any comments to
the chapter name, section name, and function name, as appropriate, since
page numbers and chapter and section numbers will change and we may have
-trouble finding the text you are talking about. Also state the number
+trouble finding the text you are talking about. Also state the version
of the edition you are criticizing.
@end iftex
@ifnottex
@@ -121,10 +121,10 @@ worry about it; this manual is self-contained.
@pindex cl
A certain amount of Common Lisp emulation is available via the
-@file{cl} library. @inforef{Top, Overview, cl}.
+@file{cl} library. @xref{Top,, Overview, cl, Common Lisp Extensions}.
Emacs Lisp is not at all influenced by Scheme; but the GNU project has
-an implementation of Scheme, called Guile. We use Guile in all new GNU
+an implementation of Scheme, called Guile. We use it in all new GNU
software that calls for extensibility.
@node Conventions
@@ -258,7 +258,7 @@ displayed in the echo area.
Examples in this manual indicate printed text with @samp{@print{}},
irrespective of where that text goes. The value returned by
-evaluating the form (here @code{bar}) follows on a separate line with
+evaluating the form follows on a separate line with
@samp{@result{}}.
@example
@@ -511,8 +511,6 @@ numeric components, such as @code{"22.0.91.1"}, indicates an
unreleased test version.
@end defvar
- The following two variables have existed since Emacs version 19.23:
-
@defvar emacs-major-version
The major version number of Emacs, as an integer. For Emacs version
23.1, the value is 23.