aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | (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-143-2/+23
* | Fix indentation and fontification in shell-script (Bug#26217)Mauro Aranda2023-10-143-5/+26
* | Simplify and describe docstrings-wide checkMattias Engdegård2023-10-141-11/+14
* | Merge from origin/emacs-29Eli Zaretskii2023-10-142-2/+13
|\ \ | |/
| * ; * 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-142-2/+13
* | 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-142-2/+26
|\ \ | |/
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-142-2/+26
* | Implement multi-window drag-and-drop under AndroidPo Lu2023-10-148-4/+394
* | 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-134-26/+7
* | cperl-mode.el: Add new user option to etc/NEWSHarald Jörg2023-10-141-0/+7
* | cperl-mode.el: Optionally treat trailing text as commentHarald Jörg2023-10-143-2/+42
* | 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-132-12/+104
* | 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-135-28/+40
* | Manage some text props for ERC insertion-hook membersF. Jason Park2023-10-1321-231/+779
* | Easily excise list-valued text prop members in ERCF. Jason Park2023-10-132-0/+193
* | Deprecate option erc-remove-parsed-propertyF. Jason Park2023-10-132-2/+19
* | 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-138-21/+27
* | Sort and dedupe when loading modules in erc-openF. Jason Park2023-10-133-67/+184
* | Honor nil values in erc--restore-initialize-priorsF. Jason Park2023-10-132-19/+15
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-133-160/+61
* | 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-1312-10/+39
|\ \ | |/
| * Handle quoted tilde in TrampMichael Albinus2023-10-136-1/+27
| * ; Set maintainer for elint.el to emacs-develStefan Kangas2023-10-121-4/+5
| * Update to Org 9.6.10Kyle Meyer2023-10-095-6/+8
* | ; Merge from origin/emacs-29Michael Albinus2023-10-130-0/+0
|\ \ | |/
| * 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-136-142/+217
|\ \ | |/
| * Fix treesit-query-validate for string input (bug#66400)nverno2023-10-081-1/+3
| * ; Improve documentation of VC commandsEli Zaretskii2023-10-082-137/+199
| * Recommend `M-x man` in woman.el docsStefan Kangas2023-10-071-1/+9
| * ; * doc/lispref/processes.texi (Process Buffers): More accurate wording.Eli Zaretskii2023-10-071-2/+4
| * Fix updating process-mark position in 'set-process-buffer'Eli Zaretskii2023-10-071-1/+2
* | ; Merge from origin/emacs-29Michael Albinus2023-10-130-0/+0
|\ \ | |/
| * ; * lisp/treesit.el (treesit-language-at-point-function): Fix doc.Yuan Fu2023-10-071-1/+8
* | Add convenience wrapper for regexp disassemblyMattias Engdegård2023-10-132-1/+18
* | verilog-mode.el: remove impossible cond clauseMattias Engdegård2023-10-131-4/+1
* | Separate `docstrings-wide` warning identifierMattias Engdegård2023-10-132-8/+16