summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new function dom-remove-attributeLars Ingebrigtsen2020-04-304-0/+19
* Test iso8601-parse-zone vs format-time-string %zStephen Gildea2020-04-291-0/+31
* Merge from origin/emacs-27Glenn Morris2020-04-2913-50/+135
|\
| * ; Fix last changeEli Zaretskii2020-04-291-4/+4
| * * lisp/env.el (substitute-env-vars): Doc fix. (Bug#40948)Eli Zaretskii2020-04-291-1/+1
| * * lisp/isearch.el: Fix lazy-highlighting and lazy-counting of hidden matchesJuri Linkov2020-04-291-2/+5
| * Fix error in ERC when 'erc-server-coding-system' is customizedEli Zaretskii2020-04-281-1/+2
| * Avoid crashes on TTY frames with over-long compositionsEli Zaretskii2020-04-281-1/+1
| * Fix typo in custom.texiStefan Kangas2020-04-271-1/+1
| * * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-271-2/+3
| * * lisp/image-mode.el (image-mode-map): Update menu items.Juri Linkov2020-04-271-7/+13
| * Fix bugs in tab-bar and tab-line and mention remaining features in manual.Juri Linkov2020-04-274-19/+94
| * Make shell-command tests fit for tcsh.Michael Albinus2020-04-261-4/+4
| * Remove doc duplicationPaul Eggert2020-04-251-2/+1
| * * etc/NEWS: Fix inconsistencies.Michael Albinus2020-04-251-8/+8
* | Use lexical-binding in most eshell testsStefan Kangas2020-04-293-3/+3
* | Add new tests to bindat-tests.elStefan Kangas2020-04-292-1/+17
* | Use lexical-binding in float-sup.el and add testsStefan Kangas2020-04-292-1/+34
* | Use lexical-binding in rfc2368.el and add testsStefan Kangas2020-04-282-1/+40
* | Use lexical-binding in version.el and add testsStefan Kangas2020-04-282-1/+32
* | Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-282-1/+22
* | Use lexical-binding in hmac-md5.el and add testsStefan Kangas2020-04-282-37/+83
* | Use lexical-binding in many emacs-lisp testsStefan Kangas2020-04-287-11/+11
* | Use lexical-binding in most semantic testsStefan Kangas2020-04-285-25/+21
* | Don't skip test semantic-utest-PythonStefan Kangas2020-04-281-1/+1
* | Use lexical-binding in most progmodes testsStefan Kangas2020-04-288-13/+12
* | Use lexical-binding in most vc testsStefan Kangas2020-04-286-9/+13
* | Improve multibyte_length performancePaul Eggert2020-04-271-21/+21
* | * lisp/jit-lock.el: Don't use `make-variable-buffer-local` on hooks.Stefan Monnier2020-04-271-4/+6
* | Use lexical-binding in calendar testsStefan Kangas2020-04-272-8/+7
* | Simplify string-to-charPaul Eggert2020-04-261-12/+6
* | Improve string_char_and_length speedPaul Eggert2020-04-262-65/+27
* | * test/lisp/mail/rfc2045-tests.el: Make it work.Glenn Morris2020-04-261-0/+1
* | Use lexical-binding for themesStefan Kangas2020-04-2614-15/+15
* | 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