Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Mon, 16 Aug 2010 23:54:03 -0700 |
Glenn Morris |
Silence some cc-mode compiler warnings.
|
Sat, 31 Jul 2010 20:01:08 +0000 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
Sun, 18 Jul 2010 20:28:00 +0000 |
Alan Mackenzie |
Enhance `c-file-style' in file/directory local variables.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 20 Jun 2010 16:17:05 +0000 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
Mon, 21 Jun 2010 21:08:26 +0000 |
Alan Mackenzie |
Fix an indentation bug:
|
Thu, 29 Apr 2010 14:48:32 +0000 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
Mon, 12 Apr 2010 18:58:52 +0000 |
Alan Mackenzie |
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
|
Mon, 12 Apr 2010 15:15:07 +0000 |
Alan Mackenzie |
Reverse change 99448: "Change strategy for marking < and > as template
|
Mon, 12 Apr 2010 14:59:56 +0000 |
Alan Mackenzie |
Reverse 99556:
|
Thu, 25 Feb 2010 21:21:25 +0000 |
Alan Mackenzie |
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
|
Sat, 06 Feb 2010 08:01:43 -0500 |
Chong Yidong |
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
|
Thu, 04 Feb 2010 21:15:37 +0000 |
Alan Mackenzie |
Change strategy for marking < and > as template delimiters: mark them
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Thu, 10 Dec 2009 14:29:11 +0000 |
Alan Mackenzie |
Fix bug#5091: indentation in c++-mode.
|
Sat, 05 Dec 2009 11:16:04 +0000 |
Alan Mackenzie |
Revert change 1.85
|
Thu, 03 Dec 2009 16:02:10 +0000 |
Alan Mackenzie |
Enhance `c-parse-state' to run efficiently in "brace desserts".
|
Fri, 20 Nov 2009 08:22:32 +0000 |
Tassilo Horn |
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
|
Sat, 18 Jul 2009 20:42:55 +0000 |
Alan Mackenzie |
(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
|
Tue, 19 May 2009 22:35:07 +0000 |
Alan Mackenzie |
cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
|
Fri, 30 Jan 2009 21:24:22 +0000 |
Alan Mackenzie |
# Fix a typo.
|
Sun, 11 Jan 2009 00:37:05 +0000 |
Glenn Morris |
Comment (minor header format fixes).
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 31 Jul 2008 01:37:35 +0000 |
Chong Yidong |
(c-before-hack-hook): New function
|
Thu, 24 Jul 2008 02:55:59 +0000 |
Dan Nicolaescu |
(auto-mode-alist): Add .i and .ii files.
|
Fri, 27 Jun 2008 21:12:46 +0000 |
Alan Mackenzie |
cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
|
Fri, 20 Jun 2008 19:52:37 +0000 |
Stefan Monnier |
(c-make-inherited-keymap): Only use set-keymap-parents if set-keymap-parent
|
Mon, 26 May 2008 06:57:40 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 24 May 2008 12:47:37 +0000 |
Alan Mackenzie |
(c-postprocess-file-styles): Throw an error if c-file-style is set to a
|
Thu, 15 May 2008 03:30:40 +0000 |
Glenn Morris |
(declare-function): Add compat definition.
|
Tue, 06 May 2008 07:18:39 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 23 Apr 2008 05:55:42 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 10 Apr 2008 14:10:46 +0000 |
Stefan Monnier |
Fix up comment convention on the arch-tag lines.
|
Sun, 06 Apr 2008 21:13:11 +0000 |
Alan Mackenzie |
(c-basic-common-init): Set font-lock-extend-after-change-region-function.
|
Tue, 04 Mar 2008 22:15:39 +0000 |
Alan Mackenzie |
(c-neutralize-syntax-in-CPP): Fix coding bug.
|
Sat, 01 Mar 2008 01:28:31 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 24 Feb 2008 10:09:07 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 29 Dec 2007 02:39:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 13 Oct 2007 05:53:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:20:51 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 01 May 2007 23:03:36 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Apr 2007 21:56:25 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 18 Mar 2007 14:11:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 02 Jan 2007 02:34:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 03 Aug 2006 11:45:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 26 Feb 2006 07:09:24 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26
|
Sat, 11 Feb 2006 00:11:19 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Fri, 07 Oct 2005 07:15:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
Sun, 25 Sep 2005 22:07:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
|
Fri, 05 Aug 2005 10:57:36 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 19 Nov 2004 06:55:13 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 18 Dec 2007 09:21:07 +0000 |
Thien-Thi Nguyen |
* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
|
Fri, 12 Oct 2007 03:03:25 +0000 |
Glenn Morris |
(c-postprocess-file-styles)
|
Mon, 24 Sep 2007 17:48:50 +0000 |
Dan Nicolaescu |
* progmodes/cc-mode.el (c-mode-base-map): Use
|
Sat, 24 May 2008 12:31:59 +0000 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
|
Tue, 08 Apr 2008 15:27:49 +0000 |
Stefan Monnier |
(c-basic-common-init): Don't set
|
Sun, 06 Apr 2008 20:33:05 +0000 |
Alan Mackenzie |
(c-extend-after-change-region): New function, used in
|
Sat, 01 Mar 2008 09:05:12 +0000 |
Alan Mackenzie |
(c-neutralize-syntax-in-CPP): Fix coding bug.
|
Mon, 25 Feb 2008 21:15:50 +0000 |
Alan Mackenzie |
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.
|
Wed, 20 Feb 2008 22:18:28 +0000 |
Alan Mackenzie |
(c-extend-region-for-CPP): always set c-old-EOM.
|
Tue, 19 Feb 2008 22:14:40 +0000 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a
|
Mon, 07 Jan 2008 02:11:00 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
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
|