summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-04; Fix last changeEli Zaretskii
2024-05-04Locate error source of ExceptionGroup in Python shellshynur
2024-05-04Fix implementation of the --terminal command-line switchEli Zaretskii
2024-05-04Only issue lexical cookie warning for elisp filesMattias Engdegård
2024-05-04Simplify handling of command-line arguments on AndroidPo Lu
2024-05-04Delete redundant backquotes in android-win.elPo Lu
2024-05-04; * etc/NEWS: Fix last change.Eli Zaretskii
2024-05-04; * etc/NEWS: Fix a recently-added entry.Eli Zaretskii
2024-05-04Simplify management of Android handle IDsPo Lu
2024-05-04; * src/lread.c (warn_missing_cookie): Fix typo.Po Lu
2024-05-04* src/lread.c (warn_missing_cookie): Exempt the user init file.Po Lu
2024-05-03* lisp/progmodes/eglot.el (eglot--track-changes-signal): More typoStefan Monnier
2024-05-03* lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p): TypoStefan Monnier
2024-05-03Query Eglot version via package.elPhilip Kaludercic
2024-05-03Warn when loading .el files without lexical-binding declarationMattias Engdegård
2024-05-03track-changes.el: Add a workaround for bug#70541Stefan Monnier
2024-05-03mhtml-mode: Use `run-mode-hook' to run `prog-mode-hook' (bug#70671)Ihor Radchenko
2024-05-03* doc/lispref/keymaps.texi (Creating Keymaps): Add :repeat :hints (bug#70576).Juri Linkov
2024-05-03Fix bug#70711Elias G. Perez
2024-05-02Only run 'eshell-first-time-mode-hook' once per Emacs sessionLin Sun
2024-05-03Prevent reporting of crashes when Emacs is restarted on AndroidPo Lu
2024-05-02; Set explicit hook depth for erc-once-with-server-eventF. Jason Park
2024-05-02Eliminate string data mutation in ruler-modeMattias Engdegård
2024-05-02* lisp/tab-bar.el: Support mouse clicks bound in keymap properties.Juri Linkov
2024-05-02Make the buffer displayed by tab-bar-select-restore-windows internalJuri Linkov
2024-05-02; Fix last changeEli Zaretskii
2024-05-02Merge branch 'lisp-func-type-decls' into 'master'Andrea Corallo
2024-05-02etc/NEWS (Function type declaration): Mark it +++.Andrea Corallo
2024-05-02* doc/lispref/functions.texi (Declare Form): Improve again declare type.Andrea Corallo
2024-05-02* doc/lispref/functions.texi (Declare Form): Better warn about UB.Andrea Corallo
2024-05-02Add lexical cookie to new init filesMattias Engdegård
2024-05-02; Fix last changeEli Zaretskii
2024-05-02New function 'python-shell-send-block' for python-modeLin Sun
2024-05-02Improve performance of `file-truename' (bug#70036)Ihor Radchenko
2024-05-02Add ExceptionGroup as a Python keywordkobarity
2024-05-02Fix display of stipples on NS with respect to cursor highlightPo Lu
2024-05-02; * doc/lispref/commands.texi (Event Mod): Add motivation (bug#70596).Eli Zaretskii
2024-05-02; Fix python test case for testing completion with ipythonLin Sun
2024-05-02Eglot: Add 'command-modes' property to all suitable commandsAugusto Stoffel
2024-05-02* lisp/emacs-lisp/warnings.el: Fix 'warning-display-at-bottom'.Juri Linkov
2024-05-02; Improve commentary in intervals.hEli Zaretskii
2024-05-02Support hints in the :repeat keyword of defvar-keymap for repeat-modeJuri Linkov
2024-05-02* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).Juri Linkov
2024-05-01Tighten regexp for rust-ts-mode keyword workaroundYuan Fu
2024-05-01Fix fontification for else in macro body in rust-ts-modeYuan Fu
2024-05-01Add font-locking for typed parameters in python-ts-mode (bug#70665)Noah Peart
2024-05-02Port visible bell to AndroidPo Lu
2024-05-02Switch to GXinvert in XTflashPo Lu
2024-05-02; * doc/emacs/android.texi (Android Startup): Correct wording.Po Lu
2024-05-02; Update commentary in intervals.hPo Lu