]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-07-26 Eli Zaretskii; * lisp/international/quail.el (quail-insert-kbd-layou...
2025-07-26 Eshel Yaron; Skip commit 2143969580eb3ddcc0bda180800cb90cbe468c7c
2025-07-26 Sean Whitton; face-font-family-alternatives, fixed-pitch: Comments.
2025-07-26 Paul EggertStreamline init_callproc a bit
2025-07-26 Paul EggertRefactor to allow nameless auto strings
2025-07-26 Paul EggertDiagnose load-path only if interactive
2025-07-26 Jim PorterFix Eshell call to 'string-suffix-p' when checking...
2025-07-26 Robert Pluim* etc/PROBLEMS: Describe how to work around screen...
2025-07-26 Sean Whitton(gnus)Scoring Tips: New tip regarding header continuati...
2025-07-25 Paul EggertPATH defaults now act more like GNU and POSIX
2025-07-25 Paul Eggert; Fix file name in "Loading Files" doc.
2025-07-25 Paul EggertTreat ‘.../emacs’ like ‘emacs’ in realpath startup
2025-07-25 Paul EggertPrefer readlink to lstat in find_emacs_executable
2025-07-25 Paul EggertFix minor memory leak in find_emacs_executable
2025-07-25 Michael Albinus; Revert last change
2025-07-25 Robert PluimUse macro to reduce repetition in TLS tests
2025-07-25 Michael AlbinusDisable setting connection-local variables in tramp...
2025-07-25 Eshel Yaron(repeat-mode): Simplify.
2025-07-25 Paul EggertDon’t read before BEG in insert-file-contents
2025-07-25 Paul EggertSimplify file end finding in insert-file-contents
2025-07-25 Paul EggertGCC bug 119085 fixed in GCC 16
2025-07-25 Juri Linkov* lisp/repeat.el (repeat-mode): Use 'called-interactive...
2025-07-25 Michael AlbinusAdd consistent environment for local process calls...
2025-07-25 Gerd MöllmannNS: Fix build with NSTRACE_ENABLED
2025-07-25 Jim PorterHandle Eshell prompts where stickiness properties are 't'
2025-07-25 Gerd MöllmannNS: Use different window collection behavior for toolti...
2025-07-25 Michael AlbinusAdd function exec-suffixes
2025-07-25 Mattias Engdegård* lisp/custom.el (defcustom): Remove empty doc string.
2025-07-25 Sean Whitton* lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv.
2025-07-25 Paul Eggertinsert-file-contents respect END better
2025-07-25 Paul Eggertinsert-file-contents shrinking Solaris file fix
2025-07-25 Paul EggertRefactor insert-file-contents overlap check
2025-07-25 Paul Eggertinsert-file-contents refactor xlseek
2025-07-25 Paul EggertSay why quit is captured in insert-file-contents
2025-07-25 Paul Eggertinsert-file-contents read size increase
2025-07-25 Paul EggertFix insert-file-contents infloop with unlucky END
2025-07-25 Paul EggertRefactor by coalescing MAX_RW_COUNT definitions
2025-07-25 Paul Eggertinsert-file-contents from seekable non-regular
2025-07-25 Paul Eggertinsert-file-contents beware buffer relocation
2025-07-25 Paul Eggertinsert-file-contents 1 KiB seek fix
2025-07-25 Paul Eggertinsert-file-contents seek refactoring
2025-07-25 Paul EggertFix insert-file-contents optimization glitch
2025-07-25 Paul Eggertinsert-file-contents SEEK_END optimization
2025-07-25 Paul Eggertinsert-file-contents st_size cleanup
2025-07-25 Eli ZaretskiiImprove documentation of 'quit-window'
2025-07-25 Eli Zaretskii; * lisp/simple.el (shell-command): Fix last change...
2025-07-25 Sean Whitton; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify...
2025-07-25 Sean Whitton* lisp/vc/vc-git.el (vc-git-diff): Pass --textconv...
2025-07-25 Steven AllenAdd an example for the :authorizable `dbus-call-method...
2025-07-25 Michael AlbinusHandle an error of file-notify-add-watch in autorevert.el
2025-07-25 Jim Porter; * lisp/eshell/esh-cmd.el (eshell-lisp-command): Simplify.
2025-07-25 Jim PorterDisable track-changes while reloading pages in EWW
2025-07-25 Jim PorterFix EWW <textarea> properties when it's on the same...
2025-07-25 Eli ZaretskiiImprove error message for "C-u M-! something &"
2025-07-25 Roland WinklerDefine setfunction for bibtex-generate-url-list (bug...
2025-07-25 Jim PorterMake sure we always set the ':readable' state when...
2025-07-25 Stefan Monnierlisp/vc: Try and avoid quoting lambdas
2025-07-25 Eli Zaretskii; Avoid lexical-binding warning in lread-tests
2025-07-25 Alvaro RamirezFix send-to on non-macOS platforms and macOS crash...
2025-07-25 Mattias Engdegård; silence some compiler warnings in tests
2025-07-25 Mattias EngdegårdSpeed up unintern, and fix symbol shorthand edge case...
2025-07-25 Mattias EngdegårdRemove the variable load-convert-to-unibyte
2025-07-25 Mattias Engdegård; * lisp/tab-line.el (tab-line-exclude-buffers): missin...
2025-07-25 Michael AlbinusUpdate Tramp manual
2025-07-25 Alvaro RamirezAdd "Send to..." context menu item to mouse.el
2025-07-25 Sean WhittonInclude shorter bindings in diff-mode docstring
2025-07-25 Eli Zaretskii; Fix last change (bug#79042)
2025-07-25 Eli Zaretskii; Fix last change
2025-07-25 Eli Zaretskii; Update doc strings of Dired functions due to 'marked...
2025-07-25 Manuel GiraudSaner defaults for `calendar-read-sexp' (Bug#78964)
2025-07-25 git@toki.laFix for 'windmove-do-window-select' if other-window...
2025-07-25 Jim PorterImprove wording of messages and documentation for ...
2025-07-25 Paul EggertGCC bug 117423 has a fix
2025-07-24 Sean WhittonVC: Tighten up switching branches
2025-07-24 Phil Sainty; * lisp/proced.el (proced-update): Display read syntax...
2025-07-24 Stefan Monnieroutline.el: Don't silence buffer text modification
2025-07-24 Stefan Monnieroutline.el: Use jit-lock to maintain the buttons
2025-07-24 Stefan Monnieroutline.el: Remove buttons properly, including the...
2025-07-24 Stefan Monnierlisp/outline.el (outline-minor-mode-cycle-filter):...
2025-07-24 Stefan Monniercomp.el: Fix minor corner-case annoyances
2025-07-24 Eli Zaretskii; * test/lisp/net/shr-tests.el (shr-test/zoom-image...
2025-07-24 Manuel Giraud; * lisp/battery.el (battery-bsd-apm): Explain a FIXME...
2025-07-24 Eli Zaretskii; Fix last change.
2025-07-24 Eli Zaretskii; * test/src/fileio-tests.el (fileio-tests--read-direct...
2025-07-24 Elías Gabriel... Add more ways to exclude buffers in tab-line-mode....
2025-07-24 Paul EggertDon’t optimize insert-file-contents for GNU
2025-07-24 Eshel Yaron; Skip commit 9326784b785c110468c1804b969eefb8d8119fd8
2025-07-24 Paul Eggertinsert-file-contents small gap bug
2025-07-24 Paul Eggertinsert-file-contents likely-end memory objects
2025-07-24 Paul EggertPort insert-file-contents dir behavior to Unix
2025-07-24 Paul EggertAvoid syscall in dir-locals--all-files
2025-07-24 Paul EggertAvoid some syscalls in locate-dominating-file
2025-07-24 Ken MankoffFix :box attribute of faces in Leuven themes.
2025-07-24 Sean Whitton; define-globalized-minor-mode: Fix capitalization.
2025-07-24 Sean Whitton; * lisp/vc/diff-mode.el (diff-mode): Scare-quote ...
2025-07-24 Sean Whitton; vc-revert-buffer-internal: Capitalization fix.
2025-07-24 Sean Whittonview-mode-exit: Respect view-read-only
2025-07-24 Sean Whittonvc-git-diff: Fix case where REV1 & REV2 are nil and...
2025-07-24 Michael Albinus; * src/xdisp.c: Fix typo.
2025-07-24 Paul EggertFix insert-file-contents overlap check
next