aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Font-lock JSX while editing it by extending regionsJackson Ray Hamilton2019-04-081-7/+74
* Add basic JSX font-lockingJackson Ray Hamilton2019-04-081-92/+124
* Use js-jsx- prefix for functions and variablesJackson Ray Hamilton2019-04-081-26/+26
* js-syntax-propertize: Disambiguate JS from JSX, fixing some indentsJackson Ray Hamilton2019-04-082-1/+113
* Add new (failing) unclosed JSX test and separate such testsJackson Ray Hamilton2019-04-083-9/+32
* Refactor JSX indentation code to improve enclosing JSX discoveryJackson Ray Hamilton2019-04-081-196/+141
* Add failing tests for JSX indentation bugsJackson Ray Hamilton2019-04-082-0/+201
* Restore .dir-locals.el accidentally deletedKatsumi Yamaoka2019-04-091-0/+22
* Fix last commit messageKatsumi Yamaoka2019-04-091-22/+0
* Merge remote-tracking branch 'origin/master'Katsumi Yamaoka2019-04-090-0/+0
|\
| * Make `jump to group' work even if it is not activated (bug#33653)Katsumi Yamaoka2019-04-091-1/+1
* | Make `jump to group' work even if it is not activated (bug#33653)Katsumi Yamaoka2019-04-091-1/+1
|/
* Fix encoding and access of Gnus group namesEric Abrahamsen2019-04-084-24/+27
* Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-081-2/+3
* * lisp/gnus/gnus-sum.el: Prepare for lexical-bindingStefan Monnier2019-04-081-82/+147
* * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Check both buffer-localJuri Linkov2019-04-081-1/+2
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-0822-78/+76
* * lisp/gnus/gnus-agent.el (gnus-agent-fetch-articles): Use match-stringStefan Monnier2019-04-081-46/+45
* * nadvice.el: Add ourselves to package--builtin-versionsStefan Monnier2019-04-081-0/+7
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-0812-134/+154
* Fix file-readable-p and file-executable-p in some Tramp backendsMichael Albinus2019-04-082-5/+17
* ; * src/frame.h (MonitorInfo): Remove const modifierAlexander Gramiak2019-04-071-1/+1
* ; * src/xfns.c (x-display-monitor-attributes-list) Fix typo.Alexander Gramiak2019-04-071-1/+1
* Rename variable for clarityMattias Engdegård2019-04-071-3/+3
* Plug memory leak in GTK x-display-monitor-attributes-listAlexander Gramiak2019-04-073-4/+9
* Simplify fill_gstring_headerPaul Eggert2019-04-071-17/+8
* Help the compiler with byte orderPaul Eggert2019-04-071-2/+2
* Fix more regexp odditiesPaul Eggert2019-04-074-6/+5
* Fix typo in tramp.texiMichael Albinus2019-04-071-2/+2
* * lisp/net/tramp.el (tramp-parse-group): Rename third arg to SKIP-CHARS.Michael Albinus2019-04-071-3/+3
* * lisp/frame.el (display-planes): Use logb over truncate + logAlexander Gramiak2019-04-061-1/+1
* Introduce new defcustom for terminal CUA rectangle commandsAlexander Gramiak2019-04-062-5/+21
* Define and use new procedure display-symbol-keys-pAlexander Gramiak2019-04-063-3/+20
* Define and use new alias display-blink-cursor-pAlexander Gramiak2019-04-061-1/+2
* Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-065-30/+29
* Distinguish buttons from widgets (bug#34506)Basil L. Contovounesios2019-04-074-6/+88
* * src/buffer.c (Fget_buffer_create): Apply booleans's eta-reductionStefan Monnier2019-04-061-6/+4
* * lisp/subr.el (setq-default): Fix thinkoStefan Monnier2019-04-061-1/+1
* * doc/misc/tramp.texi (Remote processes): '.' or ',' must follow xref.Glenn Morris2019-04-061-1/+1
* Encode the FILENAME argument of 'file-locked-p'Eli Zaretskii2019-04-061-0/+1
* Don't leave inhibit_buffer_hooks uninitializedBasil L. Contovounesios2019-04-061-0/+2
* ; * src/w32fns.c (Fw32_read_registry): Doc fix.Eli Zaretskii2019-04-061-0/+2
* Fix Bug#34847Michael Albinus2019-04-061-25/+27
* Update documentation for indent-relative functionsAlex Branham2019-04-052-4/+5
* Small elide-head.el updateMichał Krzywkowski2019-04-051-1/+1
* * doc/emacs/emacs.texi (Acknowledgments): Remove duplicate.Glenn Morris2019-04-051-1/+1
* Adapt tramp-tests.elMichael Albinus2019-04-051-4/+12
* Minor cleanup in widget.cKonstantin Kharlamov2019-04-051-3/+2
* Minor cleanup in gtkutil.cKonstantin Kharlamov2019-04-051-6/+2
* Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-051-2/+3