]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-07-24 Sean Whittonvc-resynch-window: Check whether auto-revert-mode is...
2025-07-24 Eshel Yaron; Skip commit 5d9a67e4bd374a0f6741bc56a37190aa51062d69
2025-07-24 Stefan Monnier(cl--class-allparents): Fix bug#78989
2025-07-24 Eshel Yaron; Skip commit c8b6e90b4e1678846b8acefd59555ff3d8a376bd
2025-07-24 Eshel Yaron; Skip commit f01fc3d61430559a2b4ec6682167df72ec9d7738
2025-07-24 Po LuFix the Android port
2025-07-24 Eli Zaretskii; Fix 'threads-join-error' test
2025-07-24 Eli Zaretskii; * lisp/window.el (window-state-put): Fix a typo ...
2025-07-24 Juri Linkov* src/xdisp.c (tab-bar-truncate): New variable (bug...
2025-07-24 Paul Eggert; Fix indentation.
2025-07-24 Paul EggertSpeed up insert-file-contents reads
2025-07-24 Paul EggertAvoid some tiny /proc file reads
2025-07-24 Paul Eggertinsert-file-contents file shrinkage in scanback
2025-07-24 Paul Eggertint → ptrdiff_t for read results
2025-07-24 Paul Eggertinsert-file-contents unexpected end shrinkage
2025-07-24 Paul Eggertfileio.c comment spelling fix
2025-07-24 Paul Eggertinsert-file-contents byte vs char confusion
2025-07-24 Paul EggertFix insert-file-contents overlap calculation
2025-07-24 Paul Eggertinsert-file-contents do not rely on st_size
2025-07-24 Paul Eggertinsert-file-contents file size hint improvement
2025-07-24 Paul Eggertinsert-file-contents file end EOF fixes
2025-07-24 Paul EggertFix insert-file-contents integer overflows
2025-07-24 Paul EggertRemove ineffective overflow check
2025-07-24 Paul Eggertinsert-file-contents END enforcement
2025-07-24 Paul Eggertinsert-file-contents initial offset fix
2025-07-24 Paul Eggertinsert-file-contents end offset infinity
2025-07-24 Paul EggertRefactor negative file size checking
2025-07-24 Paul EggertNon-nil orig_filename in insert-file-contents
2025-07-24 Paul EggertImprove inserted file coding system finding
2025-07-24 Paul EggertImprove insert-file-contents on non-regular files
2025-07-24 Paul EggertFix (find-file "/dev/null")
2025-07-24 Paul EggertDon’t trust st_size when scanning file head+tail
2025-07-24 Paul Eggertcopy-file no longer trusts st_size
2025-07-24 Paul EggertREAD_BUF_SIZE → sizeof read_buf
2025-07-24 Paul Eggertinsert-file-contents errno confusion
2025-07-24 Stefan Monnierorg-persist.el: Silence fewer warnings and fix found...
2025-07-24 Paul EggertWork around GCC bug 121030
2025-07-24 Alan MackenziePreserve source position of macro calls in macro expansions
2025-07-24 Eli Zaretskii; Fix documentation of a recent change
2025-07-24 Eshel Yaron; Skip commit 85159f1dd0023e7bcc336c195ae5160dd2b94126
2025-07-24 Sean Whitton; Fixes to last change.
2025-07-24 Michael Albinustramp-file-name-with-method can be set connection-local
2025-07-24 Sean WhittonNew global minor mode vc-auto-revert-mode
2025-07-24 Sean Whittonvc-register: Fix setting backup-inhibited
2025-07-24 Eshel Yaron; Skip commit 0c97e6aeca257833f97517459514145f663d8a93
2025-07-24 Eshel Yaron; Skip commit ce3d4cd6b39b8b574cf0b9ab535a00717d10c073
2025-07-24 Sean Whitton; define-globalized-minor-mode: Fix info node link...
2025-07-24 Eli Zaretskii; * lisp/dired-aux.el (dired-vc-deduce-fileset): Fix...
2025-07-24 Eshel Yaron; Skip commit 1abc54ffe1674fecfb2bbef5109eb95c4c0da99d
2025-07-24 Eshel Yaron; Skip commit d63746d5191fb6e4ee6e39addfc1a05e0e0214b1
2025-07-24 Sean Whitton; Delete unnecessary global autoload from last change.
2025-07-24 Stephen Bermandired-vc-deduce-fileset: Call vc-backend-for-registration
2025-07-24 Pip CetAvoid crashes when profiling multi-threaded Lisp (bug...
2025-07-24 Eli Zaretskii; * doc/emacs/custom.texi (Init File): Mention "M-x...
2025-07-24 Eshel Yaron; Skip commit e0270c563a7fa04601860552962087a7d7d044b7
2025-07-24 Eshel Yaron; Skip commit c6ce81c15d6e26d36b9cb8aa366d7aaf2e4eb805
2025-07-24 Eshel Yaron; Skip commit ae46edff68e8d5729207ed849df83ecb039e11bb
2025-07-24 Eshel Yaron; Skip commit f746762e74adeac8beaa73abcf20ee5e74298597
2025-07-24 Eshel Yaron; Skip commit a8b0f5adfa46a596409a97d13fd74394e0605e17
2025-07-24 Eshel Yaron; Skip commit 5c75ec6ae52a5b06ad0424ce805f5ea0432b6e90
2025-07-24 Mattias Engdegård* src/fns.c (Flength): Fix char table length off-by...
2025-07-24 Sean Whitton; vc-git-find-revision: Fix last change to this function.
2025-07-24 Sean WhittonVC: Fix displaying the async command buffer during...
2025-07-24 Sean WhittonApply vc-use-incoming-outgoing-prefixes to vc-dir-mode...
2025-07-24 Sean Whitton; Improve manual docs for incoming and outgoing diff...
2025-07-24 Sean Whittonvc-git-find-revision: Pass --filters to git-cat-file
2025-07-24 Eli Zaretskii; Fix indexing in Emacs user manual
2025-07-24 Alan ThirdUpdate documentation and NEWS with SVG changes (bug...
2025-07-24 Alan ThirdMove CSS into the SVG wrapper
2025-07-24 Alan ThirdUse css to set SVG foreground in docview
2025-07-24 Alan ThirdChange foreground color handling for SVG files (bug...
2025-07-24 Michael AlbinusFix browse-url-tests-delete-temp-file
2025-07-24 Michael AlbinusFix handling of `browse-url-temp-file-name'
2025-07-24 Eshel Yaron; Skip commit 18ff84df0cdeddf01a5199893180da4f5c1732af
2025-07-24 Eli Zaretskii; * src/fileio.c: Remove version from commentary (bug...
2025-07-24 Mattias EngdegårdUnintern Qget_file_char and Qget_emacs_mule_file_char
2025-07-24 Mattias EngdegårdSpeed up low-level parts of the reader and refactor
2025-07-24 Juri LinkovCache only the last string in 'tab-bar-format-align...
2025-07-24 Yuan FuEldoc: Run eldoc-display-functions with original buffer...
2025-07-24 Mattias Engdegård; * src/lread.c (read_internal_start): Simplify.
2025-07-24 Andrea CoralloNativecomp don't materialize non-materializable objects...
2025-07-24 Pip CetCall eieio--class-* accessors only on eieio classes...
2025-07-24 Pip CetFix crashes when "emacsclient -nw" frames are suspended...
2025-07-24 Eli Zaretskii; * doc/lispref/parsing.texi (Using Parser): Fix wording.
2025-07-24 Sean Whitton; * lisp/treesit.el (treesit-parser-changed-regions...
2025-07-24 Sean Whittonprint_error_message: Handle user-error to the echo...
2025-07-24 Sean Whitton* lisp/vc/vc.el (vc-find-revision-no-save): Call read...
2025-07-24 Stephen BermanAmend last change to 'kill-this-buffer'
2025-07-24 Eshel Yaron; Skip commit 05ecb2b8f0216aa3f391ee661aad4d61fd6aed0e
2025-07-24 Martin RudalicsHandle invalid frame_or_window slots in tty input event...
2025-07-24 Juri LinkovHandle multiple mouse events in display-buffer-override...
2025-07-24 Yuan FuDitch the async range update in tree-sitter (bug#78402)
2025-07-24 Yuan FuAdd a synchronous way to get parser change ranges ...
2025-07-24 Juri LinkovCache 'string-pixel-width' in 'tab-bar-format-align...
2025-07-24 Juri LinkovFix tab-bar-format-align-right to not call tab-bar...
2025-07-24 Eshel Yaron; Skip commit 87cae92e7cbbc7a6eb6558d7bd9238b56db35f57
2025-07-24 Arash Esbati; Fix last change
2025-07-24 Mattias EngdegårdCheaper char counting when reading symbols
2025-07-24 Mattias EngdegårdRefactor buffering code in the Lisp reader
2025-07-24 Mattias Engdegård; * src/lread.c (skip_lazy_string): more precise comment
next