Sat, 28 Jul 2007 11:45:55 +0000 |
Alan Mackenzie |
Fix problem with modes derived from CC Mode: Move macro
|
Wed, 25 Jul 2007 04:29:40 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 20 Jun 2007 08:27:53 +0000 |
Alan Mackenzie |
(c-remove-any-local-eval-or-mode-variables): When removing lines, also
|
Sat, 28 Apr 2007 20:39:11 +0000 |
Glenn Morris |
Stefan Monnier <monnier at iro.umontreal.ca>
|
Sat, 21 Apr 2007 21:58:59 +0000 |
Martin Rudalics |
(c-remove-any-local-eval-or-mode-variables): Use delete-region
|
Sun, 25 Mar 2007 12:03:13 +0000 |
Alan Mackenzie |
(c-before-change): Fix BOB bug.
|
Fri, 23 Mar 2007 09:52:42 +0000 |
David Kastrup |
(c-make-emacs-variables-local): Use
|
Fri, 09 Mar 2007 23:11:15 +0000 |
Alan Mackenzie |
(c-before-change): insert call of `save-match-data'.
|
Thu, 08 Mar 2007 21:50:51 +0000 |
Alan Mackenzie |
(c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): new
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 01 Jan 2007 22:11:28 +0000 |
Alan Mackenzie |
Update CC Mode to version 5.31.4. The detailed changes are those
|
Sun, 17 Dec 2006 22:15:46 +0000 |
Alan Mackenzie |
(c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
|
Sun, 03 Dec 2006 01:00:52 +0000 |
Glenn Morris |
Fix Copyright format.
|
Thu, 20 Jul 2006 09:48:09 +0000 |
Alan Mackenzie |
* progmodes/cc-langs.el (c-emacs-variable-inits): new variable.
|
Mon, 10 Jul 2006 13:17:09 +0000 |
Alan Mackenzie |
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
|
Fri, 24 Feb 2006 15:33:02 +0000 |
Alan Mackenzie |
cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
|
Fri, 10 Feb 2006 09:00:31 +0000 |
Nick Roberts |
Update copyright for 2006.
|
Fri, 02 Dec 2005 12:30:36 +0000 |
Alan Mackenzie |
Update CC Mode to release 5.31.
|
Mon, 03 Oct 2005 21:22:29 +0000 |
Stefan Monnier |
(c-basic-common-init): Remove calls to
|
Fri, 23 Sep 2005 18:26:09 +0000 |
Richard M. Stallman |
(c-font-lock-init): Specify font-lock-lines-before.
|
Mon, 01 Aug 2005 08:43:45 +0000 |
Nick Roberts |
Update copyright for release of 22.1 for progmodes directory.
|
Mon, 23 May 2005 00:03:59 +0000 |
Martin Stjernholm |
2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
|
Tue, 03 May 2005 06:45:08 +0000 |
Nick Roberts |
(cc-define-alist, cc-create-define-alist):
|
Mon, 02 May 2005 00:28:20 +0000 |
Nick Roberts |
(cc-create-define-alist): Use a shell.
|
Sun, 01 May 2005 22:52:29 +0000 |
Nick Roberts |
(cc-mode-cpp-program): Change to "gcc -E".
|
Sat, 30 Apr 2005 05:16:49 +0000 |
Nick Roberts |
(c-mode): If there is no file (Macroexpansion) don't create an alist.
|
Fri, 29 Apr 2005 23:47:30 +0000 |
Nick Roberts |
(cc-create-define-alist): Check that file
|
Fri, 29 Apr 2005 18:23:33 +0000 |
Sam Steingold |
(cc-mode-cpp-program): New user variable.
|
Wed, 27 Apr 2005 21:59:43 +0000 |
Nick Roberts |
(cc-create-define-alist): New function.
|
Fri, 31 Dec 2004 14:51:05 +0000 |
Richard M. Stallman |
(c-common-init): Use mode-require-final-newline.
|
Fri, 03 Dec 2004 00:57:23 +0000 |
Richard M. Stallman |
(awk-mode autoload): Supply t meaning interactive function.
|
Sat, 13 Nov 2004 20:23:38 +0000 |
Daniel Pfeiffer |
(c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete make-local-hook.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 03 Aug 2003 12:30:34 +0000 |
Martin Stjernholm |
2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
|
Sat, 05 Jul 2003 19:53:33 +0000 |
Martin Stjernholm |
Fixed some autoload problems: Try to ensure that the entry for ".c"
|
Thu, 03 Jul 2003 12:30:59 +0000 |
Martin Stjernholm |
Updated CC Mode to version 5.30.
|
Thu, 19 Jun 2003 15:54:21 +0000 |
Stefan Monnier |
(c-mode): Reverting last change.
|
Wed, 18 Jun 2003 22:34:36 +0000 |
Nick Roberts |
(c-mode): Add local variable gud-find-expr.
|
Sun, 09 Feb 2003 01:44:35 +0000 |
Martin Stjernholm |
(c-basic-common-init): Install `c-fill-paragraph' on
|
Tue, 28 Jan 2003 00:41:21 +0000 |
Martin Stjernholm |
(c-require-final-newline): Made this variable an alist to specify a value
|
Sun, 26 Jan 2003 21:36:15 +0000 |
Martin Stjernholm |
(c-require-final-newline): Added a variable to make the initialization of
|
Mon, 03 Jun 2002 22:56:12 +0000 |
Richard M. Stallman |
(c-postprocess-file-styles): Do nothing except in CC modes.
|
Mon, 22 Apr 2002 00:35:36 +0000 |
Martin Stjernholm |
CC Mode update to version 5.29. This is for testing; it's not a released
|
Fri, 28 Dec 2001 22:16:42 +0000 |
Richard M. Stallman |
(c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)
|
Mon, 26 Nov 2001 21:15:29 +0000 |
Sam Steingold |
(c-submit-bug-report): Make sure that the arguments to `insert' are strings.
|
Fri, 04 May 2001 10:02:56 +0000 |
Eli Zaretskii |
Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.
|
Wed, 21 Mar 2001 12:58:33 +0000 |
Gerd Moellmann |
Update to version 5.28.
|
Wed, 06 Dec 2000 20:24:23 +0000 |
Dave Love |
Fix copyright years.
|
Mon, 24 Jul 2000 11:10:33 +0000 |
Gerd Moellmann |
(c-initialize-cc-mode): Handling of obsolete
|
Sun, 12 Dec 1999 18:24:19 +0000 |
Gerd Moellmann |
Installed version 5.26
|
Mon, 08 Feb 1999 16:53:18 +0000 |
Barry A. Warsaw |
Installed CC Mode 5.25.
Release_5_25
|
Sun, 08 Mar 1998 06:52:23 +0000 |
Richard M. Stallman |
(c-initialize-cc-mode): Moved require's to top level.
|
Tue, 17 Feb 1998 07:11:40 +0000 |
Richard M. Stallman |
(c-mode, c++-mode, objc-mode, java-mode): Set
|
Fri, 12 Dec 1997 17:10:08 +0000 |
Dave Love |
Use imenu-case-fold-search.
|
Thu, 23 Oct 1997 07:49:25 +0000 |
Karl Heuer |
(c-submit-bug-report): Remove
|
Thu, 23 Oct 1997 07:31:46 +0000 |
Karl Heuer |
(objc-mode): Bind imenu-create-index-function
|
Mon, 08 Sep 1997 03:24:01 +0000 |
Richard M. Stallman |
(c-version): Updated.
|
Sat, 16 Aug 1997 03:41:39 +0000 |
Richard M. Stallman |
(c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
|
Mon, 11 Aug 1997 22:11:27 +0000 |
Richard M. Stallman |
(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
|
Sat, 09 Aug 1997 18:31:43 +0000 |
Richard M. Stallman |
(idl-mode): Support for CORBA's IDL language.
|