summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cplus-md.el
Commit message (Expand)AuthorAgeFilesLines
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* Comment change.Richard M. Stallman1997-05-271-2/+2
* Comment change.Richard M. Stallman1996-10-121-2/+2
* (indent-c++-exp): Use calculate-c-indent-after-brace.Richard M. Stallman1996-03-211-1/+3
* (c++-mode-syntax-table): Don't use c-mode-syntax-table.Karl Heuer1996-02-211-1/+13
* Update FSF's address.Erik Naggum1996-01-141-6/+8
* (c++-mode): Doc fix.Karl Heuer1996-01-041-1/+1
* (c++-mode): Remove autoload cookie.Richard M. Stallman1995-11-151-1/+0
* (calculate-c++-indent): Skip over paren-groupRichard M. Stallman1995-10-191-1/+10
* (c++-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+97
* (electric-c++-terminator): Fix logic for handling colon.Richard M. Stallman1995-06-281-9/+9
* Comment change.Richard M. Stallman1995-04-141-0/+1
* Update copyright.Karl Heuer1995-04-071-1/+1
* (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.Richard M. Stallman1995-03-271-20/+31
* (c++-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (c++-backward-to-noncomment): Don't loop foreverRichard M. Stallman1995-02-251-6/+10
* (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.Richard M. Stallman1995-01-121-31/+37
* (indent-c++-exp): For public/private/protected,Richard M. Stallman1994-10-021-7/+7
* (c++-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-1/+2
* Update copyright.Karl Heuer1994-05-031-1/+1
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-1/+1
* (c++-mode): Set parse-sexp-ignore-comments to t.Richard M. Stallman1994-02-161-1/+1
* (c++-indent-line, calculate-c++-indent):Richard M. Stallman1993-12-231-7/+7
* (c++-mode-syntax-table): Don't alter syntax of '.Richard M. Stallman1993-07-271-2/+1
* (c++-mode-syntax-table): Handle C-style comments.Richard M. Stallman1993-07-261-1/+2
* Comment changes for renaming from c++-mode.el to cplus-md.el.Richard M. Stallman1993-06-171-2/+2
* (calculate-c++-indent): RespectRichard M. Stallman1993-06-101-1/+5
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-3/+4
* entered into RCSRichard M. Stallman1992-07-291-3/+15
* *** empty log message ***Richard M. Stallman1992-07-241-5/+5
* *** empty log message ***Eric S. Raymond1992-07-221-249/+168
* *** empty log message ***Eric S. Raymond1992-07-161-1/+13
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* Initial revisionJim Blandy1991-05-091-0/+966