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.
|
Wed, 23 Sep 1992 04:21:23 +0000 |
Richard M. Stallman |
(calculate-c-indent): When testing for function-start line,
|
Mon, 21 Sep 1992 08:28:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 20 Sep 1992 22:45:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 20 Sep 1992 19:06:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Sep 1992 21:54:44 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 05 Sep 1992 23:19:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 04 Sep 1992 23:38:45 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 31 Aug 1992 21:42:28 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 29 Aug 1992 08:27:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 03 Aug 1992 02:02:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 24 Jul 1992 23:48:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 24 Jul 1992 05:00:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 22 Jul 1992 04:22:42 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Wed, 22 Jul 1992 01:36:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 16 Jul 1992 21:47:34 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 11 Jul 1992 18:59:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 30 May 1992 23:54:21 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 21 Dec 1991 08:11:14 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 11 Dec 1991 16:08:43 +0000 |
Eric S. Raymond |
Initial revision
|