]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-05-26 Eli ZaretskiiMerge from origin/emacs-29
2023-05-26 Eli ZaretskiiFix emacsclient when there are irrecoverable file-visit...
2023-05-26 Eshel YaronAdd customization options for dictionary-search
2023-05-25 Mattias Engdegård; eieio-test-persist.el: namespace hygiene
2023-05-25 João TávoraEglot: fix execution of CodeAction commands
2023-05-25 Brian LeungEglot: Add nickel-mode configuration
2023-05-24 Mattias EngdegårdFix apparently wrong `delete` and `delq` value discards...
2023-05-24 Michael AlbinusUse `small-temporary-file-directory' in Tramp
2023-05-24 Andrea CoralloFix nativecomp ICE compiling structure related code...
2023-05-24 Stefan Monnier* lisp/loadup.el: Don't accidentally reduce `max-lisp...
2023-05-24 Mattias EngdegårdUse return values of assq-delete-all and assoc-delete-all
2023-05-23 Andrea Corallo* test/src/comp-tests.el: Add some ret type tests for...
2023-05-23 Andrea Corallocomp: Propagate pre slot access type check
2023-05-23 Andrea Corallocomp: Make use of predicates in propagation for non...
2023-05-23 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-fwprop-call): Extend...
2023-05-23 Andrea Corallocomp: Account non builtin types in type hierarchy
2023-05-23 Michael AlbinusImprove check for ANSI control escape sequences in...
2023-05-23 Robert PluimStop adding the package directory to the load path
2023-05-23 Robert PluimAvoid duplicate load-path entry when generating package...
2023-05-23 Eli Zaretskii; Improve documentation of Isearch command properties
2023-05-23 Eli ZaretskiiDisable loading SQLite3 extensions when SQLite3 version...
2023-05-22 Spencer BaughUse faster option for running vc-hg status (Bug#63470)
2023-05-22 Eli Zaretskii; * lisp/progmodes/project.el (project-switch-use-entir...
2023-05-22 Eli ZaretskiiFix visiting HTML files encoded in iso-2022 variants
2023-05-22 Alan MackenzieFix syntax bugs involving escaped newlines in comments
2023-05-22 Mattias EngdegårdAttempt to speed up filenotify-tests
2023-05-22 Basil L. Contovounesios; Fix markup of some treesit vars in Elisp manual.
2023-05-22 Michael AlbinusSupport existing sshfs and rclone mount points in Tramp
2023-05-22 Eli ZaretskiiSupport 'isearch-allow-scroll' in 'pixel-scroll-precisi...
2023-05-22 Andreas Schwabshr: allow moving between adjacent anchors
2023-05-22 Michael AlbinusMark failing filenotify test as :unstable
2023-05-22 Michael Albinus; * etc/NEWS: Fix typos.
2023-05-22 Michael AlbinusFix multihop file name expansion in Tramp
2023-05-22 Po LuPlug various leaks and fix input method initialization
2023-05-22 F. Jason ParkFix custom type of erc-autojoin-channels-alist
2023-05-22 F. Jason Park; Silence byte compiler in erc-netsplit-JOIN
2023-05-21 Eli ZaretskiiNew Rmail commands for reading mailing-lists
2023-05-21 Jens SchmidtRemove obsolete information from Gnus manual
2023-05-21 Jens SchmidtPreserve mark in comint-history-isearch
2023-05-20 Mattias EngdegårdDeclare more mutating functions
2023-05-20 Mattias EngdegårdDeclare more functions as having important-return-value
2023-05-20 Mattias EngdegårdMinor optimisation of string-trim-left and string-trim...
2023-05-20 Liu HuiFix systemd unit completion for old versions of systemd
2023-05-20 Eli ZaretskiiFix Skeletons menu-bar menu in Python modes
2023-05-20 Eli ZaretskiiFix async invocations in Dired with 'fish' shell
2023-05-20 Mattias Engdegård; * etc/NEWS: missing definite article
2023-05-20 Eli Zaretskii; * etc/NEWS: PGTK cannot switch to -new automatically...
2023-05-20 Eli ZaretskiiFix loading SQLite extensions
2023-05-20 Michael Albinus; * etc/NEWS: Fix typos.
2023-05-20 Michael AlbinusImprove handling of ANSI control sequences in Tramp
2023-05-20 Mattias EngdegårdUse `delq` return value (bug#61730)
2023-05-20 Mattias Engdegård* etc/NEWS: Note dotimes loop variable scoping change...
2023-05-20 Yuan FuFix c-ts-mode--top-level-declarator
2023-05-19 Yuan FuImprove c-ts-mode font-lock for function names (bug...
2023-05-19 Juri Linkov* lisp/tab-bar.el: Don't use 'minibuffer-selected-windo...
2023-05-19 Juri LinkovSplit windows horizontally in places that use split...
2023-05-19 Mattias EngdegårdImproved copy-tree documentation and test (bug#63509)
2023-05-19 Yuan FuImplement treesit-forward-sexp correctly (bug#63487)
2023-05-19 Eli ZaretskiiMinor fixes of last change
2023-05-19 Joseph TurnerMake 'copy-tree' work with records
2023-05-18 Yuan FuFix tree-sitter test (bug#63481)
2023-05-18 Mattias EngdegårdTry declaring `delq` and `delete` important-return...
2023-05-18 Eli Zaretskii; * lisp/emacs-lisp/benchmark.el (benchmark-progn)...
2023-05-18 Basil L. ContovounesiosSimplify python.el completion-predicate
2023-05-18 Eli ZaretskiiMerge from origin/emacs-29
2023-05-18 Eli Zaretskii; Merge from origin/emacs-29
2023-05-18 Eli ZaretskiiMerge from origin/emacs-29
2023-05-18 Aaron JensenAttempt to fix redisplay problems on macOS
2023-05-18 Eli Zaretskii; * lisp/simple.el (async-shell-command): Add commentar...
2023-05-18 Jens SchmidtClarify misleading comment in isearch.el
2023-05-18 Mattias Engdegård* lisp/erc/erc-fill.el (erc-fill-spaced-commands):...
2023-05-18 Eli ZaretskiiImprove documentation of package-menu commands
2023-05-18 F. Jason Park; * lisp/erc/erc.el (erc-accidental-paste-threshold...
2023-05-17 Paul EggertPrefer C23 ckd_* to Gnulib *_WRAPV macros
2023-05-17 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-05-17 Paul EggertPort modiff changes to GCC 4.8.5
2023-05-17 Basil L. ContovounesiosFix M-x completion-predicate under python-ts-mode
2023-05-17 Andrea Corallo* Fix missing `comp-files-queue' update (bug#63415).
2023-05-17 Andrea Corallo* Account for `byte-compile-warnings' during native...
2023-05-17 Eli Zaretskii; * ChangeLog.4: Fix gitmerge snafu.
2023-05-17 Thomas FitzsimmonsEUDC: Fix eudc-ldap-no-wildcard-attributes docstring
2023-05-17 Mattias EngdegårdMark proced-refine-with-update-test :unstable (bug...
2023-05-17 Mattias EngdegårdEliminate some mutation of program constants
2023-05-16 Philip Kaludercic; Add missing markup to new documentation
2023-05-16 Tony ZormanAdd :vc keyword to use-package for VC package support
2023-05-16 Joseph TurnerSupport side-effects while building VC packages
2023-05-16 Philip KaludercicAvoid duplicate VC packages in 'package-selected-packages'
2023-05-16 João TávoraEglot: rework eglot-handle-request (bug#62116)
2023-05-16 Juri Linkov* lisp/windmove.el (windmove-swap-states-in-direction...
2023-05-16 Michael AlbinusTweak tramp-test45-asynchronous-requests
2023-05-16 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-05-15 Thomas FitzsimmonsEUDC: Document disabling default LDAP wildcard expansion
2023-05-15 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab-to): Set 'window...
2023-05-15 Eli Zaretskii; Better warning message when loading tree-sitter fails
2023-05-15 Michael AlbinusFix some minor Tramp problems
2023-05-15 Eli ZaretskiiFix 'locale-info' on MS-Windows
2023-05-15 Paul EggertPrefer _WIDTH macros to sizeof in pdumper.c
2023-05-15 Paul EggertPrefer PTRDIFF_WIDTH in sort.c
2023-05-15 Paul EggertPrefer UINTMAX_WIDTH in print_object
2023-05-15 Paul EggertHelp GCC compute modiff_incr
next