Commit graph

  • 6583916a05 Fix bug#66151 Po Lu 2024-05-07 08:51:25 +08:00
  • 67e1b9d055 `read': give fuller error message for errors following "#". Alan Mackenzie 2024-05-06 20:14:57 +00:00
  • f63615208a edebug.el: Fix edebug-remove-instrumentation (bug#70791) Stefan Monnier 2024-05-06 14:33:43 -04:00
  • 92147d2c93 ; * lisp/kmacro.el (kmacro-add-counter): cut useless variable ref Mattias Engdegård 2024-05-06 16:09:08 +02:00
  • 13d8b0eb63 * lisp/tab-bar.el (tab-bar-mouse-1): Avoid infinite recursion (bug#70086). Juri Linkov 2024-05-06 20:10:43 +03:00
  • 4460317225 * lisp/emacs-lisp/warnings.el (display-warning): Add guardrails for window. Juri Linkov 2024-05-06 20:00:23 +03:00
  • 6e835dfaca * lisp/tab-bar.el (tab-bar-select-restore-windows): Use 'special-mode'. Juri Linkov 2024-05-06 19:48:04 +03:00
  • 9ecd65a660 * lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'. Juri Linkov 2024-05-06 19:43:50 +03:00
  • 5522cc7879 (Fkey_description): Fix corner (bug#59305) Stefan Monnier 2024-05-06 11:19:11 -04:00
  • c5b4bd69fa Expressly disable large file APIs on Android 4.4 and earlier Po Lu 2024-05-06 20:55:49 +08:00
  • e091967ce2 Revert "Disable text conversion in map-ynp" Eli Zaretskii 2024-05-06 15:02:37 +03:00
  • 74ebd729c7 ; Avoid byte-compiler warning in comp.el Eli Zaretskii 2024-05-06 13:54:19 +03:00
  • 5bf4ff806b ; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates. Po Lu 2024-05-06 17:23:57 +08:00
  • f50a58123a Disable text conversion in map-ynp Po Lu 2024-05-06 15:53:49 +08:00
  • 2f36fc1b4f Optimize stipples on Android Po Lu 2024-05-06 12:09:21 +08:00
  • f920959ac9 Remove unnecessary cons in function-type property Andrea Corallo 2024-05-05 23:39:01 +02:00
  • 77f87d4b48 Fix intra compilation unit function type declaration Andrea Corallo 2024-05-05 23:16:20 +02:00
  • 44036b32ba eglot.el: Require track-changes unconditionally Stefan Monnier 2024-05-05 17:23:29 -04:00
  • 1529ad0315 Fix Eshell handling of remote files like "/ssh:remote:~/file.txt" Jim Porter 2024-05-05 13:09:08 -07:00
  • 451863adf9 Fix tab-line-tabs-buffer-groups (bug#59438) Gabriel do Nascimento Ribeiro 2024-05-05 21:37:23 +03:00
  • 12132ec1ef * lisp/tab-line.el: Use defcustom for group sort variables (bug#59438). Juri Linkov 2024-05-05 21:32:22 +03:00
  • 6f16ef1c04 Fix lock-file format in Tramp Michael Albinus 2024-05-05 19:54:07 +02:00
  • 8d3e4e823f project--vc-list-files: Use vc-git-command for better error reporting Dmitry Gutov 2024-05-05 20:19:48 +03:00
  • 696b1cb8de project-find-regexp: Fix test Dmitry Gutov 2024-05-05 19:42:05 +03:00
  • d5b6627faa Fix lock files on some versions of Cygwin Eli Zaretskii 2024-05-05 19:30:57 +03:00
  • 61ad641893 (read-passwd-toggle-visibility): Fix some loose ends Stefan Monnier 2024-05-05 10:43:37 -04:00
  • 63f9f2259e ; * etc/NEWS: Move 'Miscellaneous' subtopics last. Mattias Engdegård 2024-05-05 16:20:58 +02:00
  • d51de0c5d9 Retract lexical cookie source load warning Mattias Engdegård 2024-05-04 16:18:09 +02:00
  • 71491fe6f4 Run c-unmark-<>-around-region in after-change-functions always. Alan Mackenzie 2024-05-05 11:34:14 +00:00
  • 8098ad9679 ; Improve documentation of a recent change Eli Zaretskii 2024-05-05 08:20:39 +03:00
  • 370b216f08 New variable 'project-files-relative-names' Dmitry Gutov 2024-05-05 06:27:39 +03:00
  • e0993f5169 Don't permit C-x 8 RET &c in isearch.el to contaminate search string Po Lu 2024-05-05 09:49:09 +08:00
  • 129312aa12 Fix cursor misalignment on truncated RTL rows Po Lu 2024-05-05 09:38:27 +08:00
  • 51791fd178 Fix inadvertent removal in EmacsWindow Po Lu 2024-05-05 09:03:57 +08:00
  • 043bb36312 (eglot--track-changes-signal): Improve last fix (bug#70541) Stefan Monnier 2024-05-04 17:14:46 -04:00
  • 672ca232db textsec: handle email address without domain part Andreas Schwab 2023-07-28 11:53:03 +02:00
  • ea752667cd (ruler-mode-ruler): Minor optimization Stefan Monnier 2024-05-04 12:06:16 -04:00
  • fd859fbea2 Allow letrec binding without init expression Mattias Engdegård 2024-05-04 14:09:23 +02:00
  • 1e4cb12a81 Merge from origin/emacs-29 Eli Zaretskii 2024-05-04 08:10:54 -04:00
  • fdfadd6f46 ; Fix last change Eli Zaretskii 2024-05-04 14:51:05 +03:00
  • bfb31a06ac Locate error source of ExceptionGroup in Python shell shynur 2024-05-03 19:40:23 +08:00
  • fa0f65aa34 Fix implementation of the --terminal command-line switch Eli Zaretskii 2024-05-04 13:12:21 +03:00
  • 1121f17d7c Only issue lexical cookie warning for elisp files Mattias Engdegård 2024-05-04 10:08:19 +02:00
  • 41dd78cd36 Simplify handling of command-line arguments on Android Po Lu 2024-05-04 16:06:00 +08:00
  • ecfbd0ff99 Delete redundant backquotes in android-win.el Po Lu 2024-05-04 14:54:12 +08:00
  • 01b626ccbc ; * etc/NEWS: Fix last change. Eli Zaretskii 2024-05-04 09:57:05 +03:00
  • c74c65f5e1 ; * etc/NEWS: Fix a recently-added entry. Eli Zaretskii 2024-05-04 09:34:18 +03:00
  • 139931fefb Simplify management of Android handle IDs Po Lu 2024-05-04 11:36:09 +08:00
  • 7a7dd87842 ; * src/lread.c (warn_missing_cookie): Fix typo. Po Lu 2024-05-04 11:12:16 +08:00
  • a5acc89712 * src/lread.c (warn_missing_cookie): Exempt the user init file. Po Lu 2024-05-04 11:11:36 +08:00
  • d0e391957b * lisp/progmodes/eglot.el (eglot--track-changes-signal): More typo Stefan Monnier 2024-05-03 16:51:57 -04:00
  • c9b0e2bd8e * lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p): Typo Stefan Monnier 2024-05-03 16:39:10 -04:00
  • 3d4918c2f1 Query Eglot version via package.el Philip Kaludercic 2024-03-07 10:21:45 +01:00
  • 81bad84a61 Warn when loading .el files without lexical-binding declaration Mattias Engdegård 2024-05-03 17:58:44 +02:00
  • b6d4e81a48 track-changes.el: Add a workaround for bug#70541 Stefan Monnier 2024-05-03 13:23:00 -04:00
  • 15c77f2fce mhtml-mode: Use run-mode-hook' to run prog-mode-hook' (bug#70671) Ihor Radchenko 2024-05-03 10:46:22 +03:00
  • 4078d0fd3e * doc/lispref/keymaps.texi (Creating Keymaps): Add :repeat :hints (bug#70576). Juri Linkov 2024-05-03 09:22:39 +03:00
  • dc77164104 Fix bug#70711 Elias G. Perez 2024-05-02 10:33:43 -06:00
  • a2ccda71c1 Only run 'eshell-first-time-mode-hook' once per Emacs session Lin Sun 2024-04-27 06:55:49 +00:00
  • 6171a9a628 Prevent reporting of crashes when Emacs is restarted on Android Po Lu 2024-05-03 10:43:31 +08:00
  • 068e44ed75 ; Set explicit hook depth for erc-once-with-server-event F. Jason Park 2024-04-25 05:09:50 -07:00
  • a156c98df0 Eliminate string data mutation in ruler-mode Mattias Engdegård 2024-05-02 21:49:40 +02:00
  • 14cd4fce4b * lisp/tab-bar.el: Support mouse clicks bound in keymap properties. Juri Linkov 2024-05-02 20:55:03 +03:00
  • a914667a00 Make the buffer displayed by tab-bar-select-restore-windows internal Juri Linkov 2024-05-02 20:44:04 +03:00
  • 12e3ffcc97 ; Fix last change Eli Zaretskii 2024-05-02 19:30:40 +03:00
  • da8b06bd61 Merge branch 'lisp-func-type-decls' into 'master' Andrea Corallo 2024-05-02 17:06:07 +02:00
  • 64d3100cb5 etc/NEWS (Function type declaration): Mark it +++. Andrea Corallo 2024-05-02 16:42:45 +02:00
  • 02690d95f9 * doc/lispref/functions.texi (Declare Form): Improve again declare type. Andrea Corallo 2024-05-02 16:38:14 +02:00
  • 390b606ffc * doc/lispref/functions.texi (Declare Form): Better warn about UB. Andrea Corallo 2024-05-02 12:15:30 +02:00
  • 2f5c9b3116 Add lexical cookie to new init files Mattias Engdegård 2024-05-02 13:34:22 +02:00
  • 59c18389bd ; Fix last change Eli Zaretskii 2024-05-02 13:04:15 +03:00
  • b2e92c746e New function 'python-shell-send-block' for python-mode Lin Sun 2024-04-27 06:54:27 +00:00
  • bf00762745 Improve performance of `file-truename' (bug#70036) Ihor Radchenko 2024-04-30 14:27:04 +03:00
  • d15efe965d Add ExceptionGroup as a Python keyword kobarity 2024-04-30 14:10:57 +09:00
  • ef6ffbdc79 Fix display of stipples on NS with respect to cursor highlight Po Lu 2024-05-02 16:56:26 +08:00
  • b392169e54 ; * doc/lispref/commands.texi (Event Mod): Add motivation (bug#70596). Eli Zaretskii 2024-05-02 12:20:09 +03:00
  • 0e0fe20040 ; Fix python test case for testing completion with ipython Lin Sun 2024-04-25 06:54:27 +00:00
  • b98a6af8ca Eglot: Add 'command-modes' property to all suitable commands Augusto Stoffel 2024-04-21 11:21:58 +02:00
  • 592873a52d * lisp/emacs-lisp/warnings.el: Fix 'warning-display-at-bottom'. Juri Linkov 2024-05-02 09:53:06 +03:00
  • 7d15d17353 ; Improve commentary in intervals.h Eli Zaretskii 2024-05-02 09:50:37 +03:00
  • 0023891e84 Support hints in the :repeat keyword of defvar-keymap for repeat-mode Juri Linkov 2024-05-02 09:46:48 +03:00
  • a1613505e2 * lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036). Juri Linkov 2024-05-02 09:28:53 +03:00
  • bf026b8e55
    Tighten regexp for rust-ts-mode keyword workaround Yuan Fu 2024-05-01 21:50:21 -07:00
  • 07c47ea002
    Fix fontification for else in macro body in rust-ts-mode Yuan Fu 2024-05-01 21:21:00 -07:00
  • 0f92d433d2
    Add font-locking for typed parameters in python-ts-mode (bug#70665) Noah Peart 2024-04-30 02:55:18 -07:00
  • b84fa71f89 Port visible bell to Android Po Lu 2024-05-02 11:31:37 +08:00
  • d3e95fcae9 Switch to GXinvert in XTflash Po Lu 2024-05-02 10:23:09 +08:00
  • bcaf946cb1 ; * doc/emacs/android.texi (Android Startup): Correct wording. Po Lu 2024-05-02 09:54:16 +08:00
  • 08a38d6e7a ; Update commentary in intervals.h Po Lu 2024-05-02 09:51:31 +08:00
  • 8e1e8099aa * etc/NEWS (Function type declaration): Add entry. Andrea Corallo 2024-05-01 22:49:01 +02:00
  • 468f3f1cb4 (disassemble): Fix case of (byte-code ...) argument Andrea Corallo 2024-05-01 14:14:01 -04:00
  • fccd35f2c8 * doc/lispref/functions.texi (Declare Form): Improve declare type. Andrea Corallo 2024-05-01 20:03:02 +02:00
  • f68e917273 Add Compat as an Eglot dependency Philip Kaludercic 2024-03-09 08:11:03 +01:00
  • 83bdeee92b Fix minor typos in haikuterm.c Po Lu 2024-05-01 21:34:50 +08:00
  • a5f57a8634 Implement dots and dashes on Nextstep Po Lu 2024-05-01 22:02:15 +08:00
  • 1e89fa000e Remove unnecessary (delq nil...). Jeremy Bryant 2024-04-10 22:56:27 +01:00
  • b3974a28f3 Remove old backport version of universal-argument--description Jeremy Bryant 2024-04-09 22:54:39 +01:00
  • 04635f399b ; Silence obsoletion warning in mwheel-tests. Basil L. Contovounesios 2024-05-01 13:08:30 +02:00
  • f804a492bf ; Update pvec_type hash for CHECK_STRUCTS Basil L. Contovounesios 2024-05-01 13:07:17 +02:00
  • 65fa47e3fa Assume match before calling help-xref-button Basil L. Contovounesios 2024-04-30 08:31:58 +02:00