]> code.delx.au - gnu-emacs/commitdiff
Minor doc fixes.
authorXue Fuqiao <xfq.free@gmail.com>
Mon, 23 Dec 2013 13:01:25 +0000 (21:01 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Mon, 23 Dec 2013 13:01:25 +0000 (21:01 +0800)
* doc/emacs/misc.texi (Shell Mode): Add a cross-reference.

* doc/emacs/building.texi (Lisp Eval): Add an index.

doc/emacs/ChangeLog
doc/emacs/building.texi
doc/emacs/misc.texi

index cb6bcbb7bff94a617acc121b20fa0a22ddc16449..2c10713b1917b729c0c7248a78c798d2d94e2be7 100644 (file)
@@ -1,3 +1,9 @@
+2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * misc.texi (Shell Mode): Add a cross-reference.
+
+       * building.texi (Lisp Eval): Add an index.
+
 2013-12-22  Glenn Morris  <rgm@gnu.org>
 
        * entering.texi (Entering Emacs): Typo fix.
index 1072d49ea207a0a698eef63d10fa518439340ae5..22a51a2a13f0bce5098de8f5418f19d30acaf9e8 100644 (file)
@@ -1422,6 +1422,7 @@ Emacs to crash.  Set the variable @code{load-dangerous-libraries} to
 @section Evaluating Emacs Lisp Expressions
 @cindex Emacs Lisp mode
 @cindex mode, Emacs Lisp
+@cindex evaluation, Emacs Lisp
 
 @findex emacs-lisp-mode
   Emacs Lisp mode is the major mode for editing Emacs Lisp.  Its mode
index d2dfe281d7c51a65998fb5950f2514033e0cd87f..a773ec022de753eed65d9d6d5f4b2a6c1a1d03a8 100644 (file)
@@ -810,8 +810,8 @@ echoing.  This is useful when a shell command runs a program that asks
 for a password.
 
 Please note that Emacs will not echo passwords by default.  If you
-really want them to be echoed, evaluate the following Lisp
-expression:
+really want them to be echoed, evaluate (@pxref{Lisp Eval}) the
+following Lisp expression:
 
 @example
 (remove-hook 'comint-output-filter-functions