summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27Return nil from more ERC response handlersF. Jason Park
2024-05-27Eglot: run eglot-managed-mode-hook when turning off (bug#70958)João Távora
2024-05-27; Fix thinko in my last changeStefan Kangas
2024-05-27* Rework 'comp-normalize-valset' (bug#71116)Andrea Corallo
2024-05-27minibuffer-allow-text-properties can be buffer-local and affects completionsJuri Linkov
2024-05-27Don't let pp fall back to prin1 for consesMichael Heerdegen
2024-05-27Don't try to pretty-print non-lists as binding listMichael Heerdegen
2024-05-27; * src/lread.c (syms_of_lread) <load-no-native>: Doc fix (bug#70914).Eli Zaretskii
2024-05-27Fix minor issues in textconv.cPo Lu
2024-05-27; * src/lread.c (load-no-native): Improve docstring.Andrea Corallo
2024-05-27; Silence byte-compilerStefan Kangas
2024-05-27Make `idle-update-delay` obsoleteStefan Kangas
2024-05-27; Fix typosStefan Kangas
2024-05-27* lisp/progmodes/project.el: Up xref dependency and bump the versionDmitry Gutov
2024-05-27* lisp/progmodes/xref.el: Bump the version to 1.7.0Dmitry Gutov
2024-05-26Prevent crashes due to redisplay while realizing the default faceEli Zaretskii
2024-05-26Remove Emacs 19 compat code in mm-util.elStefan Kangas
2024-05-26Further tweak pp code printingMichael Heerdegen
2024-05-26Fix --enable-checking build with macOS clang 15.0.0Naofumi Yasufuku
2024-05-26Clean up legacy bytecode loadingMattias Engdegård
2024-05-26Update documentation for 'width' slot of vtable ':column' objectJoost Kremers
2024-05-26Enhance 'python-shell-send-block' for convenienceLin Sun
2024-05-26; Fix merge error (bug#71093).kobarity
2024-05-26; Fix Calc manualEli Zaretskii
2024-05-26; Merge from origin/emacs-29Eli Zaretskii
2024-05-26; Fix markup in manualsEli Zaretskii
2024-05-26Address compilation errors and warnings on x86 Solaris 10 systemsPo Lu
2024-05-26Improve navigation to cl-defgeneric usesDmitry Gutov
2024-05-26xref-revert-buffer: Make inhibit-modification-hooks binding a bit saferDmitry Gutov
2024-05-25Fix a race condition when evaluating Eshell commandsJim Porter
2024-05-25Make Tramp's async processes more robustMichael Albinus
2024-05-25* src/Makefile.in (ELN_DESTDIR, BIN_DESTDIR): Give a default (bug#70842).Andrea Corallo
2024-05-25Merge from origin/emacs-29Eli Zaretskii
2024-05-25Avoid assertion violations in displaying under 'outline-minor-mode'Eli Zaretskii
2024-05-25Omit `store-substring` from lisp manual (bug#70784)Mattias Engdegård
2024-05-25Improve documentation of 'no-special-glyphs' frame parameterEli Zaretskii
2024-05-25Improve documentation of sending commands to shellsEli Zaretskii
2024-05-25Adapt Tramp's progress-reporter messagesMichael Albinus
2024-05-25; Improve doc strings in textsec.elEli Zaretskii
2024-05-25Avoid rare errors in dabbrev.elEli Zaretskii
2024-05-25Fix encoding of text when saving a gpg-encoded fileEli Zaretskii
2024-05-24Erase existing duplicates in eshell-history-ringRobin Joy
2024-05-24; Fix previous fix for bug#70796Tassilo Horn
2024-05-24Fix usage of cons cells in grep-find-ignored-filesSpencer Baugh
2024-05-24bug-reference: signal fontified bounds back to jit-lock (bug#70796)Tassilo Horn
2024-05-24* lisp/dired.el (dired-mode-map): Bind "E" to 'dired-do-open' (bug#18132).Juri Linkov
2024-05-24New variable shell-command-guess-dired-optional (bug#18132)Juri Linkov
2024-05-24Fix Python font lock of chained assignment statementkobarity
2024-05-24; Refine 'completion-preview-exact' faceEshel Yaron
2024-05-24; Exclude a few more modes in 'global-completion-preview-mode'Eshel Yaron