summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Improve recent jka-compr-compression-info-list changeGlenn Morris2021-07-151-4/+10
* Add bug-reference support for Codeberg projectsTassilo Horn2021-07-151-1/+16
* Add support for sourcehut to bug-reference.elTassilo Horn2021-07-151-0/+25
* ; * lisp/help-fns.el: Speed up `describe-mode'Ori2021-07-151-1/+1
* Add more car/cdr examples to shortdocLars Ingebrigtsen2021-07-151-2/+6
* Improve the shortdoc link action in *Help* buffersLars Ingebrigtsen2021-07-152-6/+9
* Add new user option to abbreviate file names in save-placeLars Ingebrigtsen2021-07-151-1/+11
* Allow restoring the original order in 'tabulated-list-mode'Lars Ingebrigtsen2021-07-151-8/+36
* Autoload `split-string-shell-command'Lars Ingebrigtsen2021-07-151-0/+1
* ; * lisp/gnus/message.el (message-signature-separator): Add :version.Eli Zaretskii2021-07-151-1/+2
* Mention more split-string-* functions in shortdocLars Ingebrigtsen2021-07-151-0/+4
* Allow using spaces in `inferior-lisp' command namesLars Ingebrigtsen2021-07-151-1/+7
* Rename shell-split-string to split-string-shell-commandLars Ingebrigtsen2021-07-151-1/+1
* Add a new function 'shell-split-string'Lars Ingebrigtsen2021-07-151-0/+9
* Preserve backward compatibility in TrampMichael Albinus2021-07-143-27/+33
* Fontify the signature separator in Message modeLars Ingebrigtsen2021-07-141-1/+18
* Clarify backward-delete-char-untabify doc stringLars Ingebrigtsen2021-07-141-0/+6
* switch-to-buffer-other-frame doc string improvementLars Ingebrigtsen2021-07-141-4/+8
* Fix hilit-chg highlighting of characters where text has been removedLars Ingebrigtsen2021-07-141-11/+13
* Make `apropos-library' also work for libraries without symbolsLars Ingebrigtsen2021-07-141-16/+26
* Revert e0619995594d1686afd0493391417d6f900d632c that added save-match-data.Juri Linkov2021-07-141-6/+5
* * lisp/isearch.el: Add save-match-data for funcall isearch-filter-predicate.Juri Linkov2021-07-141-4/+6
* Add a better interactive spec to `facemenu-add-face'Lars Ingebrigtsen2021-07-141-1/+7
* Make jka-compr-insert-file-contents slightly more efficientLars Ingebrigtsen2021-07-131-12/+11
* Add new function 'insert-into-buffer'Lars Ingebrigtsen2021-07-131-0/+8
* Fall back on zlib-decompress-region if gzip doesn't existLars Ingebrigtsen2021-07-132-56/+83
* Fix dired-number-of-marked-files when there are no marked filesDaniel Martín2021-07-131-7/+7
* Allow not updating Customize settings in set-frame-fontLars Ingebrigtsen2021-07-131-3/+7
* Support Isearch filter predicates with empty search hits (bug#49534)Juri Linkov2021-07-131-4/+6
* Make 'tex-validate-buffer' work againLars Ingebrigtsen2021-07-131-2/+5
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-07-131-2/+16
|\
| * Add new user option to avoid piling on Dired buffersLars Ingebrigtsen2021-07-131-2/+16
* | Add remote-file-name-inhibit-locksMichael Albinus2021-07-1310-9/+39
|/
* Fix a problem with tramp-*-process-fileMichael Albinus2021-07-124-4/+4
* * lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466)Juri Linkov2021-07-121-1/+3
* Further tweaks to gnus-search-query-expand-keyEric Abrahamsen2021-07-111-2/+9
* Use `auto-save-file-name-p' in tramp-*-write-regionMichael Albinus2021-07-115-30/+21
* ; Fix misspellings of 'occurrence' in docs.Basil L. Contovounesios2021-07-111-6/+6
* Rewrite gnus-search-query-expand-keyEric Abrahamsen2021-07-101-12/+10
* Rework gnus-search-indexed-parse-outputEric Abrahamsen2021-07-101-52/+43
* Make package-menu-filter-by-status work as documentedLars Ingebrigtsen2021-07-101-3/+8
* * lisp/facemenu.el: Preload the C-mouse-2 menu bindingStefan Monnier2021-07-091-0/+2
* Further cleanup for file locksMichael Albinus2021-07-092-53/+57
* Partially restore the lost C-mouse-2 drop-down menuEli Zaretskii2021-07-091-0/+2
* * lisp/outline.el (outline-mode-cycle-map): Don't bind `tab`.Stefan Monnier2021-07-081-1/+0
* Code cleanup wrt file locksMichael Albinus2021-07-0812-5/+15
* Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)Juri Linkov2021-07-082-3/+6
* Use display-buffer with re-builder (bug#49069)pillule2021-07-081-5/+10
* Make desktop-kill more robustLars Ingebrigtsen2021-07-081-1/+4
* Allow inhibiting inserting #! in sh-set-shellLars Ingebrigtsen2021-07-081-1/+3