Stefan Monnier
|
18371ed2da
* lisp/progmodes/cc-*.el: Fix up commenting style
|
10 years ago |
Alan Mackenzie
|
82a3da21ff
Make electric-pair-mode, delete-selection-mode and CC Mode cooperate.
|
10 years ago |
Paul Eggert
|
eb0f65b4fb
Don't overflow if computing approximate percentage
|
10 years ago |
Glenn Morris
|
7511337a8a
Quieten cc-mode compilation
|
10 years ago |
Paul Eggert
|
7e09ef09a4
Update copyright year to 2015
|
10 years ago |
Stefan Monnier
|
39ead8cdfc
* lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode.
|
10 years ago |
Stefan Monnier
|
517505322a
Merge some of the differences from the standalone CC-mode.
|
10 years ago |
Alan Mackenzie
|
ec02f4fe1d
Fix error with `mark-defun' and "protected:" in C++ Mode.
|
10 years ago |
Alan Mackenzie
|
f3f7acc592
Make blink-parens work with a closing template delimiter.
|
10 years ago |
Stefan Monnier
|
03c4553666
Merge trivially safe differences from standalone CC-mode.
|
10 years ago |
Alan Mackenzie
|
29238d289d
Connect electric-indent-mode up with CC Mode. Bug #15478.
|
11 years ago |
Paul Eggert
|
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
|
11 years ago |
Glenn Morris
|
683853b9fe
Plain fboundp silences compilation warnings since Emacs 22.1
|
12 years ago |
Alan Mackenzie
|
e0bc0f33bd
Replace `last-command-event' by `last-command-char' in XEmacs.
|
12 years ago |
Paul Eggert
|
ab422c4d68
Update copyright notices for 2013.
|
12 years ago |
Alan Mackenzie
|
ace2989a84
AWK Mode: make auto-newline work when there's "==" in the pattern.
|
13 years ago |
Chong Yidong
|
257210319f
Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org
|
13 years ago |
Leo Liu
|
2c73e345cc
Use match-string-no-properties instead in c-defun-name
|
13 years ago |
Leo Liu
|
3646bcd6b8
* lisp/progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
|
13 years ago |
Jan Djärv
|
fe1a523fd9
Backport: Recognize Objective-C methods also in c-defun-name
|
13 years ago |
Jan Djärv
|
044080727c
*** empty log message ***
|
13 years ago |
Chong Yidong
|
3726946669
Remove incorrect uses of "modeline".
|
13 years ago |
Alan Mackenzie
|
f0f6bc351b
CC Mode: Ensure searching for keywords is case sensitive.
|
13 years ago |
Alan Mackenzie
|
9cec78342c
Make c-mark-defun extend region when repeated, and leave a mark.
|
13 years ago |
Alan Mackenzie
|
b493658e2c
Fix filling for when filladapt mode is enabled.
|
13 years ago |
Glenn Morris
|
acaf905b11
Add 2012 to FSF copyright years for Emacs files
|
13 years ago |
Paul Eggert
|
333f9019e2
Spelling fixes.
|
13 years ago |
Paul Eggert
|
c80e3b4aed
Spelling fixes.
|
13 years ago |
Juanma Barranquero
|
20db1522fe
Fix typos.
|
13 years ago |
Paul Eggert
|
e1dbe924b5
Spelling fixes.
|
13 years ago |