Paul Eggert
|
284c470ef7
Backslash cleanup in Elisp source files
|
10 лет назад |
Stefan Monnier
|
560022a5b6
* lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolist
|
10 лет назад |
Alan Mackenzie
|
498d7fe980
Replace `cadar' with `cadr/car', since `cadar' is problematic on Emacs.
|
10 лет назад |
Paul Eggert
|
26bd978d87
Fix some more docstring etc. quoting problems
|
10 лет назад |
Paul Eggert
|
4c24b9e30f
Quoting fixes in lisp/progmodes
|
10 лет назад |
Paul Eggert
|
875a5d0ead
Prefer directed to neutral quotes
|
10 лет назад |
Stefan Monnier
|
18371ed2da
* lisp/progmodes/cc-*.el: Fix up commenting style
|
10 лет назад |
Alan Mackenzie
|
e4de91d8dd
Introduce new macros to cover Emacs's new names in cl-lib.el.
|
10 лет назад |
Daniel Colascione
|
49c8458d7b
Add C-language keyword constants to C++
|
10 лет назад |
Alan Mackenzie
|
23bb07e05d
Fix the CC Mode fixes from 2015-03-30. Fixes debbugs#20240.
|
10 лет назад |
Alan Mackenzie
|
05a5a94000
Correct calculation of CC Mode's font-lock region.
|
10 лет назад |
Alan Mackenzie
|
30c5f5cdef
Allow compilation during loading of Modes derived from a CC Mode mode.
|
10 лет назад |
Paul Eggert
|
7e09ef09a4
Update copyright year to 2015
|
10 лет назад |
Alan Mackenzie
|
948fa912de
Make C++11 uniform init syntax work. New keywords "final" and "override"
|
10 лет назад |
Stefan Monnier
|
39ead8cdfc
* lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode.
|
10 лет назад |
Stefan Monnier
|
517505322a
Merge some of the differences from the standalone CC-mode.
|
10 лет назад |
Paul Pogonyshev
|
0b37f903b6
progmodes/cc-langs.el: Support some of the new keywords in C++11.
|
10 лет назад |
Alan Mackenzie
|
ff73c2c3e2
Add "enum classs" support to C++ mode.
|
10 лет назад |
Glenn Morris
|
52b410c60a
Merge from emacs-24; up to 117634
|
10 лет назад |
Stefan Monnier
|
237bf45a48
* lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.
|
10 лет назад |
Paul Eggert
|
cc541e588a
Spelling fixes.
|
10 лет назад |
Stefan Monnier
|
03c4553666
Merge trivially safe differences from standalone CC-mode.
|
10 лет назад |
Alan Mackenzie
|
c8b22035d6
CC Mode: revert recent changes and fix bug 17463 (cc-langs.elc gets
|
11 лет назад |
Stefan Monnier
|
4700363363
CC-mode: Set open-paren-in-column-0-is-defun-start to nil;
|
11 лет назад |
Alan Mackenzie
|
4031fb7bac
Handle C++11's "auto" and "decltype" constructions.
|
11 лет назад |
Alan Mackenzie
|
66bb9533fc
Make ">>" act as double template ender in C++ Mode.
|
11 лет назад |
Daniel Colascione
|
fb32e9f8f3
Unbreak compilation of derived cc-mode modes
|
11 лет назад |
Alan Mackenzie
|
e3be29073e
Don't call c-parse-state when c++-template-syntax-table is active.
|
11 лет назад |
Glenn Morris
|
cd7d4e9b38
Stop cc-mode loading cl at runtime
|
11 лет назад |
Paul Eggert
|
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
|
11 лет назад |