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-22 |
Alan Mackenzie | Don't confuse "::" with ":" when trying to parse member...
|
commit | commitdiff | tree |
2016-03-22 |
Alan Mackenzie | In comment-dwim with style `extra-line', respect indent...
|
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 |
2016-02-17 |
Alan Mackenzie | Correct c-parse-state cache manipulation error.
|
commit | commitdiff | tree |
2016-02-15 |
Alan Mackenzie | Allow arithmetic operators inside C++ template constructs.
|
commit | commitdiff | tree |
2016-02-15 |
Alan Mackenzie | Allow arithmetic operators inside C++ template constructs.
|
commit | commitdiff | tree |
2016-02-11 |
Alan Mackenzie | Extend gpm-mouse-mode's doc string and doc to point...
|
commit | commitdiff | tree |
2016-02-07 |
Alan Mackenzie | On leaving CC Mode, clean up by removing character...
|
commit | commitdiff | tree |
2016-02-04 |
Alan Mackenzie | Correctly fontify C++ initializations which "look like...
|
commit | commitdiff | tree |
2016-01-25 |
Alan Mackenzie | Expunge "allow" + infinitive from source and doc, part 2.
|
commit | commitdiff | tree |
2016-01-24 |
Alan Mackenzie | Expunge "allow" + infinitive without direct object...
|
commit | commitdiff | tree |
2016-01-23 |
Alan Mackenzie | Distinguish the two meanings of Java's keyword "default...
|
commit | commitdiff | tree |
2016-01-22 |
Alan Mackenzie | Prevent spurious recognition of K&R argument declarations...
|
commit | commitdiff | tree |
2016-01-18 |
Alan Mackenzie | * doc/lispref/frames.texi (Position Parameters): Say...
|
commit | commitdiff | tree |
2016-01-18 |
Alan Mackenzie | Desktop: protect users against inadvertant upgrading...
|
commit | commitdiff | tree |
2016-01-15 |
Alan Mackenzie | Don't confuse "::" with ":" when trying to parse member...
|
commit | commitdiff | tree |
2016-01-15 |
Alan Mackenzie | In comment-dwim with style `extra-line', respect indent...
|
commit | commitdiff | tree |
2016-01-11 |
Alan Mackenzie | Java Mode: Fontify identifiers in the presence of annotations.
|
commit | commitdiff | tree |
2016-01-09 |
Alan Mackenzie | Allow the use of `font-lock-extend-region-multiline...
|
commit | commitdiff | tree |
2016-01-08 |
Alan Mackenzie | Correctly analyze brace arguments in templated C++...
|
commit | commitdiff | tree |
2016-01-08 |
Alan Mackenzie | Respect fontification region calculated by major mode...
|
commit | commitdiff | tree |
2016-01-05 |
Alan Mackenzie | Remove function wrongly on AWK Mode value of context...
|
commit | commitdiff | tree |
2016-01-05 |
Alan Mackenzie | Make C++ buffers writeable when writing their initial...
|
commit | commitdiff | tree |
2016-01-04 |
Alan Mackenzie | Apply text properties for <, > in new after-change...
|
commit | commitdiff | tree |
2015-12-28 |
Alan Mackenzie | Allow line comments ending with escaped NL to be continued...
|
commit | commitdiff | tree |
2015-12-22 |
Alan Mackenzie | Fix a coding error in c-forward-<>-arglist-recur. ...
|
commit | commitdiff | tree |
2015-12-20 |
Alan Mackenzie | Merge branch 'scratch/follow' into emacs-25
|
commit | commitdiff | tree |
2015-12-18 |
Alan Mackenzie | Rename `recenter-group' to `recenter-window-group'
|
commit | commitdiff | tree |
2015-12-17 |
Alan Mackenzie | * lisp/follow.el (follow-sit-for): Remove (it's redundant).
|
commit | commitdiff | tree |
2015-12-16 |
Alan Mackenzie | * etc/NEWS: Move entry on pcase to correct section
|
commit | commitdiff | tree |
2015-12-16 |
Alan Mackenzie | Add documentation for changes to Show Paren mode.
|
commit | commitdiff | tree |
2015-12-15 |
Alan Mackenzie | Tidy up documentation associated with window groups.
|
commit | commitdiff | tree |
2015-12-14 |
Alan Mackenzie | Ispell: Bind isearch-regexp-function to nil around...
|
commit | commitdiff | tree |
2015-12-14 |
Alan Mackenzie | Enhance ispell-skip-region-alist by generating part...
|
commit | commitdiff | tree |
2015-12-14 |
Alan Mackenzie | Replace GROUP argument in six window primitives by...
|
commit | commitdiff | tree |
2015-12-07 |
Alan Mackenzie | Further progress making Isearch, Ispell, Replace work...
|
commit | commitdiff | tree |
2015-12-07 |
Alan Mackenzie | Amend doc of `mapconcat': it can take sequences, not...
|
commit | commitdiff | tree |
2015-12-04 |
Alan Mackenzie | Merge branch 'scratch/follow' of /home/acm/emacs/emacs...
|
commit | commitdiff | tree |
2015-12-04 |
Alan Mackenzie | lisp/isearch.el: Eliminate macro isearch-call-message...
|
commit | commitdiff | tree |
2015-12-04 |
Alan Mackenzie | First commit to scratch/follow. Make Isearch work...
|
commit | commitdiff | tree |
2015-11-29 |
Alan Mackenzie | Byte compiler: Catch missing argument to `funcall'...
|
commit | commitdiff | tree |