- 18 Dec, 2007 2 commits
-
-
Thien-Thi Nguyen authored
(c-comment-continuation-stars): No longer declare with cc-bytecomp-obsolete-var and cc-bytecomp-defvar. (c-block-comment-prefix): Use symbol-value to access c-comment-continuation-stars. * progmodes/cc-mode.el (c-initialize-cc-mode): Use symbol-value to access c-comment-continuation-stars.
-
Glenn Morris authored
-
- 12 Dec, 2007 2 commits
-
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
- 08 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 04 Apr, 2007 1 commit
-
-
Alan Mackenzie authored
c-syntactic-indentation.
-
- 29 Jan, 2007 1 commit
-
-
Juanma Barranquero authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 20 Jan, 2007 1 commit
-
-
Alan Mackenzie authored
-
- 01 Jan, 2007 1 commit
-
-
Alan Mackenzie authored
recorded in the ChangeLog for 2007-01-01.
-
- 03 Dec, 2006 1 commit
-
-
Glenn Morris authored
-
- 26 Nov, 2006 1 commit
-
-
Jan Djärv authored
-
- 25 Nov, 2006 1 commit
-
-
Jan Djärv authored
-
- 20 May, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 11 May, 2006 1 commit
-
-
Reiner Steib authored
-
- 24 Feb, 2006 1 commit
-
-
Alan Mackenzie authored
cc-defs.el, cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el, cc-mode.el, cc-styles.el, cc-subword.el, cc-vars.el: Add 2006 to the copyright statement. cc-awk.el: (c-awk-after-change): Protect the match data with save-match-data. It was being corrupted when Font Lock was not enabled. (ii): Fix a typo. cc-cmds.el, cc-mode.el, cc-engine.el (c-update-modeline): Concatenate the minor mode indicators directly onto mode-name, removing c-submode-indicators. Sometimes, c-s-i got separated from the mode name on the mode line. cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to c-hungry-delete-backwards, at the request of RMS. Leave the old name as an alias. cc-cmds.el (c-electric-brace, c-electric-semi&comma, c-electric-colon): Correct doc-strings: "/ln" -> "/la". cc-cmds.el (c-electric-brace): Fix clean-up brace-else-brace (error due to mbeg, mend being undefined). cc-defs.el (c-version): Update to 5.31.3. cc-defs.el: [Supersedes patch V1.38]: (top level): Check for a buggy font-lock-compile-keywords ONLY in XEmacs. GNU Emacs 22 now has a check which would throw an error here. cc-engine.el (c-beginning-of-statement-1): Clarify doc-string and comments. Distinguish real labels ("case 1:" or "foo:") from non-labels ("public:"). cc-engine.el (c-after-change-check-<>-operators): Remove save-match-data, reversing change for V1.45. save-match-data is now in c-after-change. cc-engine.el (c-forward-objc-directive): Replace c-forward-token-2 with crude coding; c-f-t-2 doesn't move over a token at EOB. Objc Mode was hanging after typing, e.g., "@implementation". cc-langs.el (c-filter-ops): Made it available at runtime too to work when `c-make-init-lang-vars-fun' needs to evaluate from source. cc-langs.el (c-make-init-lang-vars-fun): Improved the error message when there's an evaluation error to show whether it's loaded from source or not. (c-mode-menu): Add menu items for Electric Mode and Subword Mode. cc-mode.el (c-after-change): Protect the match data with save-match-data. It was getting corrupted by c-after-change-check-<>-operators. cc-mode.el: File Local variables: Solve the problem where both `mode' and c-file-offsets are specified: `mode' will overwrite c-f-o's settings: (c-remove-any-local-eval-or-mode-variables): new function. (c-postprocess-file-styles): call the above new function, within c-tentative-buffer-change, to splat `mode' and `eval' before the second hack-local-variables.
-
- 10 Feb, 2006 1 commit
-
-
Nick Roberts authored
-
- 02 Dec, 2005 1 commit
-
-
Alan Mackenzie authored
-
- 01 Aug, 2005 1 commit
-
-
Nick Roberts authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 03 May, 2005 1 commit
-
-
Nick Roberts authored
recent addition.
-
- 02 May, 2005 1 commit
-
-
Nick Roberts authored
Change to "gcc -E -dM -". Make customizable.
-
- 31 Dec, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 11 Aug, 2004 1 commit
-
-
Martin Stjernholm authored
-
- 16 Nov, 2003 1 commit
-
-
Martin Stjernholm authored
-
- 24 Sep, 2003 1 commit
-
-
Martin Stjernholm authored
has to be used when this variable is changed; it doesn't work to reinitialize the mode since that typically clobbers the variable.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 26 Aug, 2003 1 commit
-
-
Martin Stjernholm authored
`define-widget'.
-
- 16 Jul, 2003 1 commit
-
-
Martin Stjernholm authored
-
- 03 Jul, 2003 1 commit
-
-
Martin Stjernholm authored
-
- 18 Feb, 2003 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 28 Jan, 2003 1 commit
-
-
Martin Stjernholm authored
for each language. The default value causes `require-final-newline' to be set to t only in languages where the standard requires a final newline.
-
- 27 Jan, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 26 Jan, 2003 1 commit
-
-
Martin Stjernholm authored
require-final-newline' more configurable.
-
- 04 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 18 Nov, 2002 1 commit
-
-
Kenichi Handa authored
-
- 14 Nov, 2002 1 commit
-
-
Kenichi Handa authored
-
- 22 Apr, 2002 1 commit
-
-
Martin Stjernholm authored
version.
-