emacs.git
2024-12-02 Michael AlbinusFix password prompt in comint (don't merge)
2024-12-02 Manuel GiraudFix the version of librsvg API change
2024-12-02 Eli Zaretskii; Fix grammar in Emacs user manual
2024-12-02 Stephen BermanFix latest test for dabbrev-expand
2024-12-01 Yuan Fu; Update tree-sitter manual
2024-12-01 Yuan FuAllow passing nil to treesit-node-match-p (bug#74612)
2024-12-01 Manuel GiraudUpdate to version 2.58 of librsvg API (bug#74606)
2024-12-01 VisuweshFix decoding of non-ASCII email attachments
2024-11-30 Stephen BermanPrevent "Selecting deleted buffer" error with dabbrev...
2024-11-30 Eshel Yaron; (dictionary-search-interface): Fix bug#74511.
2024-11-30 Eli Zaretskii; Improve documentation of ':box' face attribute
2024-11-30 Yuan FuFix docstring of c-ts-mode-indent-style
2024-11-29 Vincenzo PupilloSupport PHP 8.4 and more reliable indentation (bug...
2024-11-28 Martin RudalicsDon't inadvertently reset frame scroll bar sizes (Bug...
2024-11-28 Mike KupferMention special variables in lexical binding documentation
2024-11-28 Eli ZaretskiiAllow to go back to using 'ruby-mode' after loading...
2024-11-25 Stefan KangasDelete obsolete section in admin/notes/repo
2024-11-25 Joost KremersImprove documentation for 'while-let'
2024-11-25 Yuan FuRemove mention of treesit-defun-prefer-top-level (bug...
2024-11-24 Aaron JensenFix NS non-native fullscreen on initial frame load...
2024-11-24 Eli ZaretskiiFix user options for listing and marking diary files
2024-11-24 john muhlAvoid loading 'rx' at runtime in 'lua-ts-mode'
2024-11-23 Eli ZaretskiiMake 'jsonrpc-default-request-timeout' a defcustom
2024-11-23 Juri Linkov; Improve example of display-buffer-alist category...
2024-11-23 Eli ZaretskiiUpdate MS-Windows build instructions
2024-11-22 Laurence WarneSkip proced refine tests on Darwin
2024-11-21 Eli Zaretskii; Fix recent additions to the manuals
2024-11-21 Andrea Corallo; * lisp/term/w32-win.el (tree-sitter--library-abi...
2024-11-21 Andrea Corallo; Better clarify function types in C-h f (bug#73626)
2024-11-21 Andrea Corallo; Introduce type specifiers to the elisp manual (bug...
2024-11-21 Eli ZaretskiiFuture-proof loading tree-sitter library on MS-Windows
2024-11-21 Eli Zaretskii; Improve documentation of 'category' in display-buffer...
2024-11-21 Eli Zaretskii; More accurate documentation of 'set-mark-command'
2024-11-21 Eli ZaretskiiFix overriding 'c-ts-mode' by 'c-mode'
2024-11-18 Eli Zaretskii; Improve vc-dir help-echo
2024-11-18 Eli Zaretskii; Avoid assertion violations in "temacs -Q"
2024-11-18 Stefan Monnierlisp/progmodes/c-ts-mode.el: Demote loading c-ts-mode...
2024-11-16 Martin Rudalics; In PROBLEMS mention issue with .Xresources on Gnome...
2024-11-16 F. Jason ParkBackport: Don't autoload erc-modules
2024-11-16 Michael Albinus; etc/NEWS: Fix example indentation.
2024-11-16 Eli ZaretskiiImprove the documentation of major-mode remapping
2024-11-16 Stefan Kangas; Fix typo in recent change
2024-11-15 Robert PluimImprove 'which-key-special-keys' docstring
2024-11-15 Laurence WarneDon't error in Proced tests if %CPU is a NaN
2024-11-15 Joseph Turner* lisp/subr.el (read-number): Document collision with...
2024-11-15 Robert Pluim; Fix TRAMP manual indexing
2024-11-14 Robert Pluim; TRAMP manual spelling and grammar fixes
2024-11-14 Vincenzo PupilloImprove font-locking and indentation in 'php-ts-mode'
2024-11-14 john muhlFix some 'lua-ts-mode' options (Bug#74235)
2024-11-14 Andrew De Angelis; Update the xwidgets-on-NS text due to fixing bug...
2024-11-14 john muhlImprove comment indenting in 'lua-ts-mode'
2024-11-14 Eshel YaronUpdate 'xref-num-matches-found' when reverting *xref...
2024-11-13 Stefan Monnier* lisp/files.el (require-with-check): Fix last fix...
2024-11-10 Stefan Monnierlisp/files.el (require-with-check): Fix bug#74091.
2024-11-10 Eli ZaretskiiFix handling of permanent-local variables in 'kill...
2024-11-10 Michael AlbinusPrecise password cache in Tramp
2024-11-10 Eli ZaretskiiFix picture-mode with full-width characters
2024-11-10 Eli ZaretskiiFix movement to the left in picture-mode
2024-11-09 Eli ZaretskiiFix documentation and error message of adding local...
2024-11-09 Eli ZaretskiiDocument the 'display-line-numbers-disable' property
2024-11-09 Eli ZaretskiiDocument issues with 'use-package's ':custom' and byte...
2024-11-08 Eli Zaretskii; * src/ftcrfont.c (ftcrhbfont_end_hb_font): Improve...
2024-11-08 Tim RuffingFix display of compositions when font style changes...
2024-11-07 Eli Zaretskii; * src/xdisp.c (face_before_or_after_it_pos): Fix...
2024-11-06 Mattias EngdegÄrdFix wrong value of `when` and `unless` with empty body...
2024-11-05 Robert PluimImprove 'open-network-stream' documentation.
2024-11-05 Robert Pluim; Fix typos in case-conversion descriptions
2024-11-04 Eli Zaretskii; Fix typo and indexing in the ELisp manual
2024-11-04 Michael Albinus; Instrument proced-tests.el further
2024-11-03 Michael AlbinusImprove Tramp documentation on direct async processes
2024-11-01 Eli ZaretskiiImprove documentation of letter-case conversions
2024-11-01 Dmitry Gutovproject-tests: Add test assertion for bug#73801
2024-11-01 Dmitry Gutovproject-try-vc: Fix the "sometimes wrong cache" issue
2024-10-31 Stephen BermanFix bugs in dabbrev-expand (bug#74090)
2024-10-31 Yuan FuFix undefined variable in previous commit (bug#73900)
2024-10-31 Yuan FuFix c-ts-common-comment-indent-new-line (bug#73900)
2024-10-31 Yuan FuFix the call to treesit-thing-defined-p
2024-10-30 Juri LinkovBackport: Call tab-bar-tab-post-open-functions during...
2024-10-30 Laurence WarneWork on proced-tests.el
2024-10-29 Eli Zaretskii; * doc/lispref/frames.texi (Yanking Media): Add index...
2024-10-29 Stefan Monnier* lisp/files.el (require-with-check): Be a bit more...
2024-10-29 Stefan Monnier(with-peg-rules): Fix references to rulesets (bug#74018)
2024-10-28 Eli Zaretskii; * etc/NEWS: Fix typo (bug#74066).
2024-10-27 Stefan MonnierTweak doc w.r.t to "void function" (bug#73886)
2024-10-27 Laurence WarneFix flakey proced refine tests (Bug#73441)
2024-10-27 Eli ZaretskiiAnother 'void' update
2024-10-27 Eli ZaretskiiFix doc string of 'wdired-use-dired-vertical-movement'
2024-10-27 Eli ZaretskiiUpdate the documentation of void functions
2024-10-27 Sean Whitton; * lisp/vc/log-edit.el (log-edit-diff-function): Gramm...
2024-10-27 Stefan Kangas; Fix typos
2024-10-27 Sean WhittonBackport some docstring updates, warn about upcoming...
2024-10-26 Michael Albinus; Remove proced-tests.el instrumentation (Do not merge...
2024-10-26 Stefan Monnier* lisp/editorconfig.el (editorconfig--get-indentation...
2024-10-26 Andrea CoralloUpdate 'ldefs-boot.el' (don't merge)
2024-10-26 Andrea CoralloBump Emacs version to 30.0.92
2024-10-26 Andrea Corallo; * etc/AUTHORS: Update.
2024-10-26 Andrea Corallo; * ChangeLog.4: Update.
2024-10-25 Eli ZaretskiiSkip *.dylib files in 'loaddefs-generate'
2024-10-24 Vincenzo PupilloHighlight namespace name in "use" clause.
2024-10-24 Sean Whitton; * lisp/loadup.el: Improve file abstract
next