aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use lexical-binding in dos-vars.elStefan Kangas2020-04-261-4/+2
* | Fix tramp-test32-shell-command-dont-erase-bufferMichael Albinus2020-04-261-18/+134
* | Use lexical-binding in spook.elStefan Kangas2020-04-261-5/+3
* | Use lexical-binding for rfc2045.el and add testsStefan Kangas2020-04-262-1/+37
* | Inline a couple of functions that were macrosPaul Eggert2020-04-252-2/+2
* | Use lexical-binding in dig.el and add testsStefan Kangas2020-04-262-7/+60
* | Use lexical-binding in misc.el and add testsStefan Kangas2020-04-262-1/+78
* | Improve list-dynamic-libraries when alist emptyStefan Kangas2020-04-251-2/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-2522-205/+436
|\ \ | |/
| * Clarify semantics of trace-function CONTEXT argumentNoam Postavsky2020-04-251-1/+3
| * Don't let a code literal get modified in mml parsing (Bug#39884)Noam Postavsky2020-04-251-1/+1
| * * lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)Eli Zaretskii2020-04-251-1/+1
| * Minor doc clarification regarding fringe bitmapsClément Pit-Claudel2020-04-251-1/+2
| * Fix documentation of fringe bitmapsEli Zaretskii2020-04-251-3/+4
| * Tweak mutability doc a bit morePaul Eggert2020-04-241-2/+2
| * Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-242-10/+4
| * ; * src/xdisp.c: Improve the introductory commentary.Eli Zaretskii2020-04-241-95/+176
| * Improve indexing of ELisp manualStefan Kangas2020-04-241-0/+1
| * * lisp/image-mode.el (image-transform-resize): Remove FIXME comment.Juri Linkov2020-04-241-1/+0
| * Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-231-9/+7
| * Change doc-view-mode-map prefix key 's' to 'c'.Juri Linkov2020-04-235-38/+55
| * Improve wording about constantsPaul Eggert2020-04-223-11/+23
| * Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-221-3/+15
| * Minor improvements in documentation of the last changeEli Zaretskii2020-04-212-9/+12
| * Add image-auto-resize defcustoms to image-mode.elJuri Linkov2020-04-213-12/+61
| * Improve the documentation of tab-bar and tab-lineJuri Linkov2020-04-218-29/+90
* | Fix GDI+ image loading by file nameEli Zaretskii2020-04-252-5/+6
* | Remove unused variable from ftfont.cIgor Saprykin2020-04-251-5/+2
* | Fix two fringe bitmapsEli Zaretskii2020-04-251-2/+2
* | Use lexical-binding in po.el and add testsSimen Heggestøyl2020-04-252-1/+69
* | Use lexical-binding in forms.el example filesStefan Kangas2020-04-252-2/+2
* | ; * test/lisp/international/mule-util-tests.el: Fix typos.Stefan Kangas2020-04-251-2/+2
* | Use lexical-binding for international testsStefan Kangas2020-04-242-1/+3
* | Use lexical-binding for all net testsStefan Kangas2020-04-245-5/+5
* | Use lexical-binding for textmodes testsStefan Kangas2020-04-242-2/+2
* | Use lexical-binding in most url testsStefan Kangas2020-04-245-5/+5
* | Use lexical-binding in most src testsStefan Kangas2020-04-2415-25/+25
* | Fix bug #40766, an error in edebug spec handlingAlan Mackenzie2020-04-241-4/+1
* | * etc/edt-user.el: Use lexical-binding.Stefan Kangas2020-04-241-1/+1
* | * lisp/kermit.el: Use lexical-binding.Stefan Kangas2020-04-241-1/+1
* | * test/lisp/net/tramp-tests.elMichael Albinus2020-04-241-1/+2
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-236-26/+92
* | text-char-description minor cleanupPaul Eggert2020-04-221-15/+8
* | Tweak multibyte parsing loopsPaul Eggert2020-04-221-3/+3
* | Support old SMB1 protocol in TrampMichael Albinus2020-04-222-5/+53
* | Fix recently introduced error in `tramp-sh-handle-vc-registered'Michael Albinus2020-04-211-16/+13
* | Fix string-to-multibyte overlong sequence bugPaul Eggert2020-04-205-68/+101
* | * lisp/hi-lock.el (hi-lock--regexps-at-point): Use proper-list-p, not consp.Juri Linkov2020-04-211-2/+3
* | Remove unnecessary lambda quotingEric Abrahamsen2020-04-201-2/+2
* | Remove workaround from w32image.cEli Zaretskii2020-04-201-2/+0