Commit graph

  • df93e53a1c Add MPD stats viewer to 'mpc' (Bug#76350) john muhl 2024-11-05 10:24:28 -06:00
  • 2e3cf73e05 Improve autoconf-mode macro detection Basil L. Contovounesios 2025-01-29 14:05:39 +01:00
  • 9cedb434ee Add file completion for git apply, am to pcomplete Antero Mejr 2025-01-28 13:39:10 -05:00
  • 515542b653 Prefer oddp/evenp to open-coding in a few more cases Stefan Kangas 2025-02-17 23:00:54 +01:00
  • abd861ca26 merging with my changes in cond-star.el. Richard Stallman 2025-02-17 16:56:22 -05:00
  • 8a7c1a31ac Prefer plusp/minusp to open-coding them in subr.el Stefan Kangas 2025-02-17 22:48:47 +01:00
  • 83bc811f7f Prefer plusp/minusp to cl-plusp/cl-minusp Stefan Kangas 2025-02-17 22:04:41 +01:00
  • afbf932106 New functions plusp and minusp Stefan Kangas 2025-02-17 21:58:53 +01:00
  • 1d27028df8
    ; Update comments for mhtml-ts-mode--treesit-indent-rules Yuan Fu 2025-02-17 13:41:30 -08:00
  • 237afc82b2
    Rename treesit-add-simple-indent-rules Yuan Fu 2025-02-17 13:29:46 -08:00
  • 928bad9360
    Rename treesit-simple-indent-modify-rules and fix docstring Yuan Fu 2025-02-17 13:27:52 -08:00
  • 77c7ba7fac
    Make mhtml-ts-mode--treesit-indent-rules a function Yuan Fu 2025-02-17 13:18:15 -08:00
  • 15d2fc6498 Test vc-git-dir-extra-headers directly (bug#76187) Kévin Le Gouguec 2025-02-13 23:52:06 +01:00
  • 53a5dada41 Fix compilation errors due to insufficient compiler safety (bug#63288) Pip Cet 2025-02-17 15:21:16 +00:00
  • fd5dbea21b Prefer '(oddp A)' to '(= 1 (logand A 1))' Stefan Kangas 2025-02-17 19:33:56 +01:00
  • 7c7cf3e8c8 Prefer '(evenp A)' to '(= 0 (logand A 1))' Stefan Kangas 2025-02-17 19:30:44 +01:00
  • 1a8493f0a5 ; Small fixes for the recently added 'mhtml-ts-mode' Juri Linkov 2025-02-17 19:40:20 +02:00
  • c380a72679 ; * CONTRIBUTE: Fix style. Eli Zaretskii 2025-02-17 18:06:18 +02:00
  • 1136963b4e ; * src/xdisp.c (maybe_produce_line_number): Fix last change (bug#76362). Eli Zaretskii 2025-02-17 18:00:30 +02:00
  • bb86bd2bf6 ; * lisp/term.el (term-control-seq-regexp): remove duplicate chars Mattias Engdegård 2025-02-07 18:52:38 +01:00
  • 89f88f06a4 Make the rx eval form use lexical binding when active Mattias Engdegård 2025-02-07 18:52:26 +01:00
  • ba6779ab2a ; Move Markdown quotation detection to commit-msg hook Po Lu 2025-02-17 22:08:16 +08:00
  • d80ac0fbaa Fix child coordinate calculation (bug#76321) Gerd Möllmann 2025-02-17 10:42:02 +01:00
  • ae4685c5e2 ; * etc/NEWS: Fix typos. Michael Albinus 2025-02-17 10:53:58 +01:00
  • b236a2529d Adapt query-replace and lazy highlighting to text conversion Po Lu 2025-02-17 16:46:48 +08:00
  • 310f62a948 When ignoring parameters let 'split-window' split root window (Bug#76317) Martin Rudalics 2025-02-17 09:29:37 +01:00
  • 2d59974da7 vc-revert-file: Support reverting directories Sean Whitton 2025-02-17 15:40:38 +08:00
  • 05a96fd398 Add mhtml-ts-mode. Vincenzo Pupillo 2025-02-14 18:38:51 +01:00
  • 0e4d08f3dc ; More strongly discountenance Markdown-style quotes Po Lu 2025-02-17 15:17:00 +08:00
  • 89bdb57f24 Prefer '(evenp A)' to '(= 0 (% A 2))' Stefan Kangas 2025-02-17 05:10:33 +01:00
  • e373a6e0d3 Prefer '(oddp A)' to '(= 1 (% A 2))' Stefan Kangas 2025-02-17 05:06:20 +01:00
  • 5ce746c3b0 Prefer oddp/evenp to free-coding them in tests Stefan Kangas 2025-02-17 04:52:49 +01:00
  • 657f4658a7 Prefer oddp/evenp to cl-oddp/cl-evenp Stefan Kangas 2025-02-17 03:33:54 +01:00
  • 667d011410 New functions oddp and evenp Stefan Kangas 2025-02-17 00:52:45 +01:00
  • a951dbcf16 Implement `(- N)' frame position specifications on Haiku Po Lu 2025-02-17 12:06:15 +08:00
  • 6c1e6ba83c ; * src/androidterm.c (android_set_offset): Apply correct frame offsets. Po Lu 2025-02-17 12:02:05 +08:00
  • 718a227f0f ; Correct merge errors. Po Lu 2025-02-17 11:36:41 +08:00
  • 25b25fce75 Merge from savannah/emacs-30 Po Lu 2025-02-17 11:36:14 +08:00
  • 0a6997b58d Synchronize frame placement logic with X Po Lu 2025-02-17 11:32:43 +08:00
  • e3dc0ea254 Fix crash in frame deletion on Android Po Lu 2025-02-17 11:33:50 +08:00
  • e34ea5db5f * src/pgtkterm.c (pgtk_enumerate_devices): Circumvent bug#76239. Po Lu 2025-02-17 10:56:37 +08:00
  • f2fb19d008 Add test for zerop Stefan Kangas 2025-02-17 02:21:26 +01:00
  • e779d60ea1 ; * etc/symbol-releases.eld: Add plistp. Stefan Kangas 2025-02-17 02:14:17 +01:00
  • 0d40deec20 Remove some details on which files are loaded from cl.texi Stefan Kangas 2025-02-17 01:53:55 +01:00
  • b417c0abeb Address FIXME in org-element-create Stefan Kangas 2025-02-17 02:04:31 +01:00
  • 9efd11e5fd Prefer cl-evenp/cl-oddp in some places Stefan Kangas 2025-02-17 01:57:22 +01:00
  • 35d4316101 Add gtk-redo icon to x-gtk-stock-map to x-win.el Elías Gabriel Pérez 2025-02-16 13:21:52 -06:00
  • fc189cb83c Add gtk-redo icon to x-gtk-stock-map Elías Gabriel Pérez 2025-02-16 13:21:52 -06:00
  • e8470b79f1 Eglot: Improve fix to bug#66144 João Távora 2025-02-16 13:52:28 +00:00
  • 504bdce731 (set-auto-mode--find-matching-alist-entry): Fix bug#75961 Stefan Monnier 2025-02-16 11:49:16 -05:00
  • 48f9d6aafe * lisp/man.el (Man-shell-file-name): Ensure a Bourne shell. (Bug#75308) Michael Albinus 2025-02-16 11:00:46 +01:00
  • 7016c13e5e ; Update etc/AUTHORS (bug#76319). Eli Zaretskii 2025-02-16 02:03:06 -05:00
  • 0bc7b5a389 ; * admin/authors.el (authors-aliases): Add "Elías Gabriel Pérez" (bug#76319). Eli Zaretskii 2025-02-16 08:49:12 +02:00
  • 4cf53c4361 ; Info: time-stamp is documented best in the Emacs manual Stephen Gildea 2025-02-15 07:33:29 -08:00
  • e825a82c09 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-02-15 17:15:10 +01:00
  • 5fcf07ac09 Tramp: Don't require PuTTY 0.82 anymore Michael Albinus 2025-02-15 17:12:52 +01:00
  • 7f2508e6e1 (diff-mode-test-font-lock): Fix spurious test failure Stefan Monnier 2025-02-15 11:12:36 -05:00
  • b8b7c6fbfd ; Declare treesit.c functions Eli Zaretskii 2025-02-15 14:53:59 +02:00
  • 7ad139d721 Fix DOM printing David Ponce 2025-02-08 13:55:16 +01:00
  • f3ef16f86f Change criteria for non-exit cualse: car s to or a bind*. Richard Stallman 2025-02-15 06:40:35 -05:00
  • a8a4c3a091 completing-read-multiple: CRM indication and prompt customization Daniel Mendler 2025-02-03 16:39:49 +01:00
  • 6491fee366 Fix string end search in python-nav-end-of-statement kobarity 2025-01-13 22:38:42 +09:00
  • 0f768b8843 Prevent buffer overflow in line-numbering code Eli Zaretskii 2025-02-15 13:15:36 +02:00
  • e9c4f642b9 ; * doc/emacs/package.texi (Package Installation): Add omitted index entry. Eli Zaretskii 2025-02-15 12:12:30 +02:00
  • 8c4294f370 ; Move index entries in user manual Eli Zaretskii 2025-02-15 12:08:41 +02:00
  • c37e7cef42 Merge from savannah/emacs-30 Po Lu 2025-02-15 16:58:55 +08:00
  • 58e4bfe340 Add two missing NULL checks of malloc'd values on Android Po Lu 2025-02-15 16:58:18 +08:00
  • 81ca9c75f1 ; * etc/PROBLEMS: Document how to grant storage permissions on Wear OS. Po Lu 2025-02-15 14:46:37 +08:00
  • fe04b4fc27 (smerge-refine-exchange-point): Error cleanly outside refinement Stefan Monnier 2025-02-15 00:39:54 -05:00
  • 18ebbba6c4 (smerge-refine-exchange-point): New command Stefan Monnier 2025-02-14 23:28:52 -05:00
  • 8d968c0f22 lisp/term/xterm.el (xterm--query-name-and-version): Don't quote lambda Stefan Monnier 2025-02-14 23:05:29 -05:00
  • b58552ca98
    ; Another attempt at fixing c-ts-common--prev-standalone-sibling Yuan Fu 2025-02-14 17:44:02 -08:00
  • dc86f59e92 Prefer (defsubst A ...) to (cl-proclaim (inline A)) Stefan Kangas 2025-02-15 00:40:52 +01:00
  • f05ce9e6bb Inline important-return-value declarations in cl-lib.el Stefan Kangas 2025-02-14 22:46:07 +01:00
  • ac9cf20919
    ; Fix c-ts-common--prev-standalone-sibling Yuan Fu 2025-02-14 08:36:24 -08:00
  • 300bae4f7c Fix some uses of %s for non-strings/names Stefan Monnier 2025-02-14 11:25:52 -05:00
  • b967891088 Correct docstrings describing "Re" alternatives. Robert Pluim 2025-02-14 11:56:19 +01:00
  • 7c22f13ba3 ; * doc/misc/message.texi (Message Headers): Improve wording. Stefan Kangas 2025-02-14 16:09:32 +01:00
  • 2b68e3f48b ; Suppress obsoletion warning in package-x tests. Basil L. Contovounesios 2025-02-14 15:36:19 +01:00
  • ac143186c0 Document cl-n... set operations consistently Basil L. Contovounesios 2025-02-02 18:05:57 +01:00
  • 0edf094e54 Consolidate some cl-lib tests Basil L. Contovounesios 2025-02-02 17:18:52 +01:00
  • 9ded6fd73e Adapt PuTTY integration into Tramp Michael Albinus 2025-02-14 15:21:30 +01:00
  • 608113628c Avoid crashes in lread.c when invalid characters are read Pip Cet 2025-02-14 13:49:49 +00:00
  • 4d6f40dfc9 * lisp/x-dnd.el (x-dnd-do-direct-save): Remove redundant stmts. Po Lu 2025-02-14 17:56:22 +08:00
  • 7ac578c57c
    Use a heuristic to support method chaining in c-ts-common Yuan Fu 2025-02-13 21:49:55 -08:00
  • 34f90bf2ca
    Allow treesit-simple-indent-standalone-predicate to return anchor Yuan Fu 2025-02-13 20:47:23 -08:00
  • adabee8873
    ; Fix standalone-parent preset for tree-sitter Yuan Fu 2025-02-13 20:30:09 -08:00
  • 4b020b936c
    Add treesit-simple-indent-standalone-predicate (bug#74386) Yuan Fu 2024-12-01 18:26:40 -08:00
  • d82d468979 ; * etc/TODO: Rethink finder-known-keywords. Stefan Kangas 2025-02-13 22:08:18 +01:00
  • b8c8ae92db Fix uncaught cl-nreconc on constant list Basil L. Contovounesios 2025-02-02 17:24:14 +01:00
  • 52034675a2 Fix cl-seq-tests.el Basil L. Contovounesios 2025-01-25 16:48:19 +01:00
  • 9746fbc264 ; Fix last change to cl-extra.el. Basil L. Contovounesios 2025-02-13 18:40:07 +01:00
  • 7d9e67be13 Inline side-effect-free declarations in cl-lib.el Stefan Kangas 2025-02-13 04:24:05 +01:00
  • b9b9c33dcb Fix (Non)GNU ELPA description in manual Stefan Kangas 2025-02-13 16:37:51 +01:00
  • 87a61eba1b Move 'package-archives' documentation to emacs manual Stefan Kangas 2025-02-13 16:36:40 +01:00
  • 745847ba8e Support non-ascii SMTP user and password strings Robert Pluim 2025-01-17 16:44:08 +01:00
  • 315519fa7c Teach gnus/message about international Re: variants Robert Pluim 2024-08-22 18:49:12 +02:00
  • 2f8c2e64e0 Use 'const' instead of 'symbol' in 'c-ts-mode-indent-style Robert Pluim 2025-02-12 11:34:16 +01:00
  • 167157fc21 * lisp/net/tramp-archive.el (tramp-archive-all-gvfs-methods): Use `cdadr'. Michael Albinus 2025-02-13 11:21:30 +01:00
  • 6967587dae Bind sieve-refresh-scriptlist to 'g' in sieve-mode Björn Bidar 2025-01-31 03:24:44 +02:00