GNU bug report logs -
#49278
28.0.50; Lisp Mode is for Common Lisp
Previous Next
Full log
Message #104 received at 49278 <at> debbugs.gnu.org (full text, mbox):
João Távora <joaotavora <at> gmail.com> writes:
> No, we never decided on the wording, so only the change to the docstring
> was installed.
OK, this is what I think we should install. Any objections?
diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
index 8de93867ba..bdddc83f2a 100644
--- a/doc/emacs/building.texi
+++ b/doc/emacs/building.texi
@@ -1764,10 +1764,10 @@ External Lisp
@cindex mode, Lisp
@cindex Common Lisp
- Lisp mode is the major mode for editing programs written in
-general-purpose Lisp dialects, such as Common Lisp. Its mode command
-is @kbd{M-x lisp-mode}. Emacs uses Lisp mode automatically for files
-whose names end in @file{.l}, @file{.lsp}, or @file{.lisp}.
+ Lisp mode is the major mode for editing programs written in Common
+Lisp. Its mode command is @kbd{M-x lisp-mode}. Emacs uses Lisp mode
+automatically for files whose names end in @file{.l}, @file{.lsp}, or
+@file{.lisp}.
@findex run-lisp
@vindex inferior-lisp-program
This bug report was last modified 3 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.