summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-28; * etc/NEWS: Copy edit.Stefan Kangas
2024-06-27(buf_bytepos_to_charpos): Fix mixup introduced in commit b300052fb4efStefan Monnier
2024-06-27Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-06-27Write Antinews for Emacs 30 ELisp ReferenceEli Zaretskii
2024-06-27(eval-last-sexp): Fix bug#71774Stefan Monnier
2024-06-27* lisp/hi-lock.el: More fixes for revert-buffer (bug#57534)Juri Linkov
2024-06-27* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Improve (bug#57534).Juri Linkov
2024-06-27* lisp/tab-bar.el (tab-bar-select-restore-windows): Improve the docstring.Juri Linkov
2024-06-27Write Antinews for Emacs 30 user manualEli Zaretskii
2024-06-27; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756).F. Jason Park
2024-06-27Change ERC version for Emacs 30 to 5.6.0.30.1F. Jason Park
2024-06-27* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.Po Lu
2024-06-27Change ERC version to 5.6.1-gitF. Jason Park
2024-06-27Fix two tests for --without-all buildAndrea Corallo
2024-06-27Merge from savannah/emacs-30Po Lu
2024-06-27; * etc/PROBLEMS (PGTK): Remove redundant 2nd PGTK section.Eli Zaretskii
2024-06-27Fix handling of non-nil 'dired-movement-style'Eli Zaretskii
2024-06-27; * lisp/gnus/message.el (message-idna-to-ascii-rhs): Doc fix (bug#71757).Eli Zaretskii
2024-06-27; * etc/NEWS: Fix last change (bug#71720).Eli Zaretskii
2024-06-27Do not prematurely truncate python eldoc stringJames Thomas
2024-06-27; Fix simple-tests as fallout of last changeEli Zaretskii
2024-06-27Add tests for `kill-whole-line' (bug#65734)Sebastian Miele
2024-06-27kill-whole-line: Honor visibility; fix kill-ring when read-only (bug#65734)Sebastian Miele
2024-06-27* lisp/hi-lock.el (hi-lock-file-patterns-policy): Add value 'always'.Juri Linkov
2024-06-27* lisp/progmodes/xref.el (xref-revert-buffer-restore-point): New function.Juri Linkov
2024-06-27Merge from savannah/emacs-30Po Lu
2024-06-27; Merge from savannah/emacs-30Po Lu
2024-06-27Prevent crashes and related issues if initial activity is destroyed on AndroidPo Lu
2024-06-27Disable preprocessing of assembler files with m4 on non-MIPS systemsPo Lu
2024-06-27Fix Cygwin buildPo Lu
2024-06-27Improve Local Directory Variables auto-insertStefan Kangas
2024-06-27Doc fix in 'php-ts-mode'Vincenzo Pupillo
2024-06-27Support .dir-locals-2.el in `auto-insert-mode`Stefan Kangas
2024-06-26Use 'revert-function' in *xref* bufferEshel Yaron
2024-06-26(quail-input-method): Fix bug#70541Stefan Monnier
2024-06-26Avoid compiler warnings in the Cygwin-w32 buildKen Brown
2024-06-26Minor improvements to new Completion Preview commandsEshel Yaron
2024-06-26New commands 'completion-preview-insert-{word,sexp}'Jules Tamagnan
2024-06-26Add new face 'widget-unselected' to wid-edit.elStephen Berman
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter
2024-06-26Merge from savannah/emacs-30Po Lu
2024-06-26; Merge from savannah/emacs-30Po Lu
2024-06-26Merge from savannah/emacs-30Po Lu
2024-06-26Avert crash in store_mode_line_string on Android 5.0 and earlierPo Lu
2024-06-25Use HarfBuzz in Cygwin-w32 buildKen Brown
2024-06-25; * src/buffer.c (syms_of_buffer) <mode-line-format>: ASCIIfy.Eli Zaretskii
2024-06-25; * lisp/treesit.el (treesit--syntax-propertize-start): Fix doc.Yuan Fu
2024-06-25Fix tabbing between widgets (bug#70594)Stephen Berman
2024-06-25; * lisp/which-key.el (which-key-dont-use-unicode): Add :initializePhilip Kaludercic