2016-04-29 |
Alan Mackenzie | Correct indentation of ids in a C++ enum after a protection...
|
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-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-01 |
Alan Mackenzie | Document c-guess-basic-syntax in the CC Mode manual.
|
commit | commitdiff | tree |
2016-02-25 |
Alan Mackenzie | Make double-click-1 work with unbalanced parens in...
|
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-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 |
2015-11-26 |
Alan Mackenzie | Byte Compiler: generate code to adjust stack count...
|
commit | commitdiff | tree |
2015-11-26 |
Alan Mackenzie | Byte compiler: on setq with an odd number of arguments...
|
commit | commitdiff | tree |
2015-11-24 |
Alan Mackenzie | CC Mode: Eliminate compiler warning messages.
|
commit | commitdiff | tree |
2015-11-24 |
Alan Mackenzie | CC Mode: eliminate almost all byte compilation warnings
|
commit | commitdiff | tree |
2015-11-24 |
Alan Mackenzie | Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
|
commit | commitdiff | tree |
2015-11-24 |
Alan Mackenzie | Squashed commit of the following: Author: Alan Mackenzie <acm@muc.de> Author: Alan Mackenzie <acm@muc.de>
|
commit | commitdiff | tree |
2015-11-24 |
Alan Mackenzie | Byte compile: Output an error, not a warning, for odd...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | * /etc/NEWS (Incompatible Lisp Changes): Also `setf...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | Signal an error when `setf' gets an odd number of arguments.
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | * etc/NEWS (Incompatible Lisp Changes): Document new...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | Expunge occurrences of `setq' with an odd number of...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | Issue a warning from the byte compiler on a malformed...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | Don't let cconv_convert insert a nil argument into...
|
commit | commitdiff | tree |
2015-11-23 |
Alan Mackenzie | Signal an error when `setq' has an odd number of arguments...
|
commit | commitdiff | tree |
2015-11-19 |
Alan Mackenzie | src/keyboard.c (pre-command-hook): Fix typo in doc...
|
commit | commitdiff | tree |
2015-11-18 |
Alan Mackenzie | lisp/isearch.el: Eliminate macro isearch-call-message...
|
commit | commitdiff | tree |
2015-11-15 |
Alan Mackenzie | De-pessimize detection of C++ member initialization...
|
commit | commitdiff | tree |
2015-11-11 |
Alan Mackenzie | CC Mode: Respect users' settings of open-paren-in-column...
|
commit | commitdiff | tree |
2015-11-11 |
Alan Mackenzie | First commit to scratch/follow. Make Isearch work...
|
commit | commitdiff | tree |
2015-09-26 |
Alan Mackenzie | Fix follow-scroll-up/down, making them replacements...
|
commit | commitdiff | tree |
2015-09-25 |
Alan Mackenzie | Resurrect edebug-set-initial-mode, repurposing it to...
|
commit | commitdiff | tree |
2015-09-22 |
Alan Mackenzie | Make description of `edebug-initial-mode' user friendly.
|
commit | commitdiff | tree |
2015-09-14 |
Alan Mackenzie | Replace `cadar' with `cadr/car', since `cadar' is problemati...
|
commit | commitdiff | tree |
2015-09-14 |
Alan Mackenzie | Elisp mode: Make font-lock and imenu handle escaped...
|
commit | commitdiff | tree |
2015-08-20 |
Alan Mackenzie | Handling of `c-parse-state'. Fix low level bug.
|
commit | commitdiff | tree |
2015-08-19 |
Alan Mackenzie | Make electric-pair-mode, delete-selection-mode and...
|
commit | commitdiff | tree |
2015-08-12 |
Alan Mackenzie | Introduce new macros to cover Emacs's new names in...
|
commit | commitdiff | tree |
2015-08-10 |
Alan Mackenzie | Fix "Invalid search bound (wrong side of point)" in...
|
commit | commitdiff | tree |
2015-06-18 |
Alan Mackenzie | Make translation of quotes to curly in doc strings...
|
commit | commitdiff | tree |
2015-04-25 |
Alan Mackenzie | Fix change from 2015-04-22 "On C-y, stop some text...
|
commit | commitdiff | tree |
2015-04-22 |
Alan Mackenzie | On C-y, stop some text property entries being written...
|
commit | commitdiff | tree |
2015-04-21 |
Alan Mackenzie | CC Mode: Do nothing in before/after-change-functions...
|
commit | commitdiff | tree |
2015-04-07 |
Alan Mackenzie | Always mark "<" and ">" in #include directives with...
|
commit | commitdiff | tree |
2015-04-06 |
Alan Mackenzie | Fix miscellaneous glitches in cc-mode.el. Fixes debbugs...
|
commit | commitdiff | tree |
2015-04-06 |
Alan Mackenzie | CC Mode: Stop Font Lock forcing fontification from...
|
commit | commitdiff | tree |
2015-04-05 |
Alan Mackenzie | Tidy up fix to debbugs#20240.
|
commit | commitdiff | tree |
2015-04-05 |
Alan Mackenzie | Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
|
commit | commitdiff | tree |
2015-04-04 |
Alan Mackenzie | Fix debbugs#20240 part two (jit-lock error during ...
|
commit | commitdiff | tree |
2015-04-03 |
Alan Mackenzie | Revert "CC Mode: Stop Font Lock forcing fontification...
|
commit | commitdiff | tree |
2015-04-01 |
Alan Mackenzie | Fix the CC Mode fixes from 2015-03-30. Fixes debbugs...
|
commit | commitdiff | tree |
2015-03-30 |
Alan Mackenzie | Correct calculation of CC Mode's font-lock region.
|
commit | commitdiff | tree |
2015-03-20 |
Alan Mackenzie | Fix debbugs#20146
|
commit | commitdiff | tree |
2015-03-16 |
Alan Mackenzie | Edebug: Allow "S" to work during trace mode. Fixes...
|
commit | commitdiff | tree |
2015-03-16 |
Alan Mackenzie | Make Edebug work with Follow Mode.
|
commit | commitdiff | tree |
2015-02-01 |
Alan Mackenzie | CC Mode: Stop Font Lock forcing fontification from...
|
commit | commitdiff | tree |
2015-01-31 |
Alan Mackenzie | Handle "#" operator properly inside macro. Fix coding...
|
commit | commitdiff | tree |
2015-01-13 |
Alan Mackenzie | Allow compilation during loading of Modes derived from...
|
commit | commitdiff | tree |
2014-12-19 |
Alan Mackenzie | Make C++11 uniform init syntax work. New keywords...
|
commit | commitdiff | tree |
2014-12-15 |
Alan Mackenzie | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
|
commit | commitdiff | tree |
2014-12-15 |
Alan Mackenzie | "Advice" is a mass noun. Amend text accordingly.
|
commit | commitdiff | tree |
2014-12-15 |
Alan Mackenzie | "Advice" is a mass noun. Amend text accordingly.
|
commit | commitdiff | tree |
2014-12-14 |
Alan Mackenzie | New feature optionally to accelerate auto-repeated...
|
commit | commitdiff | tree |
2014-11-26 |
Alan Mackenzie | Remove spurious reference to symbol category_properties.
|
commit | commitdiff | tree |
2014-11-22 |
Alan Mackenzie | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
|
commit | commitdiff | tree |