aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * etc/NEWS: Move tree-sitter related items.Eli Zaretskii2025-04-141-120/+118
* | Fix typos in executable loadersPo Lu2025-04-142-3/+3
* | Fix help-customize in describe-symbol buffersDmitry Gutov2025-04-141-1/+2
* | (cl-generic-define-method): Try and fix bug#77464Stefan Monnier2025-04-131-10/+12
* | lisp/gnus/gnus-start.el (gnus-dribble-eval-file): Ignore lexbind warningStefan Monnier2025-04-131-6/+7
* | (calc-save-modes): Add a `lexical-binding` cookieStefan Monnier2025-04-131-15/+9
* | Fix warning messages about lexbind cookie in subdirs.elEli Zaretskii2025-04-131-1/+4
* | ; Fix recently broken test (bug#77777).Eshel Yaron2025-04-131-4/+7
* | Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu2025-04-136-325/+636
* | ; Fix last changeEli Zaretskii2025-04-132-5/+5
* | Add variable for control docstring length in elisp eldoc functionsElías Gabriel Pérez2025-04-132-15/+33
* | ; Fix a typo in proced.elEli Zaretskii2025-04-131-1/+1
* | ; (url-generic-parse-url/ms-windows-file-uri-hanlding): Fix test.Eli Zaretskii2025-04-131-3/+1
* | ; Fix last changeEli Zaretskii2025-04-131-16/+26
* | Special treatment for file:// URIs on WindowsSebastián Monía2025-04-132-1/+34
* | New user option to hide minor mode lighters (bug#77361)Pengji Zhang2025-04-134-18/+145
* | Use a pristine copy of argv to restart EmacsJens Schmidt2025-04-135-9/+51
* | Fix 'backward-delete-char-untabify'Asher Copeland2025-04-131-24/+30
* | ; Fix a typo in last change.Eli Zaretskii2025-04-131-1/+1
* | Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez2025-04-1313-5/+34
* | Fix term.el bug with very short multibyte character chunkStephane Zermatten2025-04-132-9/+10
* | Disable clearing echo-area when 'inhibit-message' is non-nilEli Zaretskii2025-04-133-3/+11
* | ; * src/editfns.c (Freplace_region_contents): Doc fix (bug#76313).Eli Zaretskii2025-04-131-3/+7
* | ; Fix replacements of old vc-annotate-parent-fileSean Whitton2025-04-131-7/+7
* | lisp/subr.el (setq-local): Make local after evaluating the new valueStefan Monnier2025-04-121-3/+4
* | (replace-buffer-contents): Mark as obsolete, again.Stefan Monnier2025-04-122-1/+5
* | savehist.el: Unbreak testsStefan Monnier2025-04-121-2/+4
* | savehist.el: Handle concurrent access to `savehist-file`Stefan Monnier2025-04-122-15/+82
* | ; Fix typo in comment.Paul Eggert2025-04-121-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-04-127-34/+47
|\ \ | |/
| * Fix display of keys in 'help-form' buffers (bug#77118)Stephen Berman2025-04-121-2/+7
| * Improve documentation of 'user-emacs-directory'Eli Zaretskii2025-04-121-3/+13
| * Update remarks on name prefixes in coding conventionsSean Whitton2025-04-121-12/+7
| * ; * doc/emacs/files.texi (Image Mode): Fix a typo (bug#77723).Eli Zaretskii2025-04-111-1/+1
| * ; Fix doc strings of a few Dired commandsEli Zaretskii2025-04-091-12/+17
| * ; * CONTRIBUTE: Clarify single-line commit should end with a period.Jeremy Bryant2025-04-081-0/+2
| * ; * admin/MAINTAINERS: Complete the handover of VCSean Whitton2025-04-061-4/+0
| * ; Fix typo in TrampMichael Albinus2025-04-061-2/+2
* | ; Merge from origin/emacs-30Eli Zaretskii2025-04-120-0/+0
|\ \ | |/
| * ; Fix a recent backportEli Zaretskii2025-04-051-0/+3
* | Limit fontification of "customize" in setopt suggestionVisuwesh2025-04-121-2/+4
* | ; * etc/NEWS: Fix wording and punctuation in last added entry.Eli Zaretskii2025-04-121-3/+3
* | flymake: fall back to margins on text terminalsSpencer Baugh2025-04-123-6/+25
* | vc-do-async-command: Ellipse later lines in multiline argumentsSean Whitton2025-04-122-5/+21
* | ; * etc/NEWS: Move new variables only for Lisp programmers downwards.Sean Whitton2025-04-121-12/+12
* | Rename treesit-toggle-sexp-type to treesit-cycle-sexp-type.Juri Linkov2025-04-112-10/+9
* | ; * etc/NEWS: Expand description of vc-buffer-overriding-fileset.Sean Whitton2025-04-111-1/+3
* | ; * etc/NEWS: Fix typos.Michael Albinus2025-04-111-91/+90
* | ; Delete FIXME in vc-print-logSean Whitton2025-04-111-1/+1
* | New buffer-local vc-buffer-overriding-fileset and vc-buffer-revisionSean Whitton2025-04-114-81/+127