Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved from progmodes/cplus-md.el to obsolete/cplus-md.el. | Stefan Monnier | 2001-03-21 | 1 | -1080/+0 |
| | |||||
* | (old-c++): Remove :group. | Karl Heuer | 1999-03-19 | 1 | -2/+3 |
| | |||||
* | Customize | Stephen Eglen | 1998-04-09 | 1 | -10/+25 |
| | |||||
* | Use imenu-case-fold-search. | Dave Love | 1997-12-12 | 1 | -0/+1 |
| | |||||
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-05-27 | 1 | -2/+2 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-10-12 | 1 | -2/+2 |
| | |||||
* | (indent-c++-exp): Use calculate-c-indent-after-brace. | Richard M. Stallman | 1996-03-21 | 1 | -1/+3 |
| | | | | (c++-mode): Require c-mode. | ||||
* | (c++-mode-syntax-table): Don't use c-mode-syntax-table. | Karl Heuer | 1996-02-21 | 1 | -1/+13 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -6/+8 |
| | |||||
* | (c++-mode): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 |
| | |||||
* | (c++-mode): Remove autoload cookie. | Richard M. Stallman | 1995-11-15 | 1 | -1/+0 |
| | |||||
* | (calculate-c++-indent): Skip over paren-group | Richard M. Stallman | 1995-10-19 | 1 | -1/+10 |
| | | | | | when looking back to determine context of a top-level line. Don't treat a line starting with } as a continuation. | ||||
* | (c++-imenu-generic-expression): Var defined. | Karl Heuer | 1995-07-28 | 1 | -0/+97 |
| | | | | (c++-mode): Set imenu-generic-expression. | ||||
* | (electric-c++-terminator): Fix logic for handling colon. | Richard M. Stallman | 1995-06-28 | 1 | -9/+9 |
| | |||||
* | Comment change. | Richard M. Stallman | 1995-04-14 | 1 | -0/+1 |
| | |||||
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
| | |||||
* | (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent. | Richard M. Stallman | 1995-03-27 | 1 | -20/+31 |
| | |||||
* | (c++-mode): Remove ^ from paragraph-start & paragraph-separate. | Boris Goldowsky | 1995-03-01 | 1 | -1/+1 |
| | |||||
* | (c++-backward-to-noncomment): Don't loop forever | Richard M. Stallman | 1995-02-25 | 1 | -6/+10 |
| | | | | if first line of buffer starts with ` #'. | ||||
* | (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case. | Richard M. Stallman | 1995-01-12 | 1 | -31/+37 |
| | |||||
* | (indent-c++-exp): For public/private/protected, | Richard M. Stallman | 1994-10-02 | 1 | -7/+7 |
| | | | | don't do the case/label adjustment. | ||||
* | (c++-mode-syntax-table): Give RET the same syntax as newline. | Richard M. Stallman | 1994-07-25 | 1 | -1/+2 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | Don't use triple-hyphen in a character class. | Karl Heuer | 1994-03-12 | 1 | -1/+1 |
| | |||||
* | (c++-mode): Set parse-sexp-ignore-comments to t. | Richard M. Stallman | 1994-02-16 | 1 | -1/+1 |
| | |||||
* | (c++-indent-line, calculate-c++-indent): | Richard M. Stallman | 1993-12-23 | 1 | -7/+7 |
| | | | | (indent-c++-exp): Recognize `friend' without `class'. | ||||
* | (c++-mode-syntax-table): Don't alter syntax of '. | Richard M. Stallman | 1993-07-27 | 1 | -2/+1 |
| | |||||
* | (c++-mode-syntax-table): Handle C-style comments. | Richard M. Stallman | 1993-07-26 | 1 | -1/+2 |
| | |||||
* | Comment changes for renaming from c++-mode.el to cplus-md.el. | Richard M. Stallman | 1993-06-17 | 1 | -2/+2 |
| | |||||
* | (calculate-c++-indent): Respect | Richard M. Stallman | 1993-06-10 | 1 | -1/+5 |
| | | | | c-continued-brace-offset (as in c-mode.el). | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -3/+4 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1992-07-29 | 1 | -3/+15 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-07-24 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -249/+168 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+13 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | Initial revision | Jim Blandy | 1991-05-09 | 1 | -0/+966 |