aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix previous -responsible-p changeLars Ingebrigtsen2021-11-143-3/+3
* Fix `C-h k' in gnus-article-modeLars Ingebrigtsen2021-11-141-4/+4
* Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2021-11-144-13/+19
* Fix customization group of python-forward-sexp-functionKévin Le Gouguec2021-11-141-7/+7
* Fix Gnus gcc header tokenizationLars Ingebrigtsen2021-11-141-2/+2
* Find most specific backend for `vc-backend-for-registration'.Manuel Giraud2021-11-141-3/+5
* MH-E threads code: use mh-scan variables correctlyStephen Gildea2021-11-132-6/+6
* Revert accidential commit in icomplete.elMichael Albinus2021-11-131-1/+1
* Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-1312-83/+83
* C++ Mode: Fix incoorect background fontification of <Alan Mackenzie2021-11-132-8/+26
* Don't create links to undefined commands in help--describe-commandLars Ingebrigtsen2021-11-131-3/+5
* Merge from origin/emacs-28Stefan Kangas2021-11-138-11/+11
|\
| * ; Fix typosStefan Kangas2021-11-128-11/+11
* | Prevent xwidget webkit isearch messages from entering log bufferPo Lu2021-11-131-2/+3
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-1214-385/+192
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.Stefan Kangas2021-11-121-0/+1
* | Add support for input methods to xwidget-webkit-edit-modePo Lu2021-11-121-3/+28
* | lisp/icomplete.el (icomplete-fido-backward-updir): Expand "~/"Rasmus2021-11-121-7/+11
* | ; * lisp/startup.el (command-line-1): Fix a typo in a comment.Eli Zaretskii2021-11-121-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-121-0/+1
|\ \ | |/
| * Fix problem with temp buffer killing in package-install-fileLars Ingebrigtsen2021-11-121-0/+1
* | Add input method support for xwidget webkit isearchPo Lu2021-11-121-2/+35
* | image-dired: Quote function symbols as suchStefan Kangas2021-11-121-50/+50
* | Move Info-goto-node-web to "G"Lars Ingebrigtsen2021-11-121-1/+1
* | Make image-dired-thumbnail-mode non-interactiveStefan Kangas2021-11-121-0/+1
* | image-dired: Revamp slideshow functionalityStefan Kangas2021-11-121-27/+54
* | image-dired: Improve thumbnail mode menuStefan Kangas2021-11-121-17/+14
* | Allow using /dev/stdin as a --script parameter againLars Ingebrigtsen2021-11-121-1/+9
* | Fix image-animate declarationLars Ingebrigtsen2021-11-121-1/+1
* | Make gnus-article-stop-animations obsoleteLars Ingebrigtsen2021-11-122-6/+1
* | Allow stopping animations automatically when the image disappearsLars Ingebrigtsen2021-11-122-44/+65
* | Improve performance of 'file-name-case-insensitive-p' for Tramp filesJim Porter2021-11-118-44/+47
* | erc: Don't announce broken functionality in /query docstringStefan Kangas2021-11-111-5/+7
* | * lisp/subr.el (add-hook): Fix adding into hook--depth-alist (bug#51620).Filipp Gunbin2021-11-111-1/+1
* | Fix problem with non-absolute namesLars Ingebrigtsen2021-11-111-1/+1
* | Add a command to go the gnu.org version of the info pageLars Ingebrigtsen2021-11-111-3/+44
* | ; * lisp/server.el (server-stop-automatically): Doc fix.Eli Zaretskii2021-11-111-13/+15
* | Merge from origin/emacs-28Michael Albinus2021-11-111-8/+11
|\ \ | |/
| * Fix tramp-compat-file-name-concat (Bug#51754)Aleksandr Vityazev2021-11-111-8/+11
* | Add URI as a valid spec for xwidget-webkit-buffer-name-formatPo Lu2021-11-111-3/+6
* | xwidget: Add xwidget-webkit-buffer-name-format.Feng Shu2021-11-111-5/+11
* | Fix files-tests on MS-WindowsEli Zaretskii2021-11-111-1/+1
* | Fix documentation in xwidget.elPo Lu2021-11-111-1/+1
* | Switch to xwidget webkit buffer even if a session already existsPo Lu2021-11-111-1/+2
* | Merge from origin/emacs-28Stefan Kangas2021-11-111-1/+4
|\ \ | |/
| * * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.Juri Linkov2021-11-101-1/+4
* | Options to automatically stop the Emacs serverGregory Heytings2021-11-111-21/+98
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-114-36/+40
* | Re-fix charset issues when yanking non-plain-text elementsLars Ingebrigtsen2021-11-111-7/+17
* | Don't save places in literally-visited filesLars Ingebrigtsen2021-11-111-5/+12