emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-styles.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-styles.el
Date: Mon, 27 Jan 2003 03:47:23 -0500

Index: emacs/lisp/progmodes/cc-styles.el
diff -c emacs/lisp/progmodes/cc-styles.el:1.25 
emacs/lisp/progmodes/cc-styles.el:1.26
*** emacs/lisp/progmodes/cc-styles.el:1.25      Sat Jun  8 19:37:37 2002
--- emacs/lisp/progmodes/cc-styles.el   Mon Jan 27 03:47:18 2003
***************
*** 578,584 ****
  
  If you edit many different styles of C (or C++, Objective-C, Java,
  etc) at the same time, you probably want the CC Mode style variables
! to be buffer local.  If you do, it's advicable to set any CC Mode
  style variables in a hook function (e.g. off of `c-mode-common-hook'),
  instead of at the top level of your ~/.emacs file.
  
--- 578,584 ----
  
  If you edit many different styles of C (or C++, Objective-C, Java,
  etc) at the same time, you probably want the CC Mode style variables
! to be buffer local.  If you do, it's advisable to set any CC Mode
  style variables in a hook function (e.g. off of `c-mode-common-hook'),
  instead of at the top level of your ~/.emacs file.
  




reply via email to

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