]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-11-18 VisuweshDo interactive tagging for dired commands
2023-11-18 Eli ZaretskiiAvoid loading cl-lib as result of invoking 'load-library'
2023-11-18 Eli Zaretskii; Improve documentation of recently added functions
2023-11-18 Po LuOffer to grant storage permissions if absent
2023-11-17 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive...
2023-11-17 Spencer BaughReturn t from completion-emacs22-try-completion only...
2023-11-17 Michael AlbinusMake Tramp aware of completion-regexp-list
2023-11-17 Po LuCorrect initial scale calculation when pinching nonsele...
2023-11-17 Po LuCorrect generation of touchscreen-pinch events
2023-11-16 Juri Linkov; * etc/NEWS: Add new section.
2023-11-16 Stefan Monnier* etc/NEWS: Mention incompatible change in `pp` (bug...
2023-11-16 Stefan MonnierMerge branch 'derived-mode-add-parents'
2023-11-16 Stefan Monnier(merge-ordered-lists): Dot a few more `i`s
2023-11-16 Po LuDisable generation of mouse-1 events after ancillary...
2023-11-16 Po LuDon't pan horizontally when a pinch gesture represents...
2023-11-16 Po Lu; Commit omitted change
2023-11-16 Andrea CoralloClean-up some native-comp advice special handling.
2023-11-16 Eli ZaretskiiFix scrolling when continuation line starts with a...
2023-11-16 Andrea Corallo* lisp/emacs-lisp/nadvice.el (advice--add-function...
2023-11-16 Juri Linkov* lisp/mail/emacsbug.el (submit-emacs-patch): Use pop...
2023-11-16 Eli Zaretskii; * lisp/simple.el (minibuffer-default-add-completions...
2023-11-16 Stefan Monniertodo-mode.el: Don't let-bind `buffer-read-only`
2023-11-16 Po LuPan during touch screen pinch gestures
2023-11-15 Juri Linkov* lisp/simple.el (minibuffer-default-add-completions...
2023-11-15 Juri LinkovEnable completion-in-region-mode in minibuffer-complete...
2023-11-15 Juri Linkov* lisp/minibuffer.el (minibuffer-completion-help):...
2023-11-15 Eshel YaronAdd Completion Preview mode
2023-11-15 Spencer BaughDon't infinite loop in map-y-or-n-p if at the end of...
2023-11-15 Eli ZaretskiiFix 'tex-compile-commands'
2023-11-15 Spencer BaughSignal file-locked on lock conflict with noninteractive=t
2023-11-15 Eli ZaretskiiFix query-replace at EOB
2023-11-15 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-11-15 Po Lu; * doc/lispref/commands.texi (Touchscreen Events)...
2023-11-15 Po LuRegister ``pinch to zoom'' touch screen gestures
2023-11-15 nvernoFix font-lock for string escapes in lua-ts-mode
2023-11-15 john muhlFix flymake integration in lua-ts-mode (Bug#67152)
2023-11-15 João Távora* lisp/progmodes/eglot.el (eglot-server-programs):...
2023-11-14 Juri Linkov* lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): New...
2023-11-14 Po LuProperly merge EXTRA_EMAIL content with mailto URIs
2023-11-14 João TávoraEglot: Send standard :language-id for typescript-langua...
2023-11-13 Sean Whitton; * etc/NEWS: Use setopt not setq for project-switch...
2023-11-13 Stefan Monnier(wisent-python-lex-beginning-of-line): Fix compiler...
2023-11-13 Harald Jörg; cperl-mode.el: Eliminate warnings about using obsolet...
2023-11-13 Mattias EngdegårdFix variable aliasing bytecode miscompilation (bug...
2023-11-13 João TávoraFix hanful-insert-character (bug#66970)
2023-11-13 Juri Linkov; * etc/NEWS: Rearrange wrongly categorized entries.
2023-11-13 Juri Linkov* lisp/vc/vc-hooks.el (vc-display-status): New value...
2023-11-13 F. Jason Park; Prepare for ERC 5.6 release
2023-11-13 F. Jason ParkRevive erc-command-indicator as new module
2023-11-13 F. Jason ParkSimplify default text props for ERC input
2023-11-13 F. Jason ParkAllow opting out of empty message padding in ERC
2023-11-13 F. Jason ParkMake nested input handling more robust in ERC
2023-11-13 F. Jason ParkAlways run erc-server-send-queue via timer
2023-11-13 F. Jason ParkMake ERC's error-notice formatting more consistent
2023-11-13 F. Jason ParkOffer alternate pool-creation strategies in erc-nicks
2023-11-13 F. Jason ParkDon't use func-arity to trigger API warning in url-irc
2023-11-12 Stefan MonnierSubject: (derived-mode-add-parents): Add documentation...
2023-11-12 Xiaoyue ChenPass only the local parts of Eshell's $PATH to 'tramp...
2023-11-12 Jim Porter; Fix docstring typo in Eshell tests
2023-11-12 Stefan Monnier(derived-mode-all-parents): Fix handling of cycles
2023-11-12 Stephen BermanAdd support in todo-mode.el for ISO date format
2023-11-12 Jim PorterHook 'bug-reference-mode' up to 'thing-at-point'
2023-11-12 Po LuAdjust dump file location under Android
2023-11-11 Stefan MonnierMove EIEIO's C3 linearization code to `subr.el`
2023-11-11 João TávoraFix test failures in test/lisp/minibuffer-tests.el
2023-11-11 Eli ZaretskiiMerge from origin/emacs-29
2023-11-11 Po Lu; * lisp/touch-screen.el (touch-screen-track-tap):...
2023-11-11 Po LuEnable canceling tap gestures
2023-11-11 Eli ZaretskiiImprove documentation of read syntax and printed repres...
2023-11-11 Eli Zaretskii; * doc/lispref/modes.texi (Other Font Lock Variables...
2023-11-11 Eli Zaretskii; * lisp/dired.el (dired-use-ls-dired): Doc fix (bug...
2023-11-11 Jim PorterAdd some more Eshell history tests
2023-11-11 Liu HuiImprove read/append behavior of eshell history command
2023-11-10 Eli ZaretskiiFix mode-line after switching from WDired back to Dired
2023-11-10 Eric AbrahamsenAdd some headers to message-ignored-bounced-headers
2023-11-10 Mattias EngdegårdUse BASE_EQ instead of EQ for some uninterned symbols
2023-11-10 Michael Albinus* test/infra/gitlab-ci.yml (.native-comp-template)...
2023-11-10 Michael AlbinusDon't expand file names for non-existing remote connections
2023-11-10 Po LuClear image caches in reaction to system VM warnings
2023-11-10 Yuan FuMark treesit--things-around obsolete
2023-11-10 Yuan FuReplace treesit--things-around with new functions ...
2023-11-10 Yuan FuAdd treesit thing-at-point functions
2023-11-10 Yuan FuAdd treesit-node-enclosed-p
2023-11-10 Yuan FuAdd shortdoc for treesit-node-get
2023-11-09 Andrea CoralloClean-up warnings for non native builds (this time...
2023-11-09 Juri Linkov* lisp/minibuffer.el (minibuffer-choose-completion...
2023-11-09 Juri LinkovImprove 'next-line-completion' and add more tests
2023-11-09 Andrea CoralloClean-up warnings for non native builds
2023-11-09 Andrea Corallocomp: Don't load.el comp when C-h f
2023-11-09 Andrea Corallocomp: Add comp-common.el
2023-11-09 Andrea CoralloDon't load comp when installing an existing trampoline
2023-11-09 Andrea Corallocomp: don't require 'warnings' in comp-run
2023-11-09 Andrea Corallocomp: make comp-run don't require cl-lib at runtime
2023-11-09 Andrea Corallocomp: split code in comp-run.el
2023-11-09 Eli ZaretskiiImprove documentation of signaling errors in batch...
2023-11-09 Yuan FuFix treesit-simple-indent-presets docstring (bug#67007)
2023-11-09 Eshel YaronPromptly disable 'completion-in-region-mode' (bug#67001)
2023-11-09 Juri Linkov* lisp/progmodes/elisp-mode.el (elisp--local-variables...
2023-11-09 Stefan MonnierUse `derived-mode-add-parents` in remaining uses of...
2023-11-09 Stefan Monniersubr.el: Add multiple inheritance to `derived-mode-p`
next