From dc1aded02ad02936526d5528b6504121cf86e1b1 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Mon, 23 Feb 2004 20:35:39 +0000 Subject: Import most of XFree86 4.4RC3. This import excludes files which have the new license. If we want to, later we can import 4.4RC3 again and pick up the files that have the new license, but for now the vendor branch is "pure." --- lisp/modules/progmodes/c.lsp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/modules/progmodes/c.lsp b/lisp/modules/progmodes/c.lsp index 5236cac..1aba11a 100644 --- a/lisp/modules/progmodes/c.lsp +++ b/lisp/modules/progmodes/c.lsp @@ -27,7 +27,7 @@ ;; Author: Paulo César Pereira de Andrade ;; ;; -;; $XFree86: xc/programs/xedit/lisp/modules/progmodes/c.lsp,v 1.27 2004/01/12 17:53:20 paulo Exp $ +;; $XFree86: xc/programs/xedit/lisp/modules/progmodes/c.lsp,v 1.28 2004/02/04 20:49:08 paulo Exp $ ;; (require "syntax") @@ -490,8 +490,6 @@ (indreduce :while t ((:c-while :parens) - ;; Assume that it is yet being edited, or adjusting indentation - (:c-while) ) (incf c-complex) ) -- cgit v1.2.3