1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
e4874521bb Comment change. 1997-05-27 15:32:03 +00:00
Richard M. Stallman
7a8f27dbe6 Comment change. 1996-10-12 02:42:58 +00:00
Richard M. Stallman
b23c9e46bd (indent-c++-exp): Use calculate-c-indent-after-brace.
(c++-mode): Require c-mode.
1996-03-21 14:16:06 +00:00
Karl Heuer
f5ddf99a40 (c++-mode-syntax-table): Don't use c-mode-syntax-table. 1996-02-21 21:28:23 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
863f75313b (c++-mode): Doc fix. 1996-01-04 23:31:24 +00:00
Richard M. Stallman
55a488bede (c++-mode): Remove autoload cookie. 1995-11-15 18:58:57 +00:00
Richard M. Stallman
0d48fc0afc (calculate-c++-indent): Skip over paren-group
when looking back to determine context of a top-level line.
Don't treat a line starting with } as a continuation.
1995-10-19 22:04:18 +00:00
Karl Heuer
d6209f58ef (c++-imenu-generic-expression): Var defined.
(c++-mode): Set imenu-generic-expression.
1995-07-28 00:30:18 +00:00
Richard M. Stallman
e2b1cb7427 (electric-c++-terminator): Fix logic for handling colon. 1995-06-28 21:25:06 +00:00
Richard M. Stallman
612abcae5d Comment change. 1995-04-14 23:24:11 +00:00
Karl Heuer
732be46569 Update copyright. 1995-04-07 01:20:53 +00:00
Richard M. Stallman
fe7ad22dc1 (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent. 1995-03-27 07:50:26 +00:00
Boris Goldowsky
fccf116681 (c++-mode): Remove ^ from paragraph-start & paragraph-separate. 1995-03-01 15:53:48 +00:00
Richard M. Stallman
5cff3cc1d9 (c++-backward-to-noncomment): Don't loop forever
if first line of buffer starts with ` #'.
1995-02-25 07:49:39 +00:00
Richard M. Stallman
1103950c98 (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case. 1995-01-12 22:45:24 +00:00
Richard M. Stallman
a68ac8b57a (indent-c++-exp): For public/private/protected,
don't do the case/label adjustment.
1994-10-02 03:44:59 +00:00
Richard M. Stallman
a17c29e05e (c++-mode-syntax-table): Give RET the same syntax as newline. 1994-07-25 00:34:55 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
26add1bf46 Don't use triple-hyphen in a character class. 1994-03-12 00:23:12 +00:00
Richard M. Stallman
069511c0a2 (c++-mode): Set parse-sexp-ignore-comments to t. 1994-02-16 18:20:13 +00:00
Richard M. Stallman
4c980cfae1 (c++-indent-line, calculate-c++-indent):
(indent-c++-exp): Recognize `friend' without `class'.
1993-12-23 04:41:41 +00:00
Richard M. Stallman
c9a0e1cbdc (c++-mode-syntax-table): Don't alter syntax of '. 1993-07-27 16:55:29 +00:00
Richard M. Stallman
83e37cb6e8 (c++-mode-syntax-table): Handle C-style comments. 1993-07-26 06:13:03 +00:00
Richard M. Stallman
0907bf08cb Comment changes for renaming from c++-mode.el to cplus-md.el. 1993-06-17 07:03:08 +00:00
Richard M. Stallman
dc606f020d (calculate-c++-indent): Respect
c-continued-brace-offset (as in c-mode.el).
1993-06-10 22:58:01 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Richard M. Stallman
ee3b8d4df3 entered into RCS 1992-07-29 05:48:40 +00:00
Richard M. Stallman
e6dfdce516 *** empty log message *** 1992-07-24 05:00:23 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
0716883099 *** empty log message *** 1992-07-16 19:23:43 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
745bc783eb Initial revision 1991-05-09 21:50:45 +00:00