aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ; * lisp/progmodes/hideshow.el (hs-block-positions): Fix throw tag.Elías Gabriel Pérez2025-12-081-1/+1
* | | Fix package-vc-testsPrzemysław Kryger2025-12-081-1/+1
* | | ; package-vc-install-from-checkout: Fix 'obsolete' declaration.Sean Whitton2025-12-081-1/+1
* | | New 'R' code letter for 'interactive' formsSean Whitton2025-12-084-25/+18
* | | lisp/help-fns.el (describe-symbol): Don't silently do nothingStefan Monnier2025-12-081-0/+2
* | | (loaddefs-generate--make-autoload): Obey expand-macro at each stepStefan Monnier2025-12-081-1/+1
* | | * lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934).Elías Gabriel Pérez2025-12-081-2/+2
* | | Fix 'treesit-hs-block-end' and 'treesit-hs-inside-comment-p' (Bug#79934)Elías Gabriel Pérez2025-12-081-10/+24
* | | hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-081-691/+610
* | | Make 'package-vc-install-from-checkout' as obsoletePhilip Kaludercic2025-12-071-0/+1
* | | Store VC checkout dir in 'package-desc-extras'Philip Kaludercic2025-12-071-22/+9
* | | Fix upgrading, rebuilding, and logging of VC packagesPrzemysław Kryger2025-12-072-122/+228
* | | Use a consistent package descriptionJens Schmidt2025-12-071-2/+31
* | | Prepare and load user scripts at startupPhilip Kaludercic2025-12-071-0/+92
* | | Fix package-vc to find the GNU "make" executableDavid Fussner2025-12-071-2/+14
* | | vc-dir-headers: Set a delayed message during vc--count-outgoingSean Whitton2025-12-071-1/+6
* | | Check for successful exit when parsing output with vc-exec-afterSean Whitton2025-12-079-33/+60
* | | Eliminate possible confusion in comments in registry.el.Alan Mackenzie2025-12-071-8/+8
* | | ; Improve documentation of fill-region-as-paragraph-semlfRoi Martin2025-12-061-2/+2
* | | New user option vc-dir-show-outgoing-countSean Whitton2025-12-061-1/+13
* | | vc-git-incoming-revision: Don't fetch when branch has no upstreamSean Whitton2025-12-061-1/+9
* | | Merge from origin/emacs-30Eli Zaretskii2025-12-063-12/+53
|\ \ \
| * | | ; * lisp/calc/calc-units.el: Better reference for CODATA 2022.Ulrich Müller2025-12-061-2/+2
| * | | ; vc-dir-clean-files: Improve docstring and message (bug#79914).Eli Zaretskii2025-11-301-5/+7
| * | | Fix doc string of 'display-buffer'Eli Zaretskii2025-11-301-5/+44
* | | | Increase the value of 'max-lisp-eval-depth' used when dumpingEli Zaretskii2025-12-061-1/+1
* | | | ; * lisp/face-remap.el (buffer-face-set): Fix last change.Eli Zaretskii2025-12-061-3/+4
* | | | sh-script: Fix fontification of command-invocations in 'bash-ts-mode'Jostein Kjønigsen2025-12-061-1/+1
* | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-12-062-4/+10
|\ \ \ \
| * | | | ; * lisp/files.el (trusted-content): Doc fix (bug#79939).Eli Zaretskii2025-12-061-3/+5
| * | | | ; Improve documentation of 'fill-region-as-paragraph'Eli Zaretskii2025-12-061-1/+5
* | | | | Rework remote process support for Tramp's "smb" methodMichael Albinus2025-12-063-171/+229
|/ / / /
* | | | ; (calendar-bahai--twin-birthdays-reference-dates): Fix quoting.Eli Zaretskii2025-12-061-1/+1
* | | | Update Bahá'í calendar for 2014 calendar reformJohn Wiegley2025-12-062-49/+518
* | | | ; Improve documentation of 'eager-update'Kristoffer Balintona2025-12-061-0/+4
* | | | Improve documentation of 'seq-intersection'Eli Zaretskii2025-12-061-1/+1
* | | | Support 'eager-update' in 'completion-category-overrides' defcustomKristoffer Balintona2025-12-061-0/+4
* | | | * lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix finding END.Sean Whitton2025-12-051-1/+2
* | | | * lisp/emacs-lisp/bytecomp.el (funarg-positions): amend 'sort'Mattias Engdegård2025-12-041-2/+3
* | | | * lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix killing.Sean Whitton2025-12-041-14/+12
* | | | Improve performance of 'flyspell-goto-next-error'Kristoffer Balintona2025-12-041-10/+4
* | | | ; time-stamp: factor out two small, internal utilitiesStephen Gildea2025-12-031-19/+23
* | | | lisp/emacs-lisp/bytecomp.el (seq-sort-by): Improve `funarg-positions`Stefan Monnier2025-12-031-2/+2
* | | | gnus-icalendar.el: Avoid EIEIO's non-standard FOO-p predicatesStefan Monnier2025-12-031-5/+6
* | | | Query-on-exit for VC push, pull and async checkin commandsSean Whitton2025-12-033-13/+22
* | | | Use dedicated minibuffer history for mairix-searchPaul Nelson2025-12-031-1/+3
* | | | * lisp/vc/vc.el (vc-pull): Clear cached incoming revisions.Sean Whitton2025-12-031-2/+6
* | | | Pass the VC backend down through fns called by vc--count-revisionsSean Whitton2025-12-032-32/+34
* | | | Improve margin handling in outline-minor-mode (bug#76193)Juri Linkov2025-12-021-3/+4
* | | | * lisp/vc/vc.el (vc-push): Delay clearing incoming revisions cache.Sean Whitton2025-12-021-1/+2