]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2025-04-11 Eshel Yaron; Skip commit bb0f84bc0bf77892b05e3720ea623dcd3431325b
2025-04-11 Eshel Yaron; Skip commit 50947fd51202dbdd86b1cc677722ab2031c5050b
2025-04-11 Po Lu; * test/infra/android/test-controller.el (ats-eval...
2025-04-11 Eshel Yaron; Skip commit ddcc87514c72f86d5eac1cb9015e9b08160451b9
2025-04-11 Po LuRespond to display configuration updates on Android
2025-04-11 Eshel Yaron; Skip commit cb339ad8f4e386505f1eae9e45c4162feea61f53
2025-04-11 Eli Zaretskii; Fix recently-added documentation
2025-04-11 Juri LinkovNew command 'treesit-toggle-sexp-mode' (bug#76676).
2025-04-11 Juri LinkovImprove 'treesit-outline-search'.
2025-04-11 Juri Linkov* lisp/subr.el (defvar-local): Change 'indent' to ...
2025-04-11 Eshel Yaron; Skip commit 09887a2d41f61dff749860fe41a5e8382bb03bd9
2025-04-11 Sean WhittonVC-Dir: Offer to register files before checking in
2025-04-11 Sean Whitton; vc-setup-buffer: Don't pass a string to buffer-live-p.
2025-04-11 Eshel Yaron; Skip commit 686032ddaf31cacae9a6cd963d9fcbc85ba3905a
2025-04-11 João TávoraEglot: announce support for diagnostic version checks...
2025-04-11 Eshel YaronUpdate lisp/ldefs-boot.el
2025-04-11 Eshel Yaronkkc.el: Fix a couple of bugs.
2025-04-11 Eshel YaronMake scope.el symbol types a first class citizen.
2025-04-11 Eshel Yaron; * lisp/files.el (hack-local-variables): Fix thinko.
2025-04-11 Eshel YaronPromote 'constantly' from 'cl-constantly'
2025-04-09 Eshel Yaronrecentf.el: Clean up.
2025-04-08 Eshel Yaron; Update lisp/ldefs-boot.el
2025-04-08 Eshel YaronFix ElDoc in minibuffer
2025-04-08 Eshel Yaronscope.el: Handle derived-mode-p.
2025-04-08 Eshel Yaron; Skip commit 40b0c83988267c891e7d0ecf241cc2c0135d5ce1
2025-04-08 Spencer BaughPreserve an explicit * in pcm-try-completion
2025-04-08 Juri Linkov* lisp/treesit.el (treesit--after-change): New function.
2025-04-08 Juri LinkovNew function treesit-parsers-at for treesit-language...
2025-04-08 Stefan Monnier(internal--get-default-lexical-binding): Be more failsafe
2025-04-08 Eli ZaretskiiFix prettify-symbols-mode with composition rules
2025-04-08 Sean WhittonFix window selection after log-edit-show-diff, again
2025-04-08 João TávoraEglot: check textDocument/publishDiagnostics version...
2025-04-08 Sean Whitton; Fix last change: ensure-list does not ensure a proper...
2025-04-08 Sean WhittonFactor out vc-only-files-state-and-model
2025-04-08 Eshel YaronDrop ido.el and icomplete.el
2025-04-08 Eshel YaronDrop refer.el and refbib.el
2025-04-08 Sean Whitton; Drop Mtn from comment now vc-mtn is obsolete
2025-04-08 Sean WhittonUpdate descriptions of VC's capabilities for Git and...
2025-04-08 Stefan Monnierlisp/files.el (internal--get-default-lexical-binding...
2025-04-08 Stefan Monnierlisp/files.el (internal--get-default-lexical-binding...
2025-04-08 Po LuReplace some calls to `intern' with DEFSYMs
2025-04-08 Po Lu; * src/lread.c (get_lexical_binding): Fix coding style.
2025-04-08 Stefan Monnier(Fload, Feval_buffer): Emit a warning when lexbind...
2025-04-08 Stefan Monniereieio: Improve some obsolecence warnings and fix #...
2025-04-08 Stefan Monnier(Freplace_region_contents): Fix point preservation...
2025-04-08 Stefan Monniertest/eieio: Silence warnings about slots and obsolete...
2025-04-08 Stefan Monnierlisp/emacs-lisp/eieio-custom.el: Require `eieio-base...
2025-04-08 Stefan Monniereieio: Emit compilation warnings a bit more thoroughly
2025-04-08 Eshel Yaron; Skip commit 308a5ff0f8997a287a496993d92f92c6a8a0f393
2025-04-08 Eshel Yaron; Skip commit f0c1de75e128c3b35f8b6e9324a6bd58057af6cb
2025-04-08 Eshel Yaron; Skip commit 48b41d595c37a7fd7b2a1e97fd0dcadc24e1a6bb
2025-04-08 Stefan Monniercedet: Delete obsolete object name arg to EIEIO constru...
2025-04-08 Eshel Yaron; Skip commit f75f8f3d6a09fe3dda3e747665187a0c34c19eaf
2025-04-08 Eshel Yaron; Skip commit 94148549d782af3fb6677bc121fd5fc8dee3ea63
2025-04-08 Sean WhittonAdd bindings for vc-git-stash-delete-at-point, vc-git...
2025-04-08 Sean Whitton; * lisp/vc/ediff-wind.el (ediff-with-live-window)...
2025-04-08 Sean Whitton* lisp/vc/vc-git.el (vc-git-checkin): Actually pass...
2025-04-08 Sean Whittonvc-git-checkin: Don't relativize names of temporary...
2025-04-08 Eshel Yaron; Skip commit ba13e7de32d08028ab7bffdd73dab271a95ea453
2025-04-08 Eshel Yaron; Skip commit 819f92cb12b07938623e18384e86371ee101495a
2025-04-08 Eshel Yaron; Skip commit 8ae7224b8fae59229b186853b300822bd70a8ec4
2025-04-08 Sean WhittonTeach VC-Dir to automatically add and remove marks...
2025-04-08 Sean WhittonFix dired-vc-next-action generating inconsistent marks
2025-04-08 Sean Whittonvc-dir-mark-file: Consistently don't allow marking...
2025-04-08 Eshel Yaron; Skip commit c418e454b3a9d103a5a59c76e1c36f3597de6798
2025-04-08 shipmintsAdd tab-bar test for "effectively dedicated window...
2025-04-08 James Thomas* lisp/gnus/nnfeed.el (nnfeed--write-server): Use defau...
2025-04-08 Eli ZaretskiiTeach 'current-column' to account for images
2025-04-08 Eshel Yaron; Skip commit a4ee1e6709b57e6aed3ff6e800ab8fb83b706d65
2025-04-08 Billy LeiAdd input method for languages based on Burmese
2025-04-08 Eli Zaretskii; * src/xdisp.c (display_mode_line, display_mode_elemen...
2025-04-08 Pengji ZhangFix mouse highlighting for compact mode lines (bug...
2025-04-08 Paul NelsonRestrict symbol prettification to displayable glyphs
2025-04-08 Paul NelsonExtend prettify-symbols-alist in TeX mode
2025-04-08 Eshel Yaron; Skip commit d6f1b25d2e5e83f472cf9cd35bea43c066fbd4f3
2025-04-08 Elías Gabriel... Optionally display function docstring in eldoc
2025-04-08 VisuweshImprove formatting of 'setopt' suggestion in *Help...
2025-04-08 Eli Zaretskii; Fix wording of recent documentation changes
2025-04-08 Eshel Yaron; Skip commit 3ee021dc19e314f6f456867ec43c25aed5cc41b8
2025-04-08 Stefan Monnierperl-mode.el: Avoid obsolete font-lock face vars
2025-04-08 Po LuDisable desktop-restore-frames by default on Android
2025-04-08 Paul D. Nelsonediff-current-file: New optional startup-hooks arg
2025-04-08 Stefan Monnierlisp/emacs-lisp/warnings.el (display-warning): Don...
2025-04-08 Stefan Monnier(defclass): Don't duplicate the compiler macro
2025-04-08 Stefan Monnierlisp/calc/calc-keypd.el (calc-keypad-vector-menu):...
2025-04-08 Stefan MonnierHandle `TeX-master` holding a buffer
2025-04-08 Paul NelsonAdd RefTeX support for non-file buffers
2025-04-08 Vincenzo Pupillo; Fix last change (bug#77017)
2025-04-08 Michael AlbinusFix Tramp problem with loooongish file names
2025-04-08 Eshel Yaron; Skip commit 9869aa1a1003fbd4b3c7d51f9cdd7e77bd68d985
2025-04-08 Stephen BermanFix obsolete documentation of desktop library
2025-04-08 Michael AlbinusImprove Tramp's initial warnings
2025-04-08 Michael AlbinusExplain, how to suppress Tramp warnings
2025-04-08 Eshel Yaron; Skip commit a0962074743521447b1549f9e0ecd03325debc0d
2025-04-08 Michael AlbinusFix Tramp's file-attributes cache
2025-04-08 Eshel Yaron; Skip commit 43c9eb3df6050f19211e219c7cb03da7a6d9d6dd
2025-04-08 Eli Zaretskii; Improve the documentation of 'slice' display spec...
2025-04-08 Eli Zaretskii; * src/editfns.c (Fmessage): Mention 'inhibit-message...
2025-04-08 Eshel Yaronrefactor-elisp: stub for cross-project renaming.
2025-04-08 Eshel Yaron(multi-isearch-read-files): Fix equality check.
next