aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Various housekeeping in image.cBasil L. Contovounesios2026-01-162-36/+24
| * | | Fix off-by-one error in native_image_pBasil L. Contovounesios2026-01-161-3/+3
| * | | Fix behavior for ielm-dynamic-multiline-inputs (bug#80123)Jared Finder2026-01-151-1/+2
| * | | ; Improve docs for last change.Sean Whitton2026-01-152-5/+6
| * | | New IELM option to insert newline when inside sexp (bug#80123)Jared Finder2026-01-152-4/+30
| * | | Update SQLite font-lock rulesRudolf Adamkovič2026-01-151-29/+64
| * | | * Fix 'message' function signatureAndrea Corallo2026-01-151-1/+1
| * | | ; Update Project documentation due to recent changesEli Zaretskii2026-01-153-4/+13
| * | | ; Update documentation due to a recent changeEli Zaretskii2026-01-153-8/+27
| * | | ; * doc/lispref/display.texi (Progress): Revert inaccurate text.Eli Zaretskii2026-01-151-2/+1
| * | | ; * doc/lispref/display.texi (Progress): Fix wording and punctuation.Eli Zaretskii2026-01-151-2/+3
| * | | (define-ibuffer-column): Fix corner case miscompilations (bug#80180)Stefan Monnier2026-01-141-6/+6
| * | | (make-progress-reporter): Tweak wording of CONTEXT docStefan Monnier2026-01-143-8/+10
| * | | Optionally inhibit echo area progress reporting (bug#80198)Stéphane Marks2026-01-143-24/+53
| * | | (package-install): Fix accidental regressionStefan Monnier2026-01-141-4/+0
| * | | ; * test/lisp/progmodes/eglot-tests.el (eglot--wait-for): escape $Mattias Engdegård2026-01-141-1/+1
| * | | ; * lisp/emacs-lisp/regexp-opt.el (regexp-opt-group): Clarify intent.Mattias Engdegård2026-01-141-4/+1
| * | | ; Improve docs for last change.Sean Whitton2026-01-142-16/+17
| * | | Allow Ispell to save corrections as abbrevsPaul Nelson2026-01-143-40/+133
| * | | Add new up-down option for minibuffer-visible-completionsSpencer Baugh2026-01-143-17/+21
| * | | * lisp/progmodes/project.el: Improve performance of 'project-mode-line'.Juri Linkov2026-01-141-6/+32
| * | | ; * test/lisp/vc/vc-tests/vc-tests.el: Fix authorship metadata.Sean Whitton2026-01-141-1/+1
| * | | Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-147-54/+67
| * | | ; * lisp/vc/vc.el (vc-diff-outgoing-base): Document FILESET param.Sean Whitton2026-01-141-0/+2
| * | | Reset Xterm cursor color to default when face is unspecifiedJared Finder2026-01-141-15/+17
| * | | Call all registered D-Bus signal handlersMichael Albinus2026-01-143-83/+152
| * | | (loaddefs-generate--make-autoload): Fix bug#80180Stefan Monnier2026-01-131-1/+5
| * | | * lisp/icomplete.el (icomplete--render-vertical): Avoid trailing whitespaceJonas Bernoulli2026-01-131-1/+3
| * | | package.el: Fix bug#80172Stefan Monnier2026-01-132-1/+3
| * | | Fix buffer menu unmark (bug#80082)Manuel Giraud2026-01-131-15/+18
| * | | Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacsStefan Monnier2026-01-131-1/+1
| |\ \ \
| | * | | ; * etc/tutorials/TUTORIAL.fr: fix mistakeBastien Guerry2026-01-131-1/+1
| * | | | sgml-mode.el: Prefer `forward-sexp` over `forward-list`Stefan Monnier2026-01-131-36/+25
| |/ / /
| * | | (forward-sexp-function): Give it a default valueStefan Monnier2026-01-131-5/+7
| * | | (forward-list-function): Give it a default valueStefan Monnier2026-01-131-4/+4
| * | | Inhibit unused variable warning in NSTRACE_WHEN (bug#80096)Stéphane Marks2026-01-131-1/+1
| * | | Add frame identifiers (bug#80138)Stéphane Marks2026-01-1311-16/+171
| * | | * lisp/textmodes/html-ts-mode.el: Special handling of 'show-paren-mode'.Juri Linkov2026-01-131-1/+18
| * | | * lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.Juri Linkov2026-01-131-3/+8
| * | | ; Fix a recent change of tab-bar/line facesEli Zaretskii2026-01-123-8/+8
| * | | vc--read-branch-to-log: Pass BACKEND to vc-read-revisionSean Whitton2026-01-121-3/+3
| * | | ; whitespace-global-modes: Replace "automagically".Sean Whitton2026-01-121-1/+1
| * | | save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton2026-01-121-1/+1
| * | | Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-115-51/+71
| * | | Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov2026-01-113-10/+41
| * | | Eglot: support textDocument/prepareRename for more accurate eglot-renameJoão Távora2026-01-111-6/+16
| * | | Fix Emacs responsiveness when debugging many thread-exit eventsEli Zaretskii2026-01-111-3/+28
| * | | ; Don't use cl-letf with generic function in ERC testF. Jason Park2026-01-112-81/+82
| * | | Use seq-doseq for iterating over strings in ERCF. Jason Park2026-01-113-35/+3
| * | | Eglot: release version 1.21João Távora2026-01-112-1/+7