log lisp/progmodes/c-mode.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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
Wed, 30 Mar 1994 01:43:08 +0000 Karl Heuer (calculate-c-indent): Don't loop forever at bobp.
Fri, 04 Mar 1994 00:05:15 +0000 Karl Heuer (c-fill-paragraph): Preserve final sentence boundary.
Thu, 24 Feb 1994 22:34:24 +0000 Richard M. Stallman (c-mode): Set outline-regexp and outline-level.
Mon, 07 Feb 1994 00:55:58 +0000 Richard M. Stallman (indent-c-exp): If line starts with }, ignore what
Sun, 06 Feb 1994 01:39:23 +0000 Richard M. Stallman Comment change.
Thu, 03 Feb 1994 19:18:21 +0000 Karl Heuer (c-fill-paragraph): Delete extraneous close paren.
Sat, 29 Jan 1994 01:27:32 +0000 Richard M. Stallman (c-fill-paragraph): Handle C++ mode.
Sun, 09 Jan 1994 21:27:07 +0000 Richard M. Stallman (c-indent-region): Keep looping till reach endmark.
Sun, 09 Jan 1994 15:03:01 +0000 Richard M. Stallman Comment fix.
Mon, 03 Jan 1994 10:43:37 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 03 Jan 1994 07:41:23 +0000 Richard M. Stallman More menu bar commands.
Sun, 02 Jan 1994 21:51:47 +0000 Richard M. Stallman (c-mode-map): Add menu bar menu.
Thu, 23 Dec 1993 04:46:18 +0000 Richard M. Stallman (c-delete-backslash): Do nothing if empty line.
Tue, 23 Nov 1993 11:20:27 +0000 Richard M. Stallman (c-indent-region): As first thing, advance to a nonblank line.
Tue, 23 Nov 1993 08:35:46 +0000 Richard M. Stallman (c-indent-region): Don't goto-char sexpend if it's nil.
Thu, 11 Nov 1993 05:25:09 +0000 Richard M. Stallman Comment change.
Thu, 11 Nov 1993 03:02:18 +0000 Richard M. Stallman (c-indent-region): When looking for a sexp that ends
Mon, 02 Aug 1993 07:44:36 +0000 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
Sun, 01 Aug 1993 05:17:42 +0000 Richard M. Stallman (indent-c-exp): Don't move an { from column 0.
Thu, 29 Jul 1993 04:01:09 +0000 Richard M. Stallman (calculate-c-indent): When checking whether function decl
Mon, 26 Jul 1993 07:10:13 +0000 Richard M. Stallman (indent-c-exp): When previous line ends in comma,
Wed, 21 Jul 1993 08:50:30 +0000 Richard M. Stallman (indent-c-exp): Call calculate-c-indent-within-comment when appropriate.
Wed, 21 Jul 1993 08:44:36 +0000 Richard M. Stallman (indent-c-exp): If ENDPOS, always set OPOINT
Mon, 28 Jun 1993 04:48:51 +0000 Richard M. Stallman (c-forward-conditional): New function.
Sun, 13 Jun 1993 19:16:02 +0000 Richard M. Stallman (c-indent-line): Call c-backward-to-start-of-if
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 29 May 1993 18:14:34 +0000 Richard M. Stallman (c-up-conditional): Handle commented-out #-cmds properly.
Sun, 16 May 1993 17:43:36 +0000 Richard M. Stallman (mark-c-function): Activate the mark.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Tue, 09 Mar 1993 22:14:36 +0000 Richard M. Stallman (c-beginning-of-statement): If next to a comment, use sentence motion.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Sat, 16 Jan 1993 06:04:16 +0000 Jim Blandy * c-mode.el (c-switch-label-regexp): New constant.
Thu, 24 Dec 1992 05:59:00 +0000 Jim Blandy * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
Sun, 06 Dec 1992 22:40:25 +0000 Jim Blandy Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 06 Dec 1992 22:32:20 +0000 Eric S. Raymond * c-mode.el (c-style-alist): Add quotes around C++ style name.