aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor 'vc-default-mode-line-string' (bug#66464)Juri Linkov2023-10-163-95/+81
* Fix "C-0 C-x C-s" with write-protected filesEli Zaretskii2023-10-161-9/+10
* Merge from origin/emacs-29Michael Albinus2023-10-161-2/+6
|\
| * Add missing :version to two defcustomsStefan Kangas2023-10-141-2/+4
| * Fix a defcustom :type in eldoc.elMauro Aranda2023-10-141-1/+3
* | Fixup for "no file modes on windows and dos"Sam Steingold2023-10-151-1/+1
* | c-indent-new-comment-line: don't test for a macro in a commentAlan Mackenzie2023-10-151-1/+2
* | Fix searching for tags in compressed filesMauro Aranda2023-10-151-2/+17
* | Fix an infinite loop in c-beginning-of-defun-1Alan Mackenzie2023-10-141-39/+45
* | Fix vc-hg-log-edit-toggle-amendDmitry Gutov2023-10-141-1/+4
* | (vc-default-checkin-patch): Try to be compatible with BSD 'patch'Dmitry Gutov2023-10-141-1/+2
* | (vc-root-diff): Don't compute and pass on WORKING-REVISIONDmitry Gutov2023-10-141-3/+2
* | Optimize vc-hg-state for directoriesSpencer Baugh2023-10-141-2/+3
* | ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.Harald Jörg2023-10-141-2/+2
* | Fix indentation and fontification in shell-script (Bug#26217)Mauro Aranda2023-10-141-5/+8
* | Simplify and describe docstrings-wide checkMattias Engdegård2023-10-141-11/+14
* | Merge from origin/emacs-29Eli Zaretskii2023-10-141-2/+5
|\ \ | |/
| * ; * lisp/calendar/time-date.el (days-to-time): Doc fix.Eli Zaretskii2023-10-141-1/+1
| * Document that time-to-days and days-to-time use different epochsBob Rogers2023-10-141-2/+5
* | Make the docstrings-wide check 70x fasterMattias Engdegård2023-10-141-39/+58
* | Sort byte compiler warnings in alphabetic orderMattias Engdegård2023-10-141-27/+29
* | Fix beginning-of-defun not jumping to BOFJens Schmidt2023-10-141-1/+2
* | Fix saving faces with attributes that need filteringMauro Aranda2023-10-141-1/+4
* | Merge from origin/emacs-29Michael Albinus2023-10-141-2/+9
|\ \ | |/
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-2/+9
* | Implement multi-window drag-and-drop under AndroidPo Lu2023-10-142-1/+67
* | Have gnus-summary-limit-to-age operate on calendar daysEric Abrahamsen2023-10-131-25/+15
* | (sit-for): Remove support for old calling conventionStefan Monnier2023-10-131-20/+2
* | cperl-mode.el: Optionally treat trailing text as commentHarald Jörg2023-10-141-2/+15
* | More defcustom fixes in ERC (Bug#66520)Mauro Aranda2023-10-133-5/+7
* | Add command to refill buffer in erc-fill-wrap-modeF. Jason Park2023-10-131-10/+88
* | Treat previous/next-line specially in erc-fill-wrapF. Jason Park2023-10-131-16/+34
* | Swap hook positions of erc-fill and erc-match-messageF. Jason Park2023-10-132-11/+24
* | Manage some text props for ERC insertion-hook membersF. Jason Park2023-10-135-158/+398
* | Easily excise list-valued text prop members in ERCF. Jason Park2023-10-131-0/+24
* | Deprecate option erc-remove-parsed-propertyF. Jason Park2023-10-131-2/+11
* | Use erc-display-message instead of erc-make-noticeF. Jason Park2023-10-132-38/+22
* | Allow spoofing process marker in erc-display-line-1F. Jason Park2023-10-131-1/+7
* | Sort and dedupe when loading modules in erc-openF. Jason Park2023-10-131-18/+35
* | Honor nil values in erc--restore-initialize-priorsF. Jason Park2023-10-131-9/+8
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-131-149/+52
* | Fix `ls-lisp-verbosity` custom typeMattias Engdegård2023-10-131-2/+3
* | Fix c-in-knr-argdecl to avoid false recognition of K&RAlan Mackenzie2023-10-131-5/+8
* | Merge from origin/emacs-29Michael Albinus2023-10-1310-9/+27
|\ \ | |/
| * Handle quoted tilde in TrampMichael Albinus2023-10-135-1/+16
| * ; Set maintainer for elint.el to emacs-develStefan Kangas2023-10-121-4/+5
| * Update to Org 9.6.10Kyle Meyer2023-10-094-5/+7
| * Don't call font-lock-mode in treesit-major-mode-setup (bug#66223)Yuan Fu2023-10-081-1/+0
* | Merge from origin/emacs-29Michael Albinus2023-10-133-12/+34
|\ \ | |/
| * Fix treesit-query-validate for string input (bug#66400)nverno2023-10-081-1/+3