From: Eli Zaretskii Date: Tue, 9 Nov 2021 13:51:24 +0000 (+0200) Subject: ; * doc/emacs/building.texi (Lisp Libraries): Fix a typo. (Bug#51717) X-Git-Tag: emacs-28.0.90~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aeb19af4b55df5b38a7e307bc1c7f68a8fa0be1a;p=emacs.git ; * doc/emacs/building.texi (Lisp Libraries): Fix a typo. (Bug#51717) --- diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index 2c694a5e39a..f9ea1b390f7 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -1492,7 +1492,7 @@ Emacs Lisp Reference Manual}. code not unlike the one produced by a C or Fortran compiler. Native code runs even faster than byte-code. Natively-compiled Emacs Lisp code is stored in files whose names end in @samp{.eln}. @xref{Native -Compilation,, Byte Compilation, elisp, the Emacs Lisp Reference Manual}. +Compilation,, Native Compilation, elisp, the Emacs Lisp Reference Manual}. @findex load-file To @dfn{load} an Emacs Lisp file, type @kbd{M-x load-file}. This