log lisp/progmodes/cc-cmds.el @ 42706:be541feb06cc

age author description
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