summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-10Update cursor display using Xterm escape sequencesJared Finder
2026-01-10; Fix description of NS/GNUstep CPP conditionsEli Zaretskii
2026-01-10NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov
2026-01-10; Fix documentation of a recent commitEli Zaretskii
2026-01-10Fix cursor position in calendar-generate-window (bug#80069)Liu Hui
2026-01-10vc--apply-to-other-working-tree: Handle 'diff-default-read-only'.Sean Whitton
2026-01-10; Fix last change.Sean Whitton
2026-01-10* lisp/vc/vc.el (vc-deduce-fileset): Don't return empty FILESET.Sean Whitton
2026-01-10; Fix order of @item and indices in help.texiPhilip Kaludercic
2026-01-10Bind 'apropos-user-option' to C-h uPhilip Kaludercic
2026-01-10Allow 'package-isolate' to fetch missing packagesPhilip Kaludercic
2026-01-10Allow reviewing packages before installaionPhilip Kaludercic
2026-01-10; log-view-mode-map: Fix binding M-RET in text mode frames.Sean Whitton
2026-01-10; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167).Arash Esbati
2026-01-09cl-generic.el: Avoid an O(N^2) behaviorStefan Monnier
2026-01-09(cl--generic-build-combined-method): Fix lingering error (bug#80154)Stefan Monnier
2026-01-09Merge remote-tracking branch 'origin/master'Philip Kaludercic
2026-01-09Merge branch 'package-activate'Philip Kaludercic
2026-01-09Remove definitions not relevant to startup from package-activatePhilip Kaludercic
2026-01-09Extract definitions from package.el used during activationPhilip Kaludercic
2026-01-09(project-files): Revert part of commit 6c832af15705Stefan Monnier
2026-01-09; Prepare extraction of package.el's activation corePhilip Kaludercic
2026-01-09Less stingy lisp-eval-depth supply for debuggerMattias Engdegård
2026-01-09* test/README: Specify, how to invoke "make". (Bug#80112)Michael Albinus
2026-01-08trace.el: Avoid inf-loops when tracing "core functions"Stefan Monnier
2026-01-08Unobsolete and autoload M-x eglot-manual, mention it in manualJoão Távora
2026-01-07; Fix last entry in etc/NEWSMichael Albinus
2026-01-07(package-test-install-single): Fix test failureStefan Monnier
2026-01-07* admin/notes/elpa.md: Update to match current realityStefan Monnier
2026-01-07; Fix typoMichael Albinus
2026-01-07shadowfile.el uses eqhemeral buffer names nowMichael Albinus
2026-01-06(package-install): Refine fix for bug#79881Stefan Monnier
2026-01-06External Tramp methods can be used in multi-hopsMichael Albinus
2026-01-06; Fix doc-string of Fset_frame_positionMartin Rudalics
2026-01-06; Consistently use "window point" and "buffer point" in Elisp manualMartin Rudalics
2026-01-05; Add new functions to treesit-declare-unavailable-functionsYuan Fu
2026-01-05; * lisp/treesit.el (treesit-font-lock-recompute-features): Fix doc.Yuan Fu
2026-01-05; time-stamp-inserts-lines: Clearer doc stringStephen Gildea
2026-01-05time-stamp-helper-string-used: New testStephen Gildea
2026-01-05; Time Stamps doc: Expand examples, add summariesStephen Gildea
2026-01-05; * lisp/treesit.el (treesit-font-lock-level): Doc fix. (Bug#80136)Eli Zaretskii
2026-01-05Eglot: prevent textDocument/diagnostic from being sent before didOpenJoão Távora
2026-01-05Fix typo in 'set-frame-size-and-position'Martin Rudalics
2026-01-05Fix calculation of outer frame height in NS builds (Bug#80077)Martin Rudalics
2026-01-05In Elisp manual warn about unpredictable changes of point (Bug#79927)Martin Rudalics
2026-01-04repeat: handle non-character keys with hint stringsJD Smith
2026-01-04Update to Transient v0.12.0-15-gfe5214e6Jonas Bernoulli
2026-01-04Eglot: require project 0.11.2 (bug#79809)João Távora
2026-01-04* lisp/progmodes/project.el (Version): Bump to 0.11.2João Távora
2026-01-04; * src/keyboard.c: Fix style in two comments.Sean Whitton