summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-08Fix another inconsistency in auth-source.elMichael Albinus
2025-10-08; * lisp/emacs-lisp/elisp-scope.el (if-let*): Add comment.Eshel Yaron
2025-10-08vc-dir-resynch-file: Be more defensive about default-directorySean Whitton
2025-10-08define-globalized-minor-mode: Fix multiple globalized modesSean Whitton
2025-10-08; define-globalized-minor-mode: Slightly simplify control flow.Sean Whitton
2025-10-08; * doc/lispref/tips.texi (Documentation Tips): Document \\+`foo'.Eli Zaretskii
2025-10-08Fix a regression introduced by Bug#79294 fixMichael Heerdegen
2025-10-08; elisp-scope.el: Fix 'wrong-type-argument' in local function analyzersEshel Yaron
2025-10-08; Add semantic highlighting test with 'when-let*'Eshel Yaron
2025-10-07; elisp-scope.el: Fix handling of 'if-let' and friendsEshel Yaron
2025-10-07(hs-hideable-region-p): Optimize the optimizationElijah Gabe Pérez
2025-10-07Merge from origin/emacs-30Sean Whitton
2025-10-07; Merge from origin/emacs-30Sean Whitton
2025-10-07Merge from origin/emacs-30Sean Whitton
2025-10-07; * doc/lispref/control.texi (Conditionals): Grammar fix.Sean Whitton
2025-10-07; * doc/lispref/control.texi (Conditionals): Document SYMBOL form.Sean Whitton
2025-10-07if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) formSean Whitton
2025-10-07decoded-time-add: Use 'floor'Ilya Chernyshov
2025-10-07; Fix typos in docstrings of some faces.Eshel Yaron
2025-10-07; * doc/misc/elisp-semantic-highlighting.org: Fix typos.Eshel Yaron
2025-10-07EWW: Don't clobber global value of 'text-property-default-nonsticky'Eli Zaretskii
2025-10-06defvar-keymap: New ':prefix t' abbreviationSean Whitton
2025-10-06Don't call dbus-launch in dbus-tests.elMichael Albinus
2025-10-06Add documentation about ELisp semantic highlightingEshel Yaron
2025-10-06; Rename 'elisp-scope--local' to 'elisp-scope-local-bindings'Eshel Yaron
2025-10-06; Fix last change in auth-source.elMichael Albinus
2025-10-06; Update a couple of face definitions for ELisp variablesEshel Yaron
2025-10-06; Drop 'elisp-scope-local-functions'Eshel Yaron
2025-10-06; elisp-scope.el: Drop special-form special handlingEshel Yaron
2025-10-06; Test semantic highlighting with 'cl-macrolet' and 'cl-flet'Eshel Yaron
2025-10-06elisp-scope.el: Unify and generalize local function/macro handlingEshel Yaron
2025-10-06; elisp-scope.el: Thread output spec though more macro analyzersEshel Yaron
2025-10-06Run buffer-local window change functions in their buffers nowMartin Rudalics
2025-10-06; elisp-scope.el: Recognize special variable declarationsEshel Yaron
2025-10-05Fix rare breakage of 'revert-buffer' in 'archive-mode'Eli Zaretskii
2025-10-05Add fallback backend in auth-sourcesMichael Albinus
2025-10-05; Tweak wording of a NEWS entry.Sean Whitton
2025-10-05VC: Use symbolic names for the working revisionSean Whitton
2025-10-05; Improve documentation of 'string-glyph-split'Eli Zaretskii
2025-10-04VC: New commands for cherry-picking (bug#79408)Sean Whitton
2025-10-04; Improve the documentation of the last commitEli Zaretskii
2025-10-04Improve log-view-copy-revision-as-killSean Whitton
2025-10-04New command log-view-copy-revision-as-killTimo Myyrä
2025-10-04; Add another ELisp semantic highlighting testEshel Yaron
2025-10-04hideshow.el: Minor optimizationsElías Gabriel Pérez
2025-10-04Add 'auto-mode-alist' entry for ContainerfileAugusto Stoffel
2025-10-03(editorconfig-indentation-alist): Pare downStefan Monnier
2025-10-03New command log-view-unmark-all-entriesSean Whitton
2025-10-03Merge from origin/emacs-30Sean Whitton
2025-10-03; Merge from origin/emacs-30Sean Whitton