2017-03-28 |
Alan Mackenzie | * lisp/progmodes/cc-defs.el (c-version): Restore c...
|
commit | commitdiff | tree |
2017-03-19 |
Alan Mackenzie | Fix chaotic indentation of C++ lambda. Enhance documentatio...
|
commit | commitdiff | tree |
2017-02-25 |
Alan Mackenzie | Allow for the :: operator in C++ "enum class" declarations.
|
commit | commitdiff | tree |
2017-02-18 |
Alan Mackenzie | Fix edebug-spec on c-lang-defvar.
|
commit | commitdiff | tree |
2017-02-18 |
Alan Mackenzie | Set the syntax table in AWK Mode.
|
commit | commitdiff | tree |
2017-02-01 |
Alan Mackenzie | Allow C++ nested brace-list-entries to be better indented.
|
commit | commitdiff | tree |
2017-01-23 |
Alan Mackenzie | Give , and .@ doc strings. Fixes bug #24561.
|
commit | commitdiff | tree |
2017-01-21 |
Alan Mackenzie | Fix low-level handling of (big) C macros.
|
commit | commitdiff | tree |
2017-01-14 |
Alan Mackenzie | Correct c-parse-state-get-strategy for moving HERE...
|
commit | commitdiff | tree |
2017-01-11 |
Alan Mackenzie | Handle syntactic WS cache properties more accurately...
|
commit | commitdiff | tree |
2017-01-01 |
Alan Mackenzie | Give eval-and-compile a correct edebug spec. Fixes...
|
commit | commitdiff | tree |
2016-12-30 |
Alan Mackenzie | CC Mode: Fix the fontification of a spuriously recognised...
|
commit | commitdiff | tree |
2016-12-30 |
Alan Mackenzie | Backport: Remove an ambiguity from defvar's doc string...
|
commit | commitdiff | tree |
2016-12-29 |
Alan Mackenzie | Remove an ambiguity from defvar's doc string. Fixes...
|
commit | commitdiff | tree |
2016-12-29 |
Alan Mackenzie | Partially correct fontification of "(b*3)", and the...
|
commit | commitdiff | tree |
2016-12-29 |
Alan Mackenzie | Initialize edebug-offset-indices to a cons, not nil...
|
commit | commitdiff | tree |
2016-12-20 |
Alan Mackenzie | Amend the version number of CC Mode 5.33 -> 5.32.99...
|
commit | commitdiff | tree |
2016-11-24 |
Alan Mackenzie | Handle correctly an (undocumented) bare mode in hack...
|
commit | commitdiff | tree |
2016-11-10 |
Alan Mackenzie | Correct the statement about programming modes always...
|
commit | commitdiff | tree |
2016-10-30 |
Alan Mackenzie | Handle chars of syntax word which are also flagged...
|
commit | commitdiff | tree |
2016-10-09 |
Alan Mackenzie | CC Mode manual: remove reference to former Emacs variable...
|
commit | commitdiff | tree |
2016-09-22 |
Alan Mackenzie | * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast...
|
commit | commitdiff | tree |
2016-09-17 |
Alan Mackenzie | Improve accuracy of line/column numbers in byte compiler...
|
commit | commitdiff | tree |
2016-09-16 |
Alan Mackenzie | C Mode: Fix mis-fontification of macro invocation as...
|
commit | commitdiff | tree |
2016-09-11 |
Alan Mackenzie | Correctly fontify C++ direct initializations with parens...
|
commit | commitdiff | tree |
2016-09-06 |
Alan Mackenzie | * lisp/progmodes/cc-engine.el (c-syntactic-re-search...
|
commit | commitdiff | tree |
2016-09-06 |
Alan Mackenzie | New options for handling of literals in c-syntactic...
|
commit | commitdiff | tree |
2016-09-01 |
Alan Mackenzie | Fix c-declaration-limits to return correct limits in...
|
commit | commitdiff | tree |
2016-08-30 |
Alan Mackenzie | Correctly analyze C++ list initialization in member...
|
commit | commitdiff | tree |
2016-08-27 |
Alan Mackenzie | Handle the C++ "identifiers" "final" and "override...
|
commit | commitdiff | tree |
2016-08-27 |
Alan Mackenzie | Handle template delimiters in C++ member init constructs.
|
commit | commitdiff | tree |
2016-08-25 |
Alan Mackenzie | Fix an infinite loop in C++ Mode when we have "{ ....
|
commit | commitdiff | tree |
2016-08-24 |
Alan Mackenzie | Analyze and fontify correctly a C++ `enum' with colon...
|
commit | commitdiff | tree |
2016-08-21 |
Alan Mackenzie | Adapt CC Mode for C++11 uniform initialization.
|
commit | commitdiff | tree |
2016-08-20 |
Alan Mackenzie | * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Resolve...
|
commit | commitdiff | tree |
2016-08-20 |
Alan Mackenzie | In c-\(go-\)?-\(up-\|down-\)?list-\(forward\|backward...
|
commit | commitdiff | tree |
2016-08-19 |
Alan Mackenzie | Amend hack-local-variables-prop-line not always to...
|
commit | commitdiff | tree |
2016-08-17 |
Alan Mackenzie | Fontify constructs following "::" in C++ argument lists...
|
commit | commitdiff | tree |
2016-08-17 |
Alan Mackenzie | Fontify constructs following "::" in C++ argument lists...
|
commit | commitdiff | tree |
2016-08-15 |
Alan Mackenzie | Fix minor bug in c-syntactic-re-search-forward.
|
commit | commitdiff | tree |
2016-08-15 |
Alan Mackenzie | Handle C++11 lambda functions.
|
commit | commitdiff | tree |
2016-08-09 |
Alan Mackenzie | CC Mode: check for and fix missing call to before_change_fun...
|
commit | commitdiff | tree |
2016-08-09 |
Alan Mackenzie | Make c-deprepertize-CPP work on deletion/insertion...
|
commit | commitdiff | tree |
2016-08-04 |
Alan Mackenzie | Widen in certain low level CC Mode functions. This...
|
commit | commitdiff | tree |
2016-07-23 |
Alan Mackenzie | Fontify C++ parameter packs.
|
commit | commitdiff | tree |
2016-07-23 |
Alan Mackenzie | Java Mode: Handle strings as case labels correctly.
|
commit | commitdiff | tree |
2016-07-14 |
Alan Mackenzie | CC Mode: correct incorrect invocation of parse-partial...
|
commit | commitdiff | tree |
2016-07-12 |
Alan Mackenzie | Amend CC Mode to handle big C++ raw strings correctly.
|
commit | commitdiff | tree |
2016-07-03 |
Alan Mackenzie | Remove redundant forms from CC Mode for faster fontification
|
commit | commitdiff | tree |
2016-07-03 |
Alan Mackenzie | Speed up CC Mode fontification with less accurate functions...
|
commit | commitdiff | tree |
2016-06-30 |
Alan Mackenzie | CC Mode: truncate the semi-nonlit cache when applying...
|
commit | commitdiff | tree |
2016-06-29 |
Alan Mackenzie | Fix C-M-a in a C function finding the start of a macro...
|
commit | commitdiff | tree |
2016-06-27 |
Alan Mackenzie | Amend a cache so that typing into C++ raw strings has...
|
commit | commitdiff | tree |
2016-06-24 |
Alan Mackenzie | Ensure hack-local-variables is run in a fundamental...
|
commit | commitdiff | tree |
2016-06-24 |
Alan Mackenzie | Implement ' separators in C++ integer literals.
|
commit | commitdiff | tree |
2016-06-23 |
Alan Mackenzie | Make typing into incomplete C++ raw strings work, and...
|
commit | commitdiff | tree |
2016-06-19 |
Alan Mackenzie | Fix CC Mode fontification problem apparent in test...
|
commit | commitdiff | tree |
2016-06-19 |
Alan Mackenzie | c-renarrow-state-cache: take care when new point is...
|
commit | commitdiff | tree |
2016-06-15 |
Alan Mackenzie | Speed up CC Mode's font locking by taking some code...
|
commit | commitdiff | tree |
2016-06-15 |
Alan Mackenzie | Parse compound identifiers in C++ member initialization...
|
commit | commitdiff | tree |
2016-06-09 |
Alan Mackenzie | Handle C++ raw strings.
|
commit | commitdiff | tree |
2016-06-01 |
Alan Mackenzie | Correct fontification and indentation of C++'s "constexpr...
|
commit | commitdiff | tree |
2016-05-29 |
Alan Mackenzie | Rationalize the use of c-new-BEG and c-new-END in CC...
|
commit | commitdiff | tree |
2016-05-28 |
Alan Mackenzie | C++ Mode: attribute in class declaration fouls up indentatio...
|
commit | commitdiff | tree |
2016-05-22 |
Alan Mackenzie | Don't print the "decomposition" line for control chars...
|
commit | commitdiff | tree |
2016-05-16 |
Alan Mackenzie | Tidy up redundant code in cc-vars.el caused by mistake...
|
commit | commitdiff | tree |
2016-05-16 |
Alan Mackenzie | Fix spurious fontification of "for (; a * b;)" in CC...
|
commit | commitdiff | tree |
2016-05-10 |
Alan Mackenzie | Revert "Fix spurious fontification of "for (; a * b...
|
commit | commitdiff | tree |
2016-05-09 |
Alan Mackenzie | Add some "safe-local-variable" declarations for compatibilit...
|
commit | commitdiff | tree |
2016-05-09 |
Alan Mackenzie | CC Mode now uses the new :after-hook feature of define...
|
commit | commitdiff | tree |
2016-05-08 |
Alan Mackenzie | Add :after-hook facility to define-derived-mode.
|
commit | commitdiff | tree |
2016-05-07 |
Alan Mackenzie | Revert change 8e4595a... due to annoyance it causes...
|
commit | commitdiff | tree |
2016-05-07 |
Alan Mackenzie | * lisp/emacs-lisp/edebug.el (edebug-sit-on-break):...
|
commit | commitdiff | tree |
2016-05-07 |
Alan Mackenzie | Add an option in Edebug to prevent pauses after `h...
|
commit | commitdiff | tree |
2016-05-06 |
Alan Mackenzie | Correct hack-local-variables change from Thu May 5...
|
commit | commitdiff | tree |
2016-05-05 |
Alan Mackenzie | Call hack-local-variables from major modes rather than...
|
commit | commitdiff | tree |
2016-05-04 |
Alan Mackenzie | Allow `text-quoting-style' to be `leave', i.e. no translatio...
|
commit | commitdiff | tree |
2016-05-03 |
Alan Mackenzie | Note the quote translation in `message' in section...
|
commit | commitdiff | tree |
2016-04-30 |
Alan Mackenzie | * .dir-locals: Amend for correct fontification of...
|
commit | commitdiff | tree |
2016-04-30 |
Alan Mackenzie | CC Mode: Recognize a noise macro with parens after...
|
commit | commitdiff | tree |
2016-04-29 |
Alan Mackenzie | Restore follow-scroll-up/down to scrolling by the combined...
|
commit | commitdiff | tree |
2016-04-29 |
Alan Mackenzie | Revert unneeded change which harms syntactic parsing...
|
commit | commitdiff | tree |
2016-04-29 |
Alan Mackenzie | Correct indentation of ids in a C++ enum after a protection...
|
commit | commitdiff | tree |
2016-04-25 |
Alan Mackenzie | Fix spurious fontification of "for (; a * b;)" in CC...
|
commit | commitdiff | tree |
2016-04-25 |
Alan Mackenzie | c-forward-<>-arglist no longer directly applies face...
|
commit | commitdiff | tree |
2016-04-25 |
Alan Mackenzie | Add fontification for a C declaration which looks like...
|
commit | commitdiff | tree |
2016-04-01 |
Alan Mackenzie | Prevent C++ Mode wrongly fontifying some identifiers...
|
commit | commitdiff | tree |
2016-03-30 |
Alan Mackenzie | Finish fixing a cacheing bug in CC Mode (see 2016-03-09)
|
commit | commitdiff | tree |
2016-03-30 |
Alan Mackenzie | Merge branch 'emacs-25' of /home/acm/emacs/emacs.git...
|
commit | commitdiff | tree |
2016-03-29 |
Alan Mackenzie | In M-%, avoid making buffer-local binding of text-property...
|
commit | commitdiff | tree |
2016-03-25 |
Alan Mackenzie | Fix absence of c-noise-macro-name-re, etc., in languages...
|
commit | commitdiff | tree |
2016-03-20 |
Alan Mackenzie | Amend parse-partial-sexp correctly to handle two character...
|
commit | commitdiff | tree |
2016-03-14 |
Alan Mackenzie | Fix a cacheing bug, which led to inordinately slow...
|
commit | commitdiff | tree |
2016-03-14 |
Alan Mackenzie | Fix a cacheing bug, which led to inordinately slow...
|
commit | commitdiff | tree |
2016-03-10 |
Alan Mackenzie | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
|
commit | commitdiff | tree |
2016-03-10 |
Alan Mackenzie | Clarify the documentation of nested comments.
|
commit | commitdiff | tree |
2016-03-01 |
Alan Mackenzie | Document c-guess-basic-syntax in the CC Mode manual.
|
commit | commitdiff | tree |
2016-02-29 |
Alan Mackenzie | Handle "noise" macros and compiler directives.
|
commit | commitdiff | tree |
2016-02-25 |
Alan Mackenzie | Make double-click-1 work with unbalanced parens in...
|
commit | commitdiff | tree |
2016-02-19 |
Alan Mackenzie | Await the final mouse event in C-h c and C-h k.
|
commit | commitdiff | tree |