log lisp/progmodes/cplus-md.el @ 16601:7361b2115a77 libc-961121

age author description
Sat, 12 Oct 1996 02:42:58 +0000 Richard M. Stallman Comment change.
Thu, 21 Mar 1996 14:16:06 +0000 Richard M. Stallman (indent-c++-exp): Use calculate-c-indent-after-brace.
Wed, 21 Feb 1996 21:28:23 +0000 Karl Heuer (c++-mode-syntax-table): Don't use c-mode-syntax-table.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:31:24 +0000 Karl Heuer (c++-mode): Doc fix.
Wed, 15 Nov 1995 18:58:57 +0000 Richard M. Stallman (c++-mode): Remove autoload cookie.
Thu, 19 Oct 1995 22:04:18 +0000 Richard M. Stallman (calculate-c++-indent): Skip over paren-group
Fri, 28 Jul 1995 00:30:18 +0000 Karl Heuer (c++-imenu-generic-expression): Var defined.
Wed, 28 Jun 1995 21:25:06 +0000 Richard M. Stallman (electric-c++-terminator): Fix logic for handling colon.
Fri, 14 Apr 1995 23:24:11 +0000 Richard M. Stallman Comment change.
Fri, 07 Apr 1995 01:20:53 +0000 Karl Heuer Update copyright.
Mon, 27 Mar 1995 07:50:26 +0000 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
Wed, 01 Mar 1995 15:53:48 +0000 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
Sat, 25 Feb 1995 07:49:39 +0000 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
Thu, 12 Jan 1995 22:45:24 +0000 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.