summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-26Glenn Morris2019-06-0115-33/+49
|\ \ | |/
| * ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.Noam Postavsky2019-05-261-1/+1
| * Improve documentation of decoding into a unibyte bufferEli Zaretskii2019-05-252-4/+12
| * Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-2512-21/+21
| * ; * src/coding.c: Improve commentary. (Bug#34765)Eli Zaretskii2019-05-231-7/+14
| * Fix customization type of recentf-max-saved-itemsDario Gjorgjevski2019-05-231-1/+2
* | ; Auto-commit of loaddefs files.Glenn Morris2019-06-011-118/+86
* | Use lexical-binding in page.el and add testsSimen Heggestøyl2019-06-012-3/+88
* | Use lexical-binding in timezone.el and add testsStefan Kangas2019-06-012-5/+172
* | Use lexical-binding in autoinsert.el and add testsSimen Heggestøyl2019-05-312-28/+129
* | Unbreak MinGW64 build with pthreads.h installedEli Zaretskii2019-05-311-0/+1
* | Improve eq1/memql performancePaul Eggert2019-05-301-9/+11
* | Fix `memql' for bignumsMattias Engdegård2019-05-302-11/+26
* | Optimize one of CC Mode's syntax caches for long comments and strings.Alan Mackenzie2019-05-302-36/+85
* | Fix a void-function errorDmitry Gutov2019-05-301-0/+1
* | Rename xref-refresh-results to xref-revert-bufferDmitry Gutov2019-05-302-3/+3
* | New command ruby-find-library-fileDmitry Gutov2019-05-302-0/+25
* | ; Remove unused piece of code and update a docstringDmitry Gutov2019-05-301-3/+1
* | Add stipple support on cairoYAMAMOTO Mitsuharu2019-05-303-4/+81
* | Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-3029-217/+145
* | Fix breakage of native image scaling on XRENDER by previous changeYAMAMOTO Mitsuharu2019-05-301-0/+2
* | Update from GnulibPaul Eggert2019-05-298-172/+195
* | * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-298-53/+113
* | Use lexical-binding in makesum.el and add testsSimen Heggestøyl2019-05-292-24/+78
* | Simplify gnus-or and gnus-andBasil L. Contovounesios2019-05-292-19/+12
* | Rework cairo image support to improve consistency (Bug#35871)YAMAMOTO Mitsuharu2019-05-293-505/+485
* | Improve previous change for tool bar image support on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-291-11/+16
* | * mule-cmds.el (encoded-string-description): Require unibyte string as inputStefan Monnier2019-05-281-2/+3
* | * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII caseStefan Monnier2019-05-282-5/+9
* | * doc/misc/cl.texi (Macro Bindings): Add a detailMichael Heerdegen2019-05-281-1/+2
* | * lisp/gnus/gnus-art.el: Use mail-header-pStefan Monnier2019-05-281-30/+25
* | Fix handling of -xrm on MS-Windows broken by recent commitsEli Zaretskii2019-05-281-1/+1
* | * lisp/frameset.el: Stop using obsolete registerv objectsStefan Monnier2019-05-281-25/+25
* | Cleanup of TODO to prefer report-emacs-bugStefan Kangas2019-05-285-26/+4
* | Support tool bar icon image also on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-281-5/+64
* | * test/lisp/autorevert-tests.el: Give on on remote hydra.nixos tests.Glenn Morris2019-05-271-3/+1
* | * test/lisp/autorevert-tests.el: Try to fix remote hydra.nixos tests.Glenn Morris2019-05-271-0/+3
* | Remap `complete-symbol' in CSS modeSimen Heggestøyl2019-05-271-2/+4
* | Correctly eliminate duplicate cases in switch compilationMattias Engdegård2019-05-272-8/+60
* | Another attempt to fix Bug#35769Michael Albinus2019-05-271-0/+3
* | ; Fix read-multiple-choice testNoam Postavsky2019-05-261-1/+1
* | Add a menu bar menu for CSS modeSimen Heggestøyl2019-05-261-0/+12
* | * lisp/net/tramp-sh.el (tramp-maybe-open-connection): Revert fix for Bug#35769Michael Albinus2019-05-261-20/+14
* | ; * INSTALL.REPO: Start by telling how to clone the repository.Eli Zaretskii2019-05-261-3/+10
* | Avoid infloop in read-multiple-choice (Bug#32257)Noam Postavsky2019-05-261-1/+1
* | Tweak recent additions in tabify-tests.elBasil L. Contovounesios2019-05-261-6/+6
* | Use lexical-binding in paren.el and add testsSimen Heggestøyl2019-05-262-2/+123
* | Update author/maintainer infoPaul Eggert2019-05-26188-262/+256
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-2691-97/+4
* | Use lexical-binding in tabify.el and add testsStefan Kangas2019-05-252-1/+80