]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-07-03 Eshel Yaron(completions-setup): Remove, move setup to 'completion...
2024-07-02 Eshel YaronRevert 'imenu-flatten' to a boolean option
2024-07-01 Eshel Yaron(shr-test/zoom-image): Skip when libxml is absent
2024-07-01 Eshel Yaron; * lisp/progmodes/grep.el (grep-read-files): Fix compl...
2024-07-01 Eshel Yaron(read-multiple-choice): Respect 'inhibit-interaction'
2024-07-01 Eshel YaronUpdate some tests
2024-07-01 Eshel Yaron(read-char-choice,y-or-n-p): Simplify, use 'r-m-c'
2024-07-01 Eshel Yaron; * etc/NEWS.30: Sync from upstream
2024-07-01 Po LuImprove Android "adaptive icon"
2024-07-01 Eli ZaretskiiFix documentation for Emacs 30
2024-07-01 Eli Zaretskii; Update NEWS and corresponding manuals
2024-07-01 Paul EggertUpdate from gnulib
2024-07-01 Robert ChurchAdd D-Bus test
2024-07-01 Po Lu; Repair corruption in etc/DEBUG
2024-07-01 Eli Zaretskii; * etc/DEBUG: Advice for debugging Emacs on OpenBSD...
2024-07-01 Po LuRespect --disable-build-details in Android builds
2024-07-01 Po Lu* build-aux/ndk-module-extract.awk: Do not generate...
2024-07-01 Po LuEnable caching values generated by the Android build...
2024-07-01 Po LuUpdate the DJGPP configuration scripts
2024-07-01 Po LuInaccuracy in efaq.texi
2024-07-01 Po Lu; Fix typos in DOS Makefile scripts
2024-07-01 Eshel Yaron; Skip commit 9b8d754579f42eea24e6244cf7c65469d117d5cb
2024-07-01 Paul EggertDon’t define LC_COLLATE, LC_CTYPE
2024-07-01 Paul EggertAssume setlocale exists
2024-07-01 Paul EggertDo not worry about whether locale.h is includable
2024-07-01 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-07-01 Yuan FuFix treesit crash (bug#71681)
2024-07-01 Paul EggertRemove unused m4/printf-posix-rpl.m4
2024-07-01 Jim Porter; Fix SHR test on MS-Windows
2024-07-01 Stefan KangasComplete to "nil" in directory local variables skeleton
2024-07-01 Stefan KangasSupport grep.el better in `python-base-mode`
2024-07-01 Stefan KangasDelete redundant mention of `with-eval-after-load'
2024-07-01 Michael Albinus* doc/misc/efaq.texi (New in Emacs 30): Fix typos.
2024-07-01 Stefan Kangas; Fix typos in symbols
2024-07-01 Stefan KangasDocument security fixes in FAQ
2024-07-01 Stefan KangasAdd "New in Emacs 30" to FAQ
2024-07-01 Eshel Yaron; Skip commit ca6b484162bd1856669e13a0eae716072729cc0e
2024-07-01 Eshel Yaron; Skip commit 35c46663e49b51dcc3b56bed317c01bd45d6df25
2024-07-01 Eshel Yaron; Skip commit 0515b38d289f48914623ea60862d81d97d8f2f9f
2024-07-01 Eshel Yaron; Skip commit 22af3a71039b9481f9a842e4c52a830c952d3dfa
2024-07-01 Eshel Yaron; Skip commit 000ef8876ae9e2098cf98e1b1c468c09be3acd43
2024-07-01 Eshel Yaron; Skip commit 4088dc8e4ce940c3397b63df87c6e74da19d63cf
2024-07-01 Eshel Yaron; Skip commit 2119cd52cdb58221a850360bf65c91cf3bf4b47e
2024-07-01 Eli Zaretskii; * etc/NEWS: Fix last change (bug#71499).
2024-07-01 Björn LindströmMake whitespace.el's cleanup add missing final newline
2024-07-01 Eli Zaretskii; * lisp/epg.el (epg--start): Add commentary about...
2024-07-01 Kazuhiro ItoFix non-ASCII filename operatiion on EasyPG (bug#71500)
2024-07-01 Stefan KangasSilence warning with global minor mode :predicate
2024-07-01 Eshel Yaron; Skip commit f5f7343ac41fc348ec187cf9fb32cdb7f803369c
2024-07-01 Eshel Yaron; Skip commit c95066bf188680d11701aae238280f9f723c1a03
2024-07-01 Eshel Yaron; Skip commit bf7db88ce1f4c91f9d5b064c7484d77f17b0de37
2024-07-01 Eshel Yaron; Skip commit 000424eb9ebfed271507dc403918a35c1b39631e
2024-07-01 Eshel Yaron; Skip commit 5b5671587fbad2b4b0f1c12b37abd175033c6a16
2024-07-01 Eli Zaretskii; * lisp/thingatpt.el (sexp-at-point): Doc fix (bug...
2024-07-01 George HuebnerFix: make 'xwidget-webkit-scroll-backward' scroll backwards
2024-07-01 Vincenzo PupilloAdd jsdoc support to php-ts-mode in <script> element
2024-07-01 Jonas BernoulliUpdate to Transient v0.7.2-4-gf75bc48d
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...
next