diff options
| author | Richard M. Stallman | 2004-11-21 00:30:34 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-11-21 00:30:34 +0000 |
| commit | dd52536905cd828dadab6478e68f8ba81f494636 (patch) | |
| tree | fbb583f0bfd15790d4711eb03524a61e4ec33d80 | |
| parent | 9e48ae9e5bd21f22e9360f3bfbc56f1f75cf932a (diff) | |
| download | emacs-dd52536905cd828dadab6478e68f8ba81f494636.tar.gz emacs-dd52536905cd828dadab6478e68f8ba81f494636.zip | |
(Lisp Eval): Delete hyphen in section name.
| -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 | ||