Commit graph

  • 95fee880e4 New macros incf and decf Stefan Kangas 2025-02-22 17:32:31 +01:00
  • 44a1c4a9ae Fix last commit to wid-edit.el Mauro Aranda 2025-02-22 18:31:40 -03:00
  • c830caab2c (help--append-keystrokes-help): Fix bug#76341 Stefan Monnier 2025-02-22 14:57:25 -05:00
  • 1ffa052113 * lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve. Juri Linkov 2025-02-22 21:52:39 +02:00
  • ba8a1b9025 Delete self-evident explanation from cl.texi Stefan Kangas 2025-02-22 18:22:12 +01:00
  • 4aae820a01 ; Delete obsolete commented out parts from cl.texi Stefan Kangas 2025-02-22 17:18:01 +01:00
  • 827a91dbf3 Make 'text-property-default-nonsticky' buffer-local when set Eli Zaretskii 2025-02-22 18:04:04 +02:00
  • 8b6797fa01 Expand tests for cl-incf and cl-decf Stefan Kangas 2025-02-22 16:55:06 +01:00
  • ef8fdd269a Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2025-02-22 17:52:15 +02:00
  • 72d7f19226
    Fix bug where VC packages were missing summaries Philip Kaludercic 2025-02-22 16:05:07 +01:00
  • 702cb123fa ; Fix typos Stefan Kangas 2025-01-19 13:59:13 +01:00
  • ce28916282 recentf.el: Add verbosity option Lockywolf 2025-02-13 11:51:50 +08:00
  • e682fd2d5b * lisp/net/tramp-sh.el (tramp-find-executable): Fix check. Michael Albinus 2025-02-22 14:38:24 +01:00
  • f0d58d976a ; * lisp/ibuf-macs.el (define-ibuffer-op): Fix long lines. Eli Zaretskii 2025-02-22 13:35:30 +02:00
  • 9a4b9a1e65 ; * lisp/ibuffer.el: Avoid byte-compiler warnings. Eli Zaretskii 2025-02-22 13:32:48 +02:00
  • ecb7ad1a9a ; * etc/NEWS: Fix punctuation of last change. Eli Zaretskii 2025-02-22 13:24:53 +02:00
  • 26bd9f61f4 define-ibuffer-op opstring active-opstring functions (bug#76222) shipmints 2025-02-12 06:09:38 -05:00
  • 9c1d13c89a ; * admin/authors.el (authors-aliases): Add Vladimir Nikishkin. Eli Zaretskii 2025-02-22 12:07:16 +02:00
  • 456c52978c ; Fix saveplace-tests for MS-Windows Eli Zaretskii 2025-02-22 11:49:25 +02:00
  • 8f45cbdee4 Inhibit "Wrote" message in saveplace.el when non-interactive shipmints 2025-02-13 08:10:45 -05:00
  • 0ee50a3420 Make yank-media auto select the best mime type Visuwesh 2025-02-13 16:43:06 +05:30
  • 3e26937150 Speed up widget creation (Bug#53606) Mauro Aranda 2025-02-06 08:01:08 -03:00
  • 443df12edd ; * INSTALL.REPO: Minor copyedits. Eli Zaretskii 2025-02-22 09:16:05 +02:00
  • 79ab873b9b * admin/check-doc-strings: Reduce false positives. Stefan Kangas 2025-02-22 04:21:10 +01:00
  • 1f60f86af5 Use .pem extension for client certs in ERC docs F. Jason Park 2025-02-14 18:57:41 -08:00
  • 1270e6aec5 Don't kill window buffer in erc--split-line F. Jason Park 2025-02-18 19:20:45 -08:00
  • 4ece0e2e46 Delete note on Emacs 19 modes from comint.el Stefan Kangas 2025-02-21 18:48:12 +01:00
  • ecddc8227d Fix identation in csharp-mode.el Jostein Kjønigsen 2025-02-21 15:09:26 +01:00
  • 8d4feb214b New user option checkdoc-allow-quoting-nil-and-t Stefan Kangas 2025-02-21 17:40:12 +01:00
  • e7a35dac2f ; Delete superfluous comment Stefan Kangas 2025-02-20 14:06:46 +01:00
  • 3c93085650 Prefer defvar-keymap in admin/gitmerge.el Stefan Kangas 2025-02-20 04:11:23 +01:00
  • c24a142657 Prefer defvar-keymap in auth-source.el Stefan Kangas 2025-02-20 04:08:30 +01:00
  • ae439cc1b9 Use a persistent directory as default directory in diff Michael Albinus 2025-02-21 14:47:15 +01:00
  • 76b938fc1d ; Don't fail image tests if jpeg is supported via imagemagick Ulrich Müller 2025-02-21 12:13:20 +01:00
  • f8ff9592be ; Skip autorevert test when notify support is missing Ulrich Müller 2025-02-21 09:15:50 +01:00
  • 230ecb1e27 ; Skip shr-test/zoom-image test if png or libxml support is missing Ulrich Müller 2025-02-21 10:36:52 +01:00
  • cc51bd5698 ; Skip image type test if support is missing Ulrich Müller 2025-02-21 09:58:16 +01:00
  • 840be8a7d8 New variable 'treesit-aggregated-outline-predicate' (bug#76398) Juri Linkov 2025-02-21 09:55:54 +02:00
  • 1f2e06283c Merge from savannah/emacs-30 Po Lu 2025-02-21 13:32:14 +08:00
  • dd4e96a825 ; Merge from savannah/emacs-30 Po Lu 2025-02-21 13:30:12 +08:00
  • aa9b12403f Merge from savannah/emacs-30 Po Lu 2025-02-21 13:30:12 +08:00
  • f3212fa420 * configure.ac (BOBJECTLIST_OWNERSHIP_IS_TEMPLATE_PARAMETER): Correct test. Po Lu 2025-02-21 13:29:40 +08:00
  • 25ba253609 Fix reported Haiku build error in emacs-30.1-rc1 Po Lu 2025-02-21 13:28:52 +08:00
  • 4411d0de1d
    Have 'submit-emacs-patch' insert maintainers into X-Debbugs-Cc Philip Kaludercic 2024-03-08 16:32:00 +01:00
  • 5d5736ca75 * lisp/subr.el (oddp, evenp): Pure. % faster than logand. Mattias Engdegård 2025-02-19 19:58:17 +01:00
  • b481fbe92f * src/fns.c (Fmapconcat): Faster fast-path condition Mattias Engdegård 2025-02-19 19:57:16 +01:00
  • 241e8e5fcf ; Spelling fix in comment. Paul Eggert 2025-02-20 09:42:33 -08:00
  • 57c1df8bae Remove duplicate information from some completing-read-multiple prompts Juri Linkov 2025-02-20 19:37:07 +02:00
  • afd088bd60 Fix signal when first enabling Custom-mode on non-GUI builds Po Lu 2025-02-20 20:36:47 +08:00
  • 1c49cfc711 Fix set-time-zone-rule on DJGPP Po Lu 2025-02-20 19:46:40 +08:00
  • b65971b2c0 ; * src/pdumper.c (Fdump_emacs_portable): Fix typo in comment. Po Lu 2025-02-20 14:27:03 +08:00
  • 1468190e11 ; * etc/NEWS: Announce MS-DOS updates. Po Lu 2025-02-20 14:25:05 +08:00
  • c22957c4bf Port to modern GCC and pdumper on MS-DOS Po Lu 2025-02-20 14:04:59 +08:00
  • 92e96a1175 ; Delete troff markers from ChangeLog files Stefan Kangas 2025-02-20 02:46:43 +01:00
  • 5e9c027e20 ; * Update 'ldefs-boot.el' (do not merge) Stefan Kangas 2025-02-20 02:36:41 +01:00
  • f255b8854a Bump Emacs version to 30.1 Stefan Kangas 2025-02-20 00:47:07 +01:00
  • 3515ff95bc Update files for Emacs 30.1 Stefan Kangas 2025-02-20 00:46:32 +01:00
  • 375c3622e2 ; Fix typo introduced in "* ChangeLog.4: Reformat down to 28 March 2024." Stefan Kangas 2025-02-20 00:30:15 +01:00
  • 89f9377139 Prefer defvar-keymap in conf-mode.el Stefan Kangas 2025-02-19 23:36:07 +01:00
  • ec34bccfee Simplify Tramp's find-executable Michael Albinus 2025-02-19 19:38:25 +01:00
  • 9faa8d32a3 Merge from savannah/emacs-30 Po Lu 2025-02-19 20:42:22 +08:00
  • ded77fefff Fix remaining Android bugs reported over the past months Po Lu 2025-02-19 20:40:12 +08:00
  • 0c8abe8bb5 * lisp/subr.el (read-key): Add 'tab-line' (bug#76408). Jared Finder 2025-02-19 09:41:44 +02:00
  • 23bf94a011 Don't call x-popup-function for non-tty frames Gerd Möllmann 2025-02-19 08:33:32 +01:00
  • 4fb5ff5426 Merge from savannah/emacs-30 Po Lu 2025-02-19 15:36:08 +08:00
  • e97be722d3 Properly move existing tooltips on Android Po Lu 2025-02-19 15:34:51 +08:00
  • 0cf3d34152 ; * ChangeLog.4: Reformat down to 28 March 2024. Po Lu 2025-02-19 15:33:59 +08:00
  • 1194ebe3a7 Handle nil top frame (bug#76410) Gerd Möllmann 2025-02-19 08:05:56 +01:00
  • 9143c18ae4 (json-pretty-print): Rework a bit Stefan Monnier 2025-02-18 22:27:08 -05:00
  • bb45d35ea7 ; * etc/NEWS: Document the previous change. Po Lu 2025-02-19 10:17:24 +08:00
  • d05894f82d Don't insist on the presence of a mouse in strokes-mode Po Lu 2025-02-19 10:13:00 +08:00
  • 4509662236 Add python-ts-mode to ffap-alist kobarity 2025-02-17 23:00:04 +09:00
  • 4faade9f84 ; * etc/NEWS: Move cl-lib related entries to proper section. Stefan Kangas 2025-02-18 22:35:16 +01:00
  • 4c4f907bad Make cl-locally obsolete Stefan Kangas 2025-02-18 22:29:40 +01:00
  • ef34303eaf ; Fix copyright year in last commit Stefan Kangas 2025-02-18 21:52:33 +01:00
  • a102dcebb7 Add markdown-ts-mode Rahul Martim Juliato 2024-04-19 23:21:20 -03:00
  • d685d21e8a (lexical-binding): Allow changing the default value (bug#74145) Stefan Monnier 2025-02-18 15:37:50 -05:00
  • 790c2f7c1c ; * .mailmap: Change my entries. Gerd Möllmann 2025-02-18 21:27:03 +01:00
  • db8af88222 Disable PyREPL in Python shell Liu Hui 2025-02-18 17:52:36 +08:00
  • a75f4449fa Improve completion in IPython/Python 3.13 kobarity 2025-02-16 19:07:04 +09:00
  • c180966b31 Prefer defvar-keymap in tcl.el Stefan Kangas 2025-02-18 06:11:24 +01:00
  • 697e7c3211 Prefer defvar-keymap in pascal.el Stefan Kangas 2025-02-18 06:06:37 +01:00
  • 941ba65d1e Prefer defvar-keymap in meta-mode.el Stefan Kangas 2025-02-18 06:03:04 +01:00
  • 93206cd138 Prefer plusp to open-coding it in image-dired Stefan Kangas 2025-02-18 05:56:02 +01:00
  • 20edecd21f Merge remote-tracking branch 'refs/remotes/origin/master' Stefan Monnier 2025-02-18 10:07:34 -05:00
  • 4d3a618941 ; * src/menu.c (x_popup_menu_1): Fix typo. Gerd Möllmann 2025-02-18 16:05:38 +01:00
  • 41624d94ce (replace_range): Delete last arg, always the negation of the first bool Stefan Monnier 2025-02-18 10:05:34 -05:00
  • 19f5ccbf39 src/search.c (Freplace_match): Let replace_range call the a-c-f Stefan Monnier 2025-02-18 09:54:48 -05:00
  • 9854103b52 * src/editfns.c (Fsubst_char_in_region): Delete left-over code Stefan Monnier 2025-02-18 09:52:35 -05:00
  • bf067daf0d * src/menu.c (x_popup_menu_1): Use calln. Gerd Möllmann 2025-02-18 15:41:07 +01:00
  • c54d6680d3 ; * etc/NEWS: Fix punctuation. Eli Zaretskii 2025-02-18 16:40:42 +02:00
  • 37fad04830 * src/menu.c (x_popup_menu_1): Fix coding style. Po Lu 2025-02-18 21:00:08 +08:00
  • 0cf3823463 Don't access overriding-text-conversion-style when unbound Po Lu 2025-02-18 20:58:32 +08:00
  • ccaa0be8e7 ; * ChangeLog.4: Check in ommitted change. Po Lu 2025-02-18 20:50:03 +08:00
  • b5410cbea2 ; * ChangeLog.4: Fix log entries down to the 1 May 2024. Po Lu 2025-02-18 20:47:32 +08:00
  • be7625cae7 ; Fix typos Stefan Kangas 2025-01-27 06:46:01 +01:00
  • d447cd9fcc ; * ChangeLog.4: Update. Stefan Kangas 2025-02-16 22:32:29 +01:00
  • 5dc2a57375 ; * admin/authors.el (authors-ignored-files): Ignore gnus-nocem.el. Stefan Kangas 2025-02-16 22:32:08 +01:00
  • 17bf6b9efe Add x-popup-menu-function Gerd Möllmann 2025-02-10 07:55:43 +01:00
  • a51cfbbd15 Hide cursor based on tty frame's `cursor-type' Gerd Möllmann 2025-02-16 17:27:58 +01:00