aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge from origin/emacs-27Glenn Morris2020-04-2053-301/+420
|\ \ | |/
| * Tweak wording re constant variablesPaul Eggert2020-04-191-1/+2
| * Tweak setcar-related wordingPaul Eggert2020-04-191-1/+1
| * * lisp/image-mode.el: Add prefix key 's' and reduce dependency on ImageMagick.Juri Linkov2020-04-202-38/+40
| * * doc/emacs/windows.texi (Window Convenience): Decribe more windmove features.Juri Linkov2020-04-202-34/+46
| * Fix mutability glitches reported by Drew AdamsPaul Eggert2020-04-192-8/+10
| * Improve mutability docPaul Eggert2020-04-192-15/+15
| * Improve mutability documentationPaul Eggert2020-04-197-15/+69
| * Document that quoting yields constantsPaul Eggert2020-04-191-1/+7
| * * doc/lispref/keymaps.texi (Extended Menu Items, Easy Menu) <:key-sequence>:Stefan Monnier2020-04-191-14/+11
| * Remove #' and function quoting from lambda forms in manualMattias Engdegård2020-04-197-50/+47
| * * src/regex-emacs.c (re_match_2_internal): Rework comment in last changeStefan Monnier2020-04-182-5/+7
| * Add new node "Image Mode" to Emacs Manual.Juri Linkov2020-04-196-8/+18
| * ; Fix a typo in cmdargs.texi (bug#40701)Štěpán Němec2020-04-181-1/+1
| * * doc/lispref/display.texi (Customizing Bitmaps): Fix typo.Paul Eggert2020-04-181-1/+1
| * Document constant vs mutable objects betterPaul Eggert2020-04-186-59/+91
| * Improve documentation of 'sort-lines'Eli Zaretskii2020-04-181-1/+2
| * Mention 'spam-stat-process-directory-age' in the documentationŠtěpán Němec2020-04-181-0/+7
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-1827-83/+79
* | * lisp/cdl.el: Use lexical binding.Stefan Kangas2020-04-201-1/+1
* | Silence byte-compiler after my previous commitStefan Kangas2020-04-201-3/+2
* | Rework how GDI+ functions are loaded dynamically in w32image.cEli Zaretskii2020-04-191-43/+102
* | Don't use Gnulib's explicit_bzero on MS-WindowsEli Zaretskii2020-04-193-0/+22
* | Use lexical-binding in elide-head.el and add testsSimen Heggestøyl2020-04-192-5/+65
* | * lisp/autoarg.el: Use lexical binding.Stefan Kangas2020-04-191-1/+1
* | Fix misnamed variable breaking GNUstepAhmed Khanzada2020-04-181-1/+1
* | Use lexical-binding in apropos.el and add testsSimen Heggestøyl2020-04-182-31/+154
* | Merge from origin/emacs-27Glenn Morris2020-04-189-42/+80
|\ \ | |/
| * Avoid crashes in regex-emacs.c due to GCEli Zaretskii2020-04-181-0/+22
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-184-26/+51