emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/tips.texi,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/tips.texi,v
Date: Sun, 14 Jan 2007 03:15:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/14 03:15:41

Index: tips.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/tips.texi,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -b -r1.89 -r1.90
--- tips.texi   18 Jul 2006 00:07:59 -0000      1.89
+++ tips.texi   14 Jan 2007 03:15:41 -0000      1.90
@@ -210,7 +210,7 @@
 not functions, and their names should start with @samp{def}.
 
 @item
-Macros that define a functions or variables should take the name to be
+Macros that define a function or variable should take the name to be
 defined as the first argument.  That will help various tools find the
 definition automatically.  Avoid constructing the names in the macro
 itself, since that would confuse these tools.




reply via email to

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