/[emacs]/emacs/lispref/tips.texi
ViewVC logotype

Diff of /emacs/lispref/tips.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by miles, Mon Sep 1 15:45:41 2003 UTC revision 1.48 by lute, Mon Oct 6 08:26:26 2003 UTC
# Line 126  If a user option variable records a true Line 126  If a user option variable records a true
126  name that ends in @samp{-flag}.  name that ends in @samp{-flag}.
127    
128  @item  @item
129    If the purpose of a variable is to store a single function, give it a
130    name that ends in @samp{-function}.  If the purpose of a variable is
131    to store a list of functions (i.e., the variable is a hook), please
132    follow the naming conventions for hooks.  @xref{Hooks}.
133    
134    @item
135  @cindex reserved keys  @cindex reserved keys
136  @cindex keys, reserved  @cindex keys, reserved
137  Please do not define @kbd{C-c @var{letter}} as a key in your major  Please do not define @kbd{C-c @var{letter}} as a key in your major

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26