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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-align.el
Date: Thu, 16 Jun 2005 12:17:53 -0400

Index: emacs/lisp/progmodes/cc-align.el
diff -c emacs/lisp/progmodes/cc-align.el:1.25 
emacs/lisp/progmodes/cc-align.el:1.26
*** emacs/lisp/progmodes/cc-align.el:1.25       Mon May 23 00:03:59 2005
--- emacs/lisp/progmodes/cc-align.el    Thu Jun 16 16:17:53 2005
***************
*** 158,164 ****
  Only continuation lines like this are touched, nil is returned on lines
  which are the start of an argument.
  
! Within a gcc asm block, \":\" is recognised as an argument separator,
  but of course only between operand specifications, not in the expressions
  for the operands.
  
--- 158,164 ----
  Only continuation lines like this are touched, nil is returned on lines
  which are the start of an argument.
  
! Within a gcc asm block, \":\" is recognized as an argument separator,
  but of course only between operand specifications, not in the expressions
  for the operands.
  




reply via email to

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