log lisp/progmodes/cplus-md.el @ 23699:3267bdc78cca

age author description
1998-04-09 Stephen Eglen Customize
1997-12-12 Dave Love Use imenu-case-fold-search.
1997-06-22 Richard M. Stallman Add provide call.
1997-05-27 Richard M. Stallman Comment change.
1996-10-12 Richard M. Stallman Comment change.
1996-03-21 Richard M. Stallman (indent-c++-exp): Use calculate-c-indent-after-brace.
1996-02-21 Karl Heuer (c++-mode-syntax-table): Don't use c-mode-syntax-table.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (c++-mode): Doc fix.
1995-11-15 Richard M. Stallman (c++-mode): Remove autoload cookie.
1995-10-19 Richard M. Stallman (calculate-c++-indent): Skip over paren-group
1995-07-28 Karl Heuer (c++-imenu-generic-expression): Var defined.
1995-06-28 Richard M. Stallman (electric-c++-terminator): Fix logic for handling colon.
1995-04-14 Richard M. Stallman Comment change.
1995-04-07 Karl Heuer Update copyright.
1995-03-27 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-01 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-02-25 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
1995-01-12 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-07-25 Richard M. Stallman (c++-mode-syntax-table): Give RET the same syntax as newline.
1994-05-03 Karl Heuer Update copyright.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-02-16 Richard M. Stallman (c++-mode): Set parse-sexp-ignore-comments to t.
1993-12-23 Richard M. Stallman (c++-indent-line, calculate-c++-indent):
1993-07-27 Richard M. Stallman (c++-mode-syntax-table): Don't alter syntax of '.
1993-07-26 Richard M. Stallman (c++-mode-syntax-table): Handle C-style comments.
1993-06-17 Richard M. Stallman Comment changes for renaming from c++-mode.el to cplus-md.el.
1993-06-10 Richard M. Stallman (calculate-c++-indent): Respect
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.