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.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to