]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-02-26 Eshel YaronSimplify 'completion-preview-active-mode' command tagging
2025-02-26 Eshel Yaronscope.el: Improve cl-loop analysis
2025-02-26 Eshel YaronAvoid format-mode-line in eglot-mode-line-format
2025-02-26 Eshel Yaron; Skip commit ea12982ebedd89529c0265dec117db88e7e9ca40
2025-02-26 Stefan KangasMake define-global-minor-mode alias obsolete
2025-02-26 john muhl; Cleanup sexp things in 'lua-ts-mode'
2025-02-26 Stefan KangasDon't enable minor modes in diff-add-log-current-defuns
2025-02-26 Po LuAdapt a number of regression tests to Android
2025-02-26 Eshel Yaron; Skip commit ecde11a83cfcfbb7c5ff1a7244464f53a7c68687
2025-02-26 Po Lu; Improve Android testing facilities
2025-02-26 Po LuEnable auto-revert-tests to pass on Android
2025-02-26 Po LuGuarantee delivery of inotify special events
2025-02-26 Stefan Kangas; Prefer incf/decf in image-dired
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
next