]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-02-26 Eshel Yaron; Skip commit 7fe90ca77d0c21165cb9d98d5c42d6b6c6275ef3
2025-02-26 Stefan Kangas; Add missing require to wdired.el
2025-02-26 Stefan KangasPrefer incf to cl-incf in remaining files
2025-02-26 Stefan KangasPrefer incf to cl-incf in vc/*.el
2025-02-26 Pip CetHandle multibyte mode line spec chars (bug#76517)
2025-02-26 Robert PluimImprove 'send-mail-function' defcustom.
2025-02-26 Po LuRespect temporary-file-directory in Android test controller
2025-02-26 Michael AlbinusFix bug in Tramp argument computing
2025-02-26 Po LuImplement commands for executing all tests on connected...
2025-02-26 Robert PluimRemove unneded cl-extra require
2025-02-26 Robert PluimRemove wallpaper.el runtime dependency on cl-lib/cl...
2025-02-26 Michael Albinus; Fix last change
2025-02-26 Po LuFix a number of ERT tests for execution on Android
2025-02-26 Po Lu; Improve Android regression test execution facilities
2025-02-26 shipmintsAdd tramp-cleanup-bufferless-connections (bug#76417)
2025-02-26 Michael Albinus* doc/misc/ert.texi (Helpers for Buffers): Fix wrong...
2025-02-26 Michael AlbinusFix tramp-find-executable
2025-02-26 Gerd MöllmannImprove menu-bar-item-at-x
2025-02-26 Stefan KangasPrefer incf to cl-incf in progmodes/*.el
2025-02-26 Po Lu; * .gitignore: Add new VCS ignores.
2025-02-26 Po Lu; Begin integrating facilities for executing ERT tests...
2025-02-26 john muhl; Re-enable 'typescript-ts-mode' indentation tests
2025-02-26 Stefan KangasMake cl-gensym obsolete in favor of built-in gensym
2025-02-26 Stefan KangasUse cl-with-gensyms in a few more cases
2025-02-26 João TávoraEglot: add out-of-box support for neocmakelsp
2025-02-26 João TávoraEglot: use eglot-advertise-cancellation in more situations
2025-02-26 Eshel Yaron; Skip commit 0ac0f355e50639fb2cdacb6cbfca696d5592a89e
2025-02-26 Mauro ArandaFix bad fontification of inactive widgets
2025-02-26 Stefan Kangas; Set :version on recently changed user option
2025-02-26 Stefan KangasAdd Obsolete-since header to hashcash.el
2025-02-26 Stefan KangasMove hashcash.el to lisp/obsolete
2025-02-26 Stefan KangasDrop hashcash support from Gnus and Message mode
2025-02-26 Stefan KangasMake cl-declare obsolete
2025-02-26 Stefan KangasMove buffer related functions from ert-x.el to ert.el
2025-02-26 Stefan Kangas; Delete outdated comment from ert-x.el
2025-02-26 Stefan KangasSupport selecting buffer in ert-with-test-buffer
2025-02-26 Stefan KangasUse cl-with-gensyms in with-sqlite-transaction
2025-02-26 Stefan KangasPrefer incf to cl-incf in textmodes/*.el
2025-02-26 Robert Pluim* lisp/msb.el (msb-mode-map): Use 'defvar-keymap'.
2025-02-26 Juri LinkovBetter support for nil enable-local-variables in vc...
2025-02-26 Stefan Kangas; Fix thinko in subr-test-zerop
2025-02-26 Robert PluimUse 'password-colon-equivalents' when matching "Re...
2025-02-26 Rudi SchlatteAdd ".jj" to vc-directory-exclusion-list
2025-02-26 Martin RudalicsOptionally have 'display-buffer' reuse windows of indir...
2025-02-26 Martin RudalicsClarify semantics of 'frame-inhibit-implied-resize'
2025-02-26 john muhl; Fix 'typescript-ts-mode' indent test (bug#71998)
2025-02-26 Yuan FuFix typescript-ts-mode indentation tests (bug#71998)
2025-02-26 Gerd MöllmannHandle case of not knowing a frame when mouse moved
2025-02-26 Stefan KangasUse cl-with-gensyms in ert-with-message-capture
2025-02-26 Stefan KangasPrefer incf to cl-incf in gnus/*.el
2025-02-26 Stefan Monnier(Ftranspose_regions): Fix text-properties for len1...
2025-02-26 Stefan KangasMark cdl.el as obsolete
2025-02-26 Stefan KangasMove cdl.el to obsolete/cdl.el
2025-02-26 Manuel GiraudFix DocView's text conversion on tty Emacs
2025-02-26 Eshel Yaron; Skip commit 71a4670a9fa238f920ce88b938f703b605ad2f48
2025-02-26 Eli Zaretskii; Fix last change
2025-02-26 Martin RudalicsOptionally inhibit implied resizing while frame is...
2025-02-26 Michael AlbinusTramp: Improve doc of ad-hoc multi-hop file names
2025-02-26 Gerd MöllmannEnforce redisplay when deleting a child frame (bug...
2025-02-26 Martin RudalicsImplement new user option 'quit-window-kill-buffer...
2025-02-25 Eshel Yarondolist: support non-list spec
2025-02-25 Eshel YaronRecognize extracted functions as such
2025-02-25 Eshel YaronImprove imenu indexing in ELisp mode
2025-02-25 Eshel YaronNew command 'lisp-duplicate-sexp'
2025-02-25 Eshel Yaron* lisp/emacs-lisp/lisp-mode.el (lisp-tidy-sexp): Fix...
2025-02-25 Eshel YaronDemote errors in 'cl-case' to warnings
2025-02-25 Eshel Yaronelisp-mode.el: Improve Eldoc support
2025-02-25 Eshel YaronFix imenu minibuffer action regression
2025-02-24 Eshel Yaron(elisp-extract-to-local-variable): Fix off-by-one error
2025-02-23 Eshel Yaronlisp-mode.el: A few more structural editing commands
2025-02-23 Paul EggertRevert “Pacify GCC in pgtkselect malloc alignment”
2025-02-23 Eshel Yaron; Skip commit 3a1195894e55db5c48c4a337bff5f6e58ce356f5
2025-02-23 Michael HeerdegenFix diary not displaying some entries in european style
2025-02-23 Stefan Kangas; Delete out-of-date comment in float-sup.el
2025-02-23 Stefan KangasMark kermit.el as obsolete
2025-02-23 Stefan KangasMove kermit.el to obsolete/kermit.el
2025-02-23 Eli Zaretskii; Fix documentation of recent changes
2025-02-23 Stefan KangasPrefer ert-with-temp-directory in tests
2025-02-23 ThunaFix print-tests
2025-02-23 Mauro ArandaFix comparison of current values for the key-sequence...
2025-02-23 Jostein KjønigsenImprove fontification of docker-files
2025-02-23 Stefan KangasPrefer incf to cl-incf in emacs-lisp/*.el
2025-02-23 Stefan KangasPrefer incf to cl-incf in tests
2025-02-23 Stefan KangasPrefer decf to cl-decf
2025-02-23 Stefan KangasNew macros incf and decf
2025-02-23 Mauro ArandaFix last commit to wid-edit.el
2025-02-23 Stefan Monnier(help--append-keystrokes-help): Fix bug#76341
2025-02-23 Juri Linkov* lisp/treesit.el (treesit-up-list, treesit-outline...
2025-02-23 Stefan KangasDelete self-evident explanation from cl.texi
2025-02-23 Stefan Kangas; Delete obsolete commented out parts from cl.texi
2025-02-23 Eli ZaretskiiMake 'text-property-default-nonsticky' buffer-local...
2025-02-23 Stefan KangasExpand tests for cl-incf and cl-decf
2025-02-23 Eshel Yaron; Skip commit 72d7f1922611e01d01fbe407a577ab95afb0ddd7
2025-02-23 Stefan Kangas; Fix typos
2025-02-23 Lockywolfrecentf.el: Add verbosity option
2025-02-23 Michael Albinus* lisp/net/tramp-sh.el (tramp-find-executable): Fix...
2025-02-23 Eshel Yaron; Skip commit f0d58d976a62b92bdcfe0bebdfe81c7f463fb938
2025-02-23 Eshel Yaron; Skip commit 9a4b9a1e65857422b4c3f3ff27f21a46a30356c2
2025-02-23 Eshel Yaron; Skip commit ecb7ad1a9aa9b98e7d582c0c9769a1ae0c52a78b
2025-02-23 Eshel Yaron; Skip commit 26bd9f61f43c6898f5b143fae8f9d10150c1ba64
next