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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/tips.texi,v
Date: Sat, 31 Mar 2007 17:27:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    07/03/31 17:27:34

Index: tips.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/tips.texi,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -b -r1.92 -r1.93
--- tips.texi   28 Jan 2007 07:20:41 -0000      1.92
+++ tips.texi   31 Mar 2007 17:27:34 -0000      1.93
@@ -295,6 +295,7 @@
 
 @node Key Binding Conventions
 @section Key Binding Conventions
address@hidden key binding, conventions for
 
 @itemize @bullet
 @item
@@ -374,6 +375,7 @@
 
 @node Programming Tips
 @section Emacs Programming Tips
address@hidden programming conventions
 
   Following these conventions will make your program fit better
 into Emacs when it runs.
@@ -559,6 +561,7 @@
 
 @node Warning Tips
 @section Tips for Avoiding Compiler Warnings
address@hidden byte compiler warnings, how to avoid
 
 @itemize @bullet
 @item
@@ -599,6 +602,7 @@
 
 @node Documentation Tips
 @section Tips for Documentation Strings
address@hidden documentation strings, conventions and tips
 
 @findex checkdoc-minor-mode
   Here are some tips and conventions for the writing of documentation
@@ -863,6 +867,7 @@
 
 @node Comment Tips
 @section Tips on Writing Comments
address@hidden comments, 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]