log lisp/progmodes/c-mode.el @ 34190:e624fa36b252

age author description
Sun, 01 Oct 2000 00:53:23 +0000 Stefan Monnier (c-mode): Don't gratuitously override the default for comment-column.
Fri, 19 Mar 1999 08:00:13 +0000 Karl Heuer (old-c): Remove :group.
Sat, 06 Mar 1999 19:07:47 +0000 Dave Love (c-outline-level): Bind
Thu, 09 Apr 1998 12:31:57 +0000 Stephen Eglen Customize
Fri, 12 Dec 1997 17:10:08 +0000 Dave Love Use imenu-case-fold-search.
Wed, 21 Feb 1996 07:29:19 +0000 Roland McGrath Added provide.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 28 Jul 1995 00:28:28 +0000 Karl Heuer (c-imenu-generic-expression): Var defined.
Fri, 07 Jul 1995 13:29:18 +0000 Richard M. Stallman (calculate-c-indent-after-brace): New function.
Fri, 16 Jun 1995 12:45:12 +0000 Simon Marshall ditto for c-backslash-region.
Fri, 16 Jun 1995 12:30:26 +0000 Simon Marshall Put menu-enable mark-active on relevant items.
Wed, 17 May 1995 20:44:36 +0000 Karl Heuer (c-fill-paragraph): Don't alter point
Fri, 07 Apr 1995 01:20:53 +0000 Karl Heuer Update copyright.
Fri, 24 Mar 1995 02:50:54 +0000 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
Mon, 20 Mar 1995 00:06:30 +0000 Richard M. Stallman (c-mode-map): Use "C-mode", not "C mode".
Wed, 15 Mar 1995 23:04:06 +0000 Richard M. Stallman (c-style-alist): For BSD, set c-continued-brace-offset
Mon, 13 Mar 1995 05:25:21 +0000 Richard M. Stallman (c-mode): Make comment-multi-line t locally.
Wed, 01 Mar 1995 15:47:38 +0000 Boris Goldowsky (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
Mon, 13 Feb 1995 18:10:28 +0000 Richard M. Stallman (c-switch-label-regexp): Insist on colon after `default'.
Thu, 02 Feb 1995 09:48:01 +0000 Richard M. Stallman (c-mode-map): No binding for c-fill-paragraph
Wed, 25 Jan 1995 00:41:22 +0000 Richard M. Stallman (c-forward-conditional):
Fri, 20 Jan 1995 03:20:35 +0000 Karl Heuer (set-c-style): Ignore case in completion.
Thu, 12 Jan 1995 22:45:50 +0000 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
Sat, 17 Dec 1994 00:40:24 +0000 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
Mon, 28 Nov 1994 16:53:54 +0000 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
Wed, 12 Oct 1994 07:23:06 +0000 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
Tue, 11 Oct 1994 02:32:39 +0000 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
Wed, 14 Sep 1994 18:55:08 +0000 Richard M. Stallman (c-mode-map): Add "Highlight Conditionals" menu item.
Sat, 06 Aug 1994 21:22:51 +0000 Richard M. Stallman (indent-c-exp): Preserve point when handling comments.
Wed, 25 May 1994 08:42:32 +0000 Richard M. Stallman (c-fill-paragraph): Don't include part of comment