aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-27Glenn Morris2020-05-032-1/+9
|\ \ | |/
| * Recommend to avoid unnecessary abbreviations in docStefan Kangas2020-04-301-0/+8
| * Revert "Fix calculator division truncation (bug#40892)"Eli Zaretskii2020-04-301-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-05-030-0/+0
|\ \ | |/
| * Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-301-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-032-45/+47
|\ \ | |/
| * Expand file name for remote dirs as wellDmitry Gutov2020-04-291-8/+6
| * Fix project.el commands in "transient" projectsEli Zaretskii2020-04-291-17/+21
| * Make sure alist-related functions say so in their docEli Zaretskii2020-04-291-28/+28
* | Remove redundant :groups args missed in last commitStefan Kangas2020-05-031-8/+4
* | Improve indentation of 'loop' formsStefan Kangas2020-05-031-14/+10
* | Use lexical-binding in w32-vars.elStefan Kangas2020-05-031-9/+5
* | Improve accuracy of apropos commands that search doc stringsEli Zaretskii2020-05-032-11/+20
* | Regexps cannot infloop; fix manualMattias Engdegård2020-05-031-6/+4
* | Do not delete asynchronous Tramp processes due to session timeoutMichael Albinus2020-05-032-5/+9
* | Improve Tramp debug messagesMichael Albinus2020-05-031-19/+29
* | Use lexical-binding for some term librariesStefan Kangas2020-05-026-4/+7
* | Improve Info-mode doc and menuStefan Kangas2020-05-021-9/+17
* | ;; Revert recent change in tramp-cache.elMichael Albinus2020-05-021-9/+4
* | Fix 'count-screen-lines' when lines are truncatedEli Zaretskii2020-05-021-10/+26
* | Properly fix embarassing missing paren typo in jsonrpc.elJoão Távora2020-05-021-3/+3
* | Inhibit modification hooks when saving eieio-persistent'sMichael Heerdegen2020-05-011-1/+2
* | cc-mode: add support for Doxygen documentation styleMichal Nazarewicz2020-05-013-1/+94
* | * lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.Paul Eggert2020-05-011-1/+1
* | Consolidate lisp/jsonrpc.el logging in single events bufferJoão Távora2020-05-011-11/+39
* | ; Fix recent additions with lisp-data-modeBasil L. Contovounesios2020-05-013-5/+5
* | ; Auto-commit of loaddefs files.Glenn Morris2020-05-011-13/+77
* | Protect non-selected face spec components in custimize-face. Fixes bug #40866Alan Mackenzie2020-05-011-1/+11
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-0110-38/+45
* | Use lexical-binding in most remaining testsStefan Kangas2020-05-0116-25/+27
* | Make `make-local-variable' declare the var locally dynamicMichael Heerdegen2020-04-301-0/+8
* | Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-301-1/+1
* | Use lexical-binding in most remaining emacs-lisp testsStefan Kangas2020-04-3015-47/+48
* | ; Silence byte-compiler warning in version.elBasil L. Contovounesios2020-04-301-1/+1
* | ; Fix last addition to dom-tests.elBasil L. Contovounesios2020-04-301-1/+1
* | Use lexical-binding in qp.el and add testsStefan Kangas2020-04-302-1/+75
* | 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