log lisp/progmodes/cc-cmds.el @ 64400:e169c8755108

age author description
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 23 May 2005 00:03:59 +0000 Martin Stjernholm 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
Wed, 11 Aug 2004 16:22:21 +0000 Martin Stjernholm Updated CC Mode to 5.30.9.
Sun, 18 Apr 2004 22:09:27 +0000 Juri Linkov * progmodes/cc-cmds.el (c-beginning-of-statement): Use
Sun, 16 Nov 2003 16:55:08 +0000 Martin Stjernholm CC Mode update (5.30.8).
Wed, 24 Sep 2003 13:55:07 +0000 Martin Stjernholm (c-electric-brace): Fixed a bug in the expand-abbrev' workaround
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 26 Aug 2003 11:50:03 +0000 Martin Stjernholm (c-electric-brace): Work around for a misfeature in `expand-abbrev'
Thu, 03 Jul 2003 12:30:59 +0000 Martin Stjernholm Updated CC Mode to version 5.30.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Wed, 24 Apr 2002 01:27:15 +0000 Martin Stjernholm (c-mask-comment): A better way to ensure point doesn't move around
Wed, 24 Apr 2002 00:48:52 +0000 Martin Stjernholm (c-mask-comment): More fixes when used from `c-do-auto-fill' and point
Mon, 22 Apr 2002 22:35:45 +0000 Martin Stjernholm (c-mask-comment): Fixed bug where point was moved to the following line when
Mon, 22 Apr 2002 00:35:36 +0000 Martin Stjernholm CC Mode update to version 5.29. This is for testing; it's not a released
Mon, 16 Jul 2001 07:46:48 +0000 Pavel Jank Some fixes to follow coding conventions.
Tue, 10 Jul 2001 19:50:43 +0000 Gerd Moellmann (c-indent-exp): Keep the indentation of the block
Mon, 09 Jul 2001 00:49:11 +0000 Stefan Monnier Extended the kludge to interoperate with the
Fri, 04 May 2001 09:57:35 +0000 Eli Zaretskii (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
Wed, 04 Apr 2001 20:13:07 +0000 Stefan Monnier (c-outline-level):
Wed, 21 Mar 2001 12:58:33 +0000 Gerd Moellmann Update to version 5.28.
Wed, 06 Dec 2000 20:24:23 +0000 Dave Love Fix copyright years.
Mon, 24 Jul 2000 11:12:07 +0000 Gerd Moellmann (c-indent-new-comment-line): Added a kludge
Mon, 03 Jan 2000 14:49:24 +0000 Gerd Moellmann (c-fill-paragraph): Count number of spaces
Tue, 28 Dec 1999 16:13:08 +0000 Gerd Moellmann (c-fill-paragraph): Don't delete white
Sun, 12 Dec 1999 18:24:19 +0000 Gerd Moellmann Installed version 5.26
Tue, 30 Mar 1999 18:00:49 +0000 Karl Heuer (c-indent-command): Doc fix.
Sat, 06 Mar 1999 19:07:47 +0000 Dave Love (c-outline-level): Bind
Mon, 08 Feb 1999 16:53:18 +0000 Barry A. Warsaw Installed CC Mode 5.25. Release_5_25
Sun, 08 Mar 1998 06:50:21 +0000 Richard M. Stallman (c-fill-paragraph): Bind fill-paragraph-function to
Tue, 17 Feb 1998 07:04:48 +0000 Richard M. Stallman (c-beginning-of-statement)
Thu, 23 Oct 1997 07:48:34 +0000 Karl Heuer (c-progress-init, c-progress-fini):
Thu, 23 Oct 1997 07:32:37 +0000 Karl Heuer (c-beginning-of-statement):
Mon, 08 Sep 1997 03:20:02 +0000 Richard M. Stallman (c-beginning-of-statement): Fixes in sentence movement to properly
Sat, 16 Aug 1997 03:40:20 +0000 Richard M. Stallman (c-comment-line-break-function): In this function, and the defadvice,
Mon, 11 Aug 1997 23:51:04 +0000 Richard M. Stallman (c-electric-brace): Make preserve-p nil at BOB.
Mon, 11 Aug 1997 22:09:45 +0000 Richard M. Stallman (indent-new-comment-line): Add advice for older Emacs versions if they
Sat, 09 Aug 1997 18:30:01 +0000 Richard M. Stallman Comment change.
Fri, 18 Jul 1997 02:10:48 +0000 Richard M. Stallman Require cc-defs for the c-add-syntax macro.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision