/[emacs]/emacs/lisp/progmodes/cc-vars.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-vars.el

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

revision 1.24 by rms, Wed Dec 4 11:49:10 2002 UTC revision 1.25 by mast, Sun Jan 26 21:36:15 2003 UTC
# Line 704  space." Line 704  space."
704    :type 'function    :type 'function
705    :group 'c)    :group 'c)
706    
707    (defcustom c-require-final-newline t
708      "*Controls whether a final newline is added to the file when saved.
709    This value is given to `require-final-newline' at mode initialization;
710    see that variable for details."
711      :type 'symbol
712      :group 'c)
713    
714  (defcustom c-electric-pound-behavior nil  (defcustom c-electric-pound-behavior nil
715    "*List of behaviors for electric pound insertion.    "*List of behaviors for electric pound insertion.
716  Only currently supported behavior is `alignleft'."  Only currently supported behavior is `alignleft'."

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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