]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-07-01 Po LuFix typo incurring leaks of face structures
2024-07-01 Eli Zaretskii; Fix use of @footnote in cc-mode.texi
2024-07-01 Michael AlbinusSync with Tramp 2.7.1
2024-07-01 Eli Zaretskii; * etc/NEWS: Move the mwheel entry to a better place.
2024-07-01 Jules TamagnanFlag checkdoc-package-keywords-flag as a :safe variable
2024-07-01 Stefan Kangas; Sort tree-sitter modes in NEWS
2024-07-01 Stefan Kangas; * etc/NEWS: Rearrange "New Modes and Packages in...
2024-07-01 Stefan Kangas; * etc/NEWS: Move many items.
2024-07-01 Stefan Kangas; * etc/NEWS: Copy-edits.
2024-07-01 Stefan KangasExpand docstring of which-key-mode
2024-07-01 Eshel Yaron(cherry-pick-new-commits): Only fetch once, or with...
2024-06-30 john muhl; Use 'keymap-set' in 'lua-ts-mode'
2024-06-30 Eli ZaretskiiImprove documentation of 'remove-overlays' in ELisp...
2024-06-30 Stefan KangasFix link to major mode variable in docstring
2024-06-30 Michael AlbinusMake `shell-mode' more robust
2024-06-30 Po Lu* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper...
2024-06-30 Po LuFix Cygwin build
2024-06-30 Po LuRestore functionality on Windows 98
2024-06-30 Eshel Yaron* lisp/avy.el: Minor fixes.
2024-06-30 Eshel Yaron* lisp/avy.el: New file.
2024-06-30 Eshel YaronFix handling of help keys in 'y-or-n-p'
2024-06-30 Eshel Yaron(describe-library): Mention package that library is...
2024-06-30 Eshel YaronNew command 'propertize-region'
2024-06-29 Eshel Yaron(minibuffer-force-complete): Indicate number of possibl...
2024-06-29 Eshel Yaron(read-extended-command): Be less weird
2024-06-29 Eshel YaronInherit text props in Completion Preview insertion...
2024-06-28 Eshel Yaron; Skip commit c4ec905c9a9b68e99f5abf208be53c981cd718eb
2024-06-28 Juri Linkov* lisp/hi-lock.el: More fixes related to revert-buffer.
2024-06-28 Kyle MeyerUpdate to Org 9.7.5-9-ga091ca
2024-06-28 john muhl; Fix typo in lua-ts-mode.el
2024-06-28 john muhl; Add 'eglot-ensure' option to 'lua-ts-mode-hook'
2024-06-28 Eshel Yaron; Skip commit 58a2f36a8b93a2773dbf939ee67112897ea72944
2024-06-28 Eshel Yaron; (completion-preview-partial-insert): Avoid no-op...
2024-06-28 Eli ZaretskiiWrite Antinews for Emacs 30 ELisp Reference
2024-06-28 Stefan Monnier(eval-last-sexp): Fix bug#71774
2024-06-28 Juri Linkov* lisp/hi-lock.el: More fixes for revert-buffer (bug...
2024-06-28 Juri Linkov* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight...
2024-06-28 Juri Linkov* lisp/tab-bar.el (tab-bar-select-restore-windows)...
2024-06-28 Eli ZaretskiiWrite Antinews for Emacs 30 user manual
2024-06-28 F. Jason Park; * lisp/erc/erc-backend.el (erc-server-reconnect-timeo...
2024-06-28 Eshel Yaron; Skip commit 20a672b3b2b1c3306b26e546380f2902d10931a0
2024-06-28 Andrea CoralloFix two tests for --without-all build
2024-06-28 Stefan Monnier(buf_bytepos_to_charpos): Fix mixup introduced in commi...
2024-06-28 F. Jason ParkChange ERC version to 5.6.1-git
2024-06-28 Eli Zaretskii; * etc/PROBLEMS (PGTK): Remove redundant 2nd PGTK...
2024-06-28 Eli ZaretskiiFix handling of non-nil 'dired-movement-style'
2024-06-28 Eli Zaretskii; * lisp/gnus/message.el (message-idna-to-ascii-rhs...
2024-06-28 Eshel Yaron; Skip commit 5eb9a0d2c79beaaca8b3ea0ee8c6b4bd5efa4bf0
2024-06-28 James ThomasDo not prematurely truncate python eldoc string
2024-06-28 Eli Zaretskii; Fix simple-tests as fallout of last change
2024-06-28 Sebastian MieleAdd tests for `kill-whole-line' (bug#65734)
2024-06-28 Sebastian Mielekill-whole-line: Honor visibility; fix kill-ring when...
2024-06-28 Juri Linkov* lisp/hi-lock.el (hi-lock-file-patterns-policy): Add...
2024-06-28 Eshel Yaron; Skip commit d6afb017debb9cc1a88a129eea688e2f2bbf402a
2024-06-28 Po LuPrevent crashes and related issues if initial activity...
2024-06-28 Po LuDisable preprocessing of assembler files with m4 on...
2024-06-28 Stefan KangasImprove Local Directory Variables auto-insert
2024-06-28 Vincenzo PupilloDoc fix in 'php-ts-mode'
2024-06-28 Stefan KangasSupport .dir-locals-2.el in `auto-insert-mode`
2024-06-28 Eshel YaronUse 'revert-function' in *xref* buffer
2024-06-27 Stefan Monnier(quail-input-method): Fix bug#70541
2024-06-27 Ken BrownAvoid compiler warnings in the Cygwin-w32 build
2024-06-27 Stephen BermanAdd new face 'widget-unselected' to wid-edit.el
2024-06-27 Eshel YaronCease using etags as a default Xref backend
2024-06-27 Eshel Yaron* lisp/repeat.el (repeat-check-map): Simplify
2024-06-27 Eshel Yaron(tags-completion-at-point-function): Simplify autoloading
2024-06-27 Eshel YaronNullify 'completion-at-point-functions' default value
2024-06-26 Eshel YaronFix 'repeat-check-map'
2024-06-26 Eshel YaronRemove 'read-minibuffer-restore-windows'
2024-06-26 Eshel YaronMinor improvements to new Completion Preview commands
2024-06-26 Jules TamagnanNew commands 'completion-preview-insert-{word,sexp}'
2024-06-26 Jim PorterAlways perform Eshell process cleanup runs in the Eshel...
2024-06-26 Po LuAvert crash in store_mode_line_string on Android 5...
2024-06-26 Ken BrownUse HarfBuzz in Cygwin-w32 build
2024-06-26 Eli Zaretskii; * src/buffer.c (syms_of_buffer) <mode-line-format...
2024-06-26 Stephen BermanFix tabbing between widgets (bug#70594)
2024-06-26 Philip Kaludercic; * lisp/which-key.el (which-key-dont-use-unicode)...
2024-06-26 Po Lu* lisp/touch-screen.el (touch-screen-inhibit-drag)...
2024-06-26 Jim PorterSupport rescaling sliced images in EWW via 'text-scale...
2024-06-26 Jim PorterFix rescaling of images via 'text-scale-mode' in EWW
2024-06-26 Po Lu* lisp/touch-screen.el (touch-screen-inhibit-drag)...
2024-06-26 Po LuFix latent side-effects of respecting field boundaries...
2024-06-26 Yuan Fu; * lisp/treesit.el (treesit--syntax-propertize-start...
2024-06-26 Eli Zaretskii; * lisp/simple.el (undo-auto--boundaries): Doc fix...
2024-06-26 Eli Zaretskii; * lisp/language/cyrillic.el: Delete obsolete commenta...
2024-06-26 Jonas BernoulliAdd missing builtin package declarations
2024-06-26 Michael AlbinusExtend treesitter tests on emba
2024-06-26 Robert PluimShow entries from key-translation-map in which-key...
2024-06-26 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-group-face-function...
2024-06-26 Ulrich Müller; Fix flymake tests with GCC 14.
2024-06-26 Robert PluimDon't show char name for multi-char translations
2024-06-26 Robert PluimReset ls-lisp-use-string-collate when ls-lisp-emulation...
2024-06-26 Jonas BernoulliUpdate to Transient v0.7.2-1-gf273c0c8
2024-06-26 Robert Pluim; Fix typos
2024-06-26 Philip KaludercicUpdate options that depend on 'which-key-dont-use-unicode'
2024-06-26 Eshel Yaron(xref-show-definitions-completing-read): Add 'minibuffe...
2024-06-24 Eshel Yaron; completion-preview-tests.el: Deduplicate some test...
2024-06-24 Eshel Yaronwindmove.el: Remove bespoke key binding machinery
2024-06-24 Andreas Schwab* doc/misc/calc.texi (Musical Notes): Fix typo.
2024-06-24 Po LuFix omission of updates to child frames on Android
next