diff options
| -rw-r--r-- | man/building.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/building.texi b/man/building.texi index 2ec96b0f6bf..db352ada9c7 100644 --- a/man/building.texi +++ b/man/building.texi | |||
| @@ -949,7 +949,7 @@ Emacs to crash. Set the variable @code{load-dangerous-libraries} to | |||
| 949 | @code{t} if you want to try loading them. | 949 | @code{t} if you want to try loading them. |
| 950 | 950 | ||
| 951 | @node Lisp Eval | 951 | @node Lisp Eval |
| 952 | @section Evaluating Emacs-Lisp Expressions | 952 | @section Evaluating Emacs Lisp Expressions |
| 953 | @cindex Emacs-Lisp mode | 953 | @cindex Emacs-Lisp mode |
| 954 | @cindex mode, Emacs-Lisp | 954 | @cindex mode, Emacs-Lisp |
| 955 | 955 | ||