]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2025-02-23 Eli Zaretskii; * admin/authors.el (authors-aliases): Add Vladimir...
2025-02-23 Eli Zaretskii; Fix saveplace-tests for MS-Windows
2025-02-23 shipmintsInhibit "Wrote" message in saveplace.el when non-intera...
2025-02-23 VisuweshMake yank-media auto select the best mime type
2025-02-23 Mauro ArandaSpeed up widget creation (Bug#53606)
2025-02-23 Eli Zaretskii; * INSTALL.REPO: Minor copyedits.
2025-02-23 Stefan Kangas* admin/check-doc-strings: Reduce false positives.
2025-02-23 F. Jason ParkUse .pem extension for client certs in ERC docs
2025-02-23 F. Jason ParkDon't kill window buffer in erc--split-line
2025-02-23 Stefan KangasDelete note on Emacs 19 modes from comint.el
2025-02-23 Jostein KjønigsenFix identation in csharp-mode.el
2025-02-23 Stefan KangasNew user option checkdoc-allow-quoting-nil-and-t
2025-02-23 Stefan Kangas; Delete superfluous comment
2025-02-23 Stefan KangasPrefer defvar-keymap in admin/gitmerge.el
2025-02-23 Eshel Yaron; Skip commit c24a142657bd025b111d089d7f79d8e4ace918c7
2025-02-23 Michael AlbinusUse a persistent directory as default directory in...
2025-02-23 Ulrich Müller; Don't fail image tests if jpeg is supported via image...
2025-02-23 Ulrich Müller; Skip autorevert test when notify support is missing
2025-02-23 Ulrich Müller; Skip shr-test/zoom-image test if png or libxml suppor...
2025-02-23 Ulrich Müller; Skip image type test if support is missing
2025-02-23 Juri LinkovNew variable 'treesit-aggregated-outline-predicate...
2025-02-23 Po Lu* configure.ac (BOBJECTLIST_OWNERSHIP_IS_TEMPLATE_PARAM...
2025-02-23 Po LuFix reported Haiku build error in emacs-30.1-rc1
2025-02-23 Philip KaludercicHave 'submit-emacs-patch' insert maintainers into X...
2025-02-23 Eshel Yaron; Skip commit 92e96a117525885bc2c725600aca3683e4b28b7a
2025-02-23 Eshel Yaron; Skip commit 5e9c027e2048547f7d368da4f7da4331bc7afd73
2025-02-23 Eshel Yaron; Skip commit f255b8854a352bf2c29ec4f83e5fae998ec38a1e
2025-02-23 Eshel Yaron; Skip commit 3515ff95bced8915cad7dc48666034627e5fb43f
2025-02-23 Eshel Yaron; Skip commit 375c3622e2dac090c62d99baaaac1314f6c9c5e7
2025-02-23 Eshel YaronFew new elisp-mode commands
2025-02-23 Eshel Yaronscope.el: Improve seq-let handling
2025-02-21 Eshel YaronBetter help-echo for condition symbols
2025-02-21 Eshel YaronMake 'electric-pair-mode' buffer-local
2025-02-20 Eshel Yaron; Skip commit 5d5736ca75397ce0b3ab0d58e40b0489f876618a
2025-02-20 Mattias Engdegård* src/fns.c (Fmapconcat): Faster fast-path condition
2025-02-20 Paul Eggert; Spelling fix in comment.
2025-02-20 Eshel Yaron; Skip commit 57c1df8baed6692983db77c10eab4b2c2ad00ce3
2025-02-20 Po LuFix signal when first enabling Custom-mode on non-GUI...
2025-02-20 Po LuFix set-time-zone-rule on DJGPP
2025-02-20 Po Lu; * src/pdumper.c (Fdump_emacs_portable): Fix typo...
2025-02-20 Eshel Yaron; Skip commit 1468190e11b7eed49a024ffbff3da2bca21862bc
2025-02-20 Po LuPort to modern GCC and pdumper on MS-DOS
2025-02-20 Stefan KangasPrefer defvar-keymap in conf-mode.el
2025-02-20 Michael AlbinusSimplify Tramp's find-executable
2025-02-20 Po LuFix remaining Android bugs reported over the past months
2025-02-20 Jared Finder* lisp/subr.el (read-key): Add 'tab-line' (bug#76408).
2025-02-20 Gerd MöllmannDon't call x-popup-function for non-tty frames
2025-02-20 Po LuProperly move existing tooltips on Android
2025-02-20 Eshel Yaron; Skip commit 0cf3d3415224204c82efda373ffc7055163b1893
2025-02-20 Gerd MöllmannHandle nil top frame (bug#76410)
2025-02-20 Stefan Monnier(json-pretty-print): Rework a bit
2025-02-20 Eshel Yaron; Skip commit bb45d35ea7db5dc93a7856dccf14c01f01bd95fe
2025-02-20 Po LuDon't insist on the presence of a mouse in strokes...
2025-02-20 Eshel Yaron; Skip commit 450966223679d51d78cd8bbdba70bda684dd3a36
2025-02-20 Eshel Yaron; Skip commit 4faade9f844db5dc09f2805c0f07376663402e41
2025-02-20 Stefan KangasMake cl-locally obsolete
2025-02-20 Eshel Yaron; Skip commit ccaa0be8e71d70adeb6c881c8ef0e8a14054851c
2025-02-20 Eshel Yaron; Skip commit b5410cbea2ef8dab973430539649b8d424350925
2025-02-20 Stefan Kangas; Fix typos
2025-02-20 Eshel Yaron; Skip commit d447cd9fcc0408e36705bfddd3150fa718fa4b83
2025-02-20 Eshel Yaron; Skip commit 5dc2a573750115ecb450750a16c4d59e542391e6
2025-02-20 Eshel YaronUse 'compf' in a few more places.
next