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-vars.el


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

Index: emacs/lisp/progmodes/cc-vars.el
diff -c emacs/lisp/progmodes/cc-vars.el:1.25 
emacs/lisp/progmodes/cc-vars.el:1.26
*** emacs/lisp/progmodes/cc-vars.el:1.25        Sun Jan 26 16:36:15 2003
--- emacs/lisp/progmodes/cc-vars.el     Mon Jan 27 03:48:02 2003
***************
*** 987,993 ****
  positive or negative multiple of `c-basic-offset' is added; 1, -1, 2,
  -2, 0.5, and -0.5, respectively.
  
! If OFFSET is a vector, it's first element, which must be an integer,
  is used as an absolute indentation column.  This overrides all
  relative offsets.  If there are several syntactic elements which
  evaluates to absolute indentation columns, the first one takes
--- 987,993 ----
  positive or negative multiple of `c-basic-offset' is added; 1, -1, 2,
  -2, 0.5, and -0.5, respectively.
  
! If OFFSET is a vector, its first element, which must be an integer,
  is used as an absolute indentation column.  This overrides all
  relative offsets.  If there are several syntactic elements which
  evaluates to absolute indentation columns, the first one takes




reply via email to

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