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.
|