Skip to content
Snippets Groups Projects
  1. May 24, 2005
  2. May 23, 2005
    • mast's avatar
      2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org> · c88239beb5d1
      mast authored
      	* Patch release 5.30.10.
      
      2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-fonts.el (c-invalid-face-name): Use "red1" instead of "red"
      	since it stands out better in xterms and DOS terminals.  Original
      	change by Dan Nicolaescu <dann@ics.uci.edu>.
      
      2005-05-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-fonts.el (c-font-lock-declarators): Fixed bug where the point
      	could go past the limit in decoration level 2, thereby causing
      	errors during interactive fontification.
      
      2005-05-09  Alan Mackenzie  <bug-cc-mode@gnu.org>
      
      	* cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
      	in the copyright statement.  Incidentally, change "along with GNU
      	Emacs" to "along with this program" where it occurs.
      
      2005-04-10  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-mode.el (c-make-inherited-keymap): Fixed cc-bytecomp bug when
      	the file is evaluated interactively.
      
      2005-02-14  Kevin Ryde  <user42@zip.com.au>:
      
      	* cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
      	c-parse-state, to avoid a lisp error (on bad code).
      
      2005-04-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-engine.el (c-guess-basic-syntax): Handle operator
      	declarations somewhat better in C++.
      
      2004-11-29  Alan Mackenzie  <bug-cc-mode@gnu.org>
      
      	* cc-mode.el: Add a fourth parameter t' to the awk-mode autoload,
      	so that it is interactive, hence can be found by M-x awk-mode
      	whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
      	<gmorris+emacs@ast.cam.ac.uk>.
      
      2004-11-28  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
      	make use of run-mode-hooks' which has been added in Emacs 21.1.
      
      	(c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode,
      	awk-mode): Use it.
      
      	(make-local-hook): Suppress warning about obsoleteness which has
      	been added in Emacs 21.1.
      
      2004-10-07  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-engine.el, cc-align.el, cc-cmds.el
      	(c-append-backslashes-forward, c-delete-backslashes-forward,
      	c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
      	Compensate for return value from forward-line' when it has moved
      	but not to a different line due to eob.
      
      2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
      
      	* cc-engine.el (c-guess-basic-syntax): Fixed anchoring in
      	objc-method-intro' and objc-method-args-cont'.
      
      2004-09-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
      
      	* cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
      	Mode's regexps.
      c88239beb5d1
  3. May 20, 2005
  4. May 10, 2005
  5. Aug 12, 2004
  6. Aug 11, 2004
  7. Nov 18, 2003
  8. Nov 16, 2003
  9. Oct 31, 2003
  10. Sep 25, 2003
  11. Sep 24, 2003
  12. Aug 26, 2003
  13. Aug 03, 2003
  14. Jul 17, 2003
  15. Jul 16, 2003
Loading