bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11300: Typo in Emacs Lisp manual


From: Arni Magnusson
Subject: bug#11300: Typo in Emacs Lisp manual
Date: Sat, 21 Apr 2012 16:54:31 +0000 (GMT)
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)

Hi there,

Section 13.7 [Indenting Macros] in the GNU Emacs Lisp Reference Manual starts with:

"You can use the declare form in the macro definition to specify how to TAB should indent calls to the macro."

Shouldn't this be:

"You can use the declare form in the macro definition to specify how TAB should indent calls to the macro."

Cheers,

Arni





reply via email to

[Prev in Thread] Current Thread [Next in Thread]