summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-24Fix handling of glyph codes in whitespace.elEli Zaretskii
2024-04-24; Remove comment in eglot-tests.elMichael Albinus
2024-04-23Make c-ts-common-comment-indent-new-line work for rust doc commentYuan Fu
2024-04-23Make c-ts-common--fill-paragraph work for rust line commentYuan Fu
2024-04-24More effectually prevent defun list wrapping in C-x C-wPo Lu
2024-04-24Miscellaneous fixes for Android portPo Lu
2024-04-23* build-aux/make-info-dir: Avoid bashism (bug#70484).Ulrich Müller
2024-04-23; * lisp/progmodes/eglot.el (eglot-path-to-uri): Improve commentary.Eli Zaretskii
2024-04-23Gnus: Add back end for Atom feeds (nnatom)Daniel Semyonov
2024-04-23Revert skip on eglot-tests.elMichael Albinus
2024-04-23Eglot: robustify eglot-test-basic-symlink test (bug#70036)João Távora
2024-04-23Eglot: fix bug#70408 yet another wayJoão Távora
2024-04-23Run admin/syncdoc-type-hierarchy.elAndrea Corallo
2024-04-23* Generate elisp_type_hierarchy.txt with top level types on top of itAndrea Corallo
2024-04-23* admin/syncdoc-type-hierarchy.el (org): Add missing require.Andrea Corallo
2024-04-23Revert "* which-key.el (which-key--partition-list): Replace cl-subseq by take"Justin Burkett
2024-04-23(completion-preview-prev-candidate): add numeric prefix argumentEshel Yaron
2024-04-23; Fix Completion Preview mode mouse-click bindingsEshel Yaron
2024-04-23Support remote trash-directoryMichael Albinus
2024-04-23* test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink): Skip on EMBA.Michael Albinus
2024-04-23Some EMBA integration fixesMichael Albinus
2024-04-23; Fix default Android tile modePo Lu
2024-04-23Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2024-04-23Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu
2024-04-23Improve documentation of selection and navigation in *xref* buffersEli Zaretskii
2024-04-23Fix dumping signal-handler dataEli Zaretskii
2024-04-23Implement face stipples on AndroidPo Lu
2024-04-22; Add some comments to c-ts-common-comment-indent-new-lineYuan Fu
2024-04-22Cover more c-ts-common-comment-indent-new-line (bug#70520)Vincenzo Pupillo
2024-04-22Fix two bugs in removing bookmark fringe marksKarl Fogel
2024-04-22Better format string compilation warningMattias Engdegård
2024-04-22Ensure that Gnus inline preview undisplayer removes added newlineF. Moukayed
2024-04-22; Fix last commitMichael Albinus
2024-04-22Rework EMBA integrationMichael Albinus
2024-04-22Fix Widget manual typos, markup and omissions (bug#70502)Stephen Berman
2024-04-22; * java/Makefile.in: Fix typos.Po Lu
2024-04-22Generate Android shared library list automaticallyPo Lu
2024-04-22; Document bookmark fringe mark in the user manualEli Zaretskii
2024-04-21Cover more cases in c-ts-common-comment-indent-new-lineYuan Fu
2024-04-22* lisp/progmodes/flymake.el: Small improvements for buffers display.Juri Linkov
2024-04-22* lisp/emacs-lisp/warnings.el (warning-display-at-bottom): New defcustom.Juri Linkov
2024-04-22* lisp/files.el (find-alternate-file): Fix the order of restoring buffer.Juri Linkov
2024-04-22Fix load order of certain Android shared librariesPo Lu
2024-04-21Add rust-ts-mode font-locking tests (bug#70464)Noah Peart
2024-04-21Add font-locking for Rust macros (bug#70464)Noah Peart
2024-04-21Make c-ts-common-comment-indent-new-line work for more casesYuan Fu
2024-04-21Add tree-sitter comment-indent-new-line (bug#70074)Yuan Fu
2024-04-21Improve function signature font-lock rust-ts-mode (bug#70465)Noah Peart
2024-04-21Fix python-ts-mode built-in functions and attributes (bug#70478)Prateek Sharma
2024-04-21Add treesit-add-font-lock-rulesYuan Fu