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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/tips.texi,v
Date: Sat, 07 Apr 2007 01:47:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/07 01:47:08

Index: tips.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/tips.texi,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -b -r1.93 -r1.94
--- tips.texi   31 Mar 2007 17:27:34 -0000      1.93
+++ tips.texi   7 Apr 2007 01:47:07 -0000       1.94
@@ -6,7 +6,7 @@
 @setfilename ../info/tips
 @node Tips, GNU Emacs Internals, GPL, Top
 @appendix Tips and Conventions
address@hidden tips
address@hidden tips for writing Lisp
 @cindex standards of coding style
 @cindex coding standards
 
@@ -148,7 +148,7 @@
 follow the naming conventions for hooks.  @xref{Hooks}.
 
 @item
address@hidden unloading packages
address@hidden unloading packages, preparing for
 If loading the file adds functions to hooks, define a function
 @address@hidden, where @var{feature} is the name of
 the feature the package provides, and make it undo any such changes.
@@ -867,7 +867,7 @@
 
 @node Comment Tips
 @section Tips on Writing Comments
address@hidden comments, convention for
address@hidden comments, Lisp convention for
 
   We recommend these conventions for where to put comments and how to
 indent them:




reply via email to

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