summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | * src/insdel.c (insert_from_gap_1): New fun, extracted from insert_from_gap.Stefan Monnier2019-07-024-37/+41
* | * src/coding.c (decode_coding_gap): Remove `chars` argument.Stefan Monnier2019-07-024-11/+13
* | * test/src/editfns-tests.el (test-group-name): Accept nil group-name.Stefan Monnier2019-07-021-8/+8
* | Correct customize type for gnus-group-customizeAndreas Schwab2019-07-021-1/+6
* | Correctly reindent previous line in electric-indent-modeJoão Távora2019-07-022-5/+27
* | Protect Flymake from being corrupted by backendsJoão Távora2019-07-021-4/+5
* | More carefully cleanup Flymake C/C++ backend's temp buffersJoão Távora2019-07-021-3/+4
* | Don't create nil-severity diagnostics in the Flymake C/C++ backendJoão Távora2019-07-021-1/+2
* | Revert "Avoid occasional confusion of Flymake C/C++ backend"João Távora2019-07-021-3/+1
* | CC Mode: Improve handling of unbalanced stringsAlan Mackenzie2019-07-022-6/+78
* | Better error message for C-h P RETMattias Engdegård2019-07-021-1/+1
* | Fix performDragOperation: diagnostic typoPaul Eggert2019-07-021-1/+1
* | Fix regex-emacs debug format glitchesPaul Eggert2019-07-011-14/+17
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-07-021-7/+13
|\ \
| * | Minor changes in tramp.texiMichael Albinus2019-07-011-7/+13
* | | More XFIXNUM fixesEli Zaretskii2019-07-012-17/+23
* | | Fix assertion violations in fontset_find_fontEli Zaretskii2019-07-011-1/+1
|/ /
* | Adjust return value of image-transforms-pEli Zaretskii2019-07-012-14/+6
* | ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-54/+86
* | Extract gnus-collect-urls from gnus-summary-browse-urlSam Steingold2019-07-011-15/+16
* | Implement the otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-07-016-0/+117
* | Remove divide_doublePaul Eggert2019-06-301-15/+9
* | C++ Mode: change the default doc comment style from nothing to gtkdocAlan Mackenzie2019-06-302-3/+4
* | ; Fix last change to profiler-reportBasil L. Contovounesios2019-06-301-0/+1
* | Release Tramp 2.4.2Michael Albinus2019-06-302-6/+8
* | Doc fixAndreas Schwab2019-06-301-2/+2
* | Fix use of undefined macroAndreas Schwab2019-06-302-48/+48
* | Fix negation in elements of OTF feature listYAMAMOTO Mitsuharu2019-06-302-2/+2
* | Fix error in mouse-set-font on GTK 3 with Harfbuzz (Bug#36288)YAMAMOTO Mitsuharu2019-06-301-11/+4
* | * src/xfns.c (x_create_tip_frame): Support inhibit-double-buffering.YAMAMOTO Mitsuharu2019-06-301-0/+4
* | * src/xfns.c (Fx_show_tip): Call flush_frame. (Bug#34819)YAMAMOTO Mitsuharu2019-06-301-0/+1
* | Pacify gcc and other image rotation tweaksPaul Eggert2019-06-291-74/+79
* | Simplify workaround for Cygwin O_PATH bugKen Brown2019-06-292-5/+4
* | Support native image transforms on MS-WindowsEli Zaretskii2019-06-298-249/+272
* | Fix recent change in TrampShuguang Sun2019-06-293-47/+42
* | Cosmetic fix-up of message-forward-included-headersLars Ingebrigtsen2019-06-291-1/+1
* | Fix display of fringe bitmaps for tooltips in echo areaEli Zaretskii2019-06-291-0/+9
* | Allow empty argument to `regexp-opt-charset'Mattias Engdegård2019-06-292-13/+36
* | Revert O_PATH change to fileio.cPaul Eggert2019-06-281-4/+0
* | * test/src/json-tests.el (json-serialize/object): Fix spacing.Andreas Schwab2019-06-291-2/+2
* | Fix json-serialize/object test failurePip Cet2019-06-281-1/+2
* | Strength-reduce `equal', `eql', `member' and `memql'Mattias Engdegård2019-06-281-1/+34
* | Document bookmark annotations in Emacs Manual (bug#36417)Stefan Kangas2019-06-282-4/+8
* | Correct regexp matching of raw bytesMattias Engdegård2019-06-282-4/+140
* | Tramp requires Emacs 24.4Michael Albinus2019-06-2815-210/+150
* | Doc fix for Gnus "very wide" reply commandsLars Ingebrigtsen2019-06-281-6/+18
* | Revert "Fontify _emphasis_ in info nodes"Lars Ingebrigtsen2019-06-281-17/+0
* | Include To and Cc headers when forwarding with MessageLars Ingebrigtsen2019-06-281-1/+1
* | * lisp/gnus/gnus-art.el (gnus-article-stop-animations):Michael Albinus2019-06-281-4/+1
* | More readable regexp debug outputMattias Engdegård2019-06-281-10/+22