summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/webjump.el: Add TODO section. (Bug#14624)Stefan Kangas2021-12-251-0/+7
* Use defvar-keymap in ido.elStefan Kangas2021-12-251-79/+71
* * lisp/url/url-handlers.el (directory-files): Adapt ARGS list.Michael Albinus2021-12-251-1/+2
* * lisp/net/browse-url.el (browse-url-of-file): Improve browsing remote files.Michael Albinus2021-12-251-2/+4
* * lisp/simple.el (completion-auto-select): Fix docstring.Michael Albinus2021-12-251-1/+1
* Merge from origin/emacs-28Stefan Kangas2021-12-251-8/+9
|\
| * Fix the bug with duplicate entries in xref outputDmitry Gutov2021-12-241-8/+9
* | Move mouse key bindings to gametree-mode-mapStefan Kangas2021-12-251-26/+33
* | Simplify command remapping in play/blackbox.elStefan Kangas2021-12-241-19/+15
* | ; * lisp/gnus/mm-url.el: Delete spurious defvars.Stefan Kangas2021-12-241-2/+0
* | Prefer the defcustom :risky property in eshellStefan Kangas2021-12-246-19/+12
* | * lisp/eshell/em-hist.el (eshell-hist-match-partial): Minor doc fix.Stefan Kangas2021-12-241-2/+2
* | Use defvar-keymap in eshellStefan Kangas2021-12-249-94/+74
* | Respect changes in eshell-hist-match-partialStefan Kangas2021-12-241-13/+23
* | verify signed content in smime encrypted and signed messageSebastian Fieber2021-12-243-70/+157
* | Simplify whitespace stripping in shr-expand-urlLars Ingebrigtsen2021-12-241-5/+3
* | Make precision scrolling work on margins and fringesPo Lu2021-12-241-0/+12
* | Merge from origin/emacs-28Stefan Kangas2021-12-242-3/+17
|\ \ | |/
| * Improve Xref documentationDmitry Gutov2021-12-241-2/+14
| * * lisp/net/shr.el (shr-expand-url): Also strip trailingAndreas Schwab2021-12-231-1/+3
* | Make precision scrolling also work on various barsPo Lu2021-12-231-0/+9
* | Fix precision scrolling down for multi-line display stringsPo Lu2021-12-231-0/+5
* | Set start to desired start when pixel scrolling to end of bufferPo Lu2021-12-231-0/+1
* | Allow window-text-pixel-size to measure pixels around a positionPo Lu2021-12-231-16/+18
* | Revert back to using monospaced fonts in the mode lineLars Ingebrigtsen2021-12-231-2/+2
* | ; Fix documentation of a recently-installed changeEli Zaretskii2021-12-231-11/+12
* | Merge from origin/emacs-28Stefan Kangas2021-12-232-23/+20
|\ \ | |/
| * Revert field-related thingatpt changesLars Ingebrigtsen2021-12-221-22/+16
| * * lisp/window.el (quit-restore-window): Select previously selected window.Juri Linkov2021-12-211-1/+4
* | Fix wrong-type-argumentPhilip Kaludercic2021-12-231-1/+1
* | Allow automatic X-Message-SMTP-Method header insertionPhilip Kaludercic2021-12-231-0/+38
* | Use defvar-keymap in minibuffer.elStefan Kangas2021-12-221-62/+51
* | Add native HEIC support on macOS (bug#51381)Alan Third2021-12-221-3/+4
* | Help outline-minor-mode avoid some false matchesJonas Bernoulli2021-12-221-2/+2
* | Hide transient prefix/suffix commands from execute-extended-commandJonas Bernoulli2021-12-221-2/+2
* | Use unibyte strings in ntlm auth requests and responsesMattias EngdegÄrd2021-12-221-6/+2
* | Disable by default and add NEWS entry to the new completion behaviorPo Lu2021-12-221-1/+1
* | Simplify disabled-command-function promptingLars Ingebrigtsen2021-12-221-4/+3
* | Use pop-to-buffer-same-window in `M-x term'Lars Ingebrigtsen2021-12-221-1/+1
* | Delete completion window on quittingPhilip Kaludercic2021-12-211-0/+1
* | Allow for next-completion to wrap around the completion bufferPhilip Kaludercic2021-12-212-33/+74
* | Allow for the completion buffer to be automatically selectedPhilip Kaludercic2021-12-211-1/+9
* | Declare functions to silence byte-compilerStefan Kangas2021-12-214-0/+13
* | Add `permission-denied' error to TrampMichael Albinus2021-12-213-5/+15
* | Don't produce multibyte strings by accident in sasl-scram-rfcMattias EngdegÄrd2021-12-211-2/+4
* | Fix gnus subject matching when subject is emptyAndrew G Cohen2021-12-211-14/+14
* | Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen2021-12-211-1/+1
* | Allow @ characters in heredoc in shell-script-modeLars Ingebrigtsen2021-12-211-1/+1
* | Use the new `permission-denied' error to catch multisession errorsLars Ingebrigtsen2021-12-211-1/+1
* | Fix bug#28557Stefan Monnier2021-12-205-25/+33