summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-10-022-4/+24
|\
| * Make aliases introduced in previous patch obsoleteLars Ingebrigtsen2020-10-011-2/+4
| * Restore some public debugging functions removed in Emacs 27Gemini Lasswell2020-10-012-4/+22
| * ; Auto-commit of loaddefs files.Glenn Morris2020-10-011-4/+7
* | Merge from origin/emacs-27Glenn Morris2020-10-023-4/+13
|\ \ | |/
| * Check Emacs version used for Tramp compilationMichael Albinus2020-10-011-0/+8
| * ; * lisp/net/eww.el (eww-search-words): Doc fix.Eli Zaretskii2020-09-291-4/+4
| * * lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670)Eli Zaretskii2020-09-281-0/+1
* | CC Mode: Convert the handling of c-special-indent-hook to standard usageStefan Monnier2020-10-021-4/+2
* | Calc: fix business days calculation (bug43677)Mattias EngdegÄrd2020-10-021-6/+7
* | Fix electric-buffer-list buffer selectionLars Ingebrigtsen2020-10-021-0/+1
* | Make xref work better on variables in shell-script-modeDmitry Gutov2020-10-021-0/+1
* | Make `C-c C-e' in Python buffers workLars Ingebrigtsen2020-10-021-10/+13
* | python-shell-send-defun doesn't find the (whole) definitionPer StarbÀck2020-10-021-21/+23
* | Make setting verify-hostname-error not make connections failRobert Pluim2020-10-021-2/+5
* | Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen2020-10-022-66/+80
* | Fix check for derived modes in display-buffer-reuse-mode-windowTrevor Murphy2020-10-021-1/+1
* | Fix wdired-do-perm-changes when over TrampTino Calancha2020-10-011-3/+3
* | Fix bug in wdired-get-filenameTino Calancha2020-10-011-1/+1
* | Use new faces isearch-group-odd and isearch-group-even (bug#43702)Juri Linkov2020-10-011-85/+13
* | Make recentf daily cleanup repeatAllen Li2020-10-011-3/+7
* | command-execute doc string clarificationBoruch Baum2020-10-011-7/+12
* | Fix loading WSDL data againLars Ingebrigtsen2020-10-011-1/+3
* | Fix restoring data in visual-line-modeLars Ingebrigtsen2020-10-012-13/+16
* | ; Prefer https to http in many URLsStefan Kangas2020-10-0166-170/+170
* | Remove some obsolete URLsStefan Kangas2020-10-011-8/+0
* | Don't quote lambdas in several placesStefan Kangas2020-10-0121-44/+44
* | Don't recommend quoting lambdasStefan Kangas2020-10-015-14/+14
* | ; Auto-commit of loaddefs files.Glenn Morris2020-10-011-36/+132
* | Make mml-sec-tests not hang waiting for inputLars Ingebrigtsen2020-10-011-1/+2
* | Don't optimize away star patterns in minibuffer file name completionPip Cet2020-10-011-6/+6
* | Fix the end-of-query prompt in multi-occur and multi-isearch when fidoLars Ingebrigtsen2020-10-012-10/+14
* | Make gnus-base64-repad a bit stricter againAlex Bochannek2020-10-011-1/+5
* | Query for the signer when sending signed mail (with unknown signer)Robert Pluim2020-10-011-12/+55
* | Split auto-revert-buffers into several functionsBoruch Baum2020-10-011-52/+60
* | Fix up previous window excursion patch in epa--select-keysLars Ingebrigtsen2020-10-011-3/+2
* | * lisp/term.el: Make C-/ undo in a nested Emacs subprocessStefan Monnier2020-09-301-0/+2
* | When recipient has no public key, make offer to skip it optional.Richard M Stallman2020-09-301-4/+13
* | Further doc fixes for dotimes about RESULTLars Ingebrigtsen2020-09-301-2/+5
* | Fix problem with parsing . as a symbol in bovineVladimir Nikishkin2020-09-301-1/+1
* | Allow controlling the Dired switches shown in the mode lineDrew Adams2020-09-301-13/+41
* | Fix problem of having the wrong window selected after saving foo.gpgLars Ingebrigtsen2020-09-301-25/+27
* | Clarify the "Forgot to expand macro" messageLars Ingebrigtsen2020-09-301-1/+2
* | Minor fixes of recent changesEli Zaretskii2020-09-301-1/+1
* | Add D-Bus introspection testsHugh Daschbach2020-09-301-0/+3
* | Don't have C-x = bug out in a "C" locale with non-ASCII charsStefan Monnier2020-09-301-1/+5
* | Fix whitespace regexp in gnus-base64-repadLars Ingebrigtsen2020-09-301-1/+1
* | * lisp/emacs-lisp/cl-macs.el (hash-table): Define the type's typep testStefan Monnier2020-09-291-0/+1
* | Fix isearch-group-* colours on low-colour displaysLars Ingebrigtsen2020-09-301-27/+27
* | define-generic-mode doc string fixLars Ingebrigtsen2020-09-301-0/+4