log lisp/progmodes/cc-cmds.el @ 38898:29a1feb5e1fe

age author description
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-10 Gerd Moellmann (c-indent-exp): Keep the indentation of the block
2001-07-09 Stefan Monnier Extended the kludge to interoperate with the
2001-05-04 Eli Zaretskii (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
2001-04-04 Stefan Monnier (c-outline-level):
2001-03-21 Gerd Moellmann Update to version 5.28.
2000-12-06 Dave Love Fix copyright years.
2000-07-24 Gerd Moellmann (c-indent-new-comment-line): Added a kludge
2000-01-03 Gerd Moellmann (c-fill-paragraph): Count number of spaces
1999-12-28 Gerd Moellmann (c-fill-paragraph): Don't delete white
1999-12-12 Gerd Moellmann Installed version 5.26
1999-03-30 Karl Heuer (c-indent-command): Doc fix.
1999-03-06 Dave Love (c-outline-level): Bind
1999-02-08 Barry A. Warsaw Installed CC Mode 5.25. Release_5_25
1998-03-08 Richard M. Stallman (c-fill-paragraph): Bind fill-paragraph-function to
1998-02-17 Richard M. Stallman (c-beginning-of-statement)
1997-10-23 Karl Heuer (c-progress-init, c-progress-fini):
1997-10-23 Karl Heuer (c-beginning-of-statement):
1997-09-08 Richard M. Stallman (c-beginning-of-statement): Fixes in sentence movement to properly
1997-08-16 Richard M. Stallman (c-comment-line-break-function): In this function, and the defadvice,
1997-08-11 Richard M. Stallman (c-electric-brace): Make preserve-p nil at BOB.
1997-08-11 Richard M. Stallman (indent-new-comment-line): Add advice for older Emacs versions if they
1997-08-09 Richard M. Stallman Comment change.
1997-07-18 Richard M. Stallman Require cc-defs for the c-add-syntax macro.
1997-07-10 Richard M. Stallman Initial revision