1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00

Commit Graph

  • 85aec497c7 Replace is_frame_ancestor with frame_ancestor_p master Gerd Möllmann 2025-01-25 19:42:52 +0100
  • 63df216490 Add 'treesit-forward-comment' with 'forward-comment-function' Juri Linkov 2025-01-25 20:14:15 +0200
  • 3bc6b88cc7 * lisp/treesit.el: Display treesit-explore buffer below selected window. Juri Linkov 2025-01-25 19:59:56 +0200
  • 2c1edf5f62 doc/lispref/modes.texi (Syntactic Font Lock): Update for commit 644c6b414f emacs-30 Stefan Monnier 2025-01-25 10:48:38 -0500
  • 442d04081b (when-let*): Warn if body is empty Stefan Monnier 2025-01-25 10:39:12 -0500
  • 6016967e85 Merge from origin/emacs-30 Eli Zaretskii 2025-01-25 10:06:19 -0500
  • e8f173f0ba ; * src/term.c (handle_one_term_event): Fix last change. Eli Zaretskii 2025-01-25 16:59:40 +0200
  • 67903f5909 Restore the old behavior of `bookmark-write-file' Zhengyi Fu 2025-01-23 13:35:16 +0800
  • 1d08644116 Fix the mistake that led to the reverts Gerd Möllmann 2025-01-25 14:43:17 +0100
  • 20f2672377 Reapply "Multi-tty: selected frame can be a GUI frame" Gerd Möllmann 2025-01-25 14:28:18 +0100
  • ccf3f8d21e Reapply "Fix mouse position handling for nested tty child frames" Gerd Möllmann 2025-01-25 14:28:13 +0100
  • e839b83c82 Reapply "Fix tty-frame-at for nested tty child frames" Gerd Möllmann 2025-01-25 14:28:11 +0100
  • 26b144f241 Reapply "Fix cursor positioning of nested tty child frames" Gerd Möllmann 2025-01-25 14:28:09 +0100
  • 945ed044cd Reapply "Simplify absolute (x, y) computation on ttys" Gerd Möllmann 2025-01-25 14:28:03 +0100
  • d4220a17c4 Delete all overlays that belong to an editable-field Mauro Aranda 2025-01-18 08:25:40 -0300
  • 0514619b2c python-mode: add 'exit' and 'quit' to the list of block-enders Konstantin Kharlamov 2025-01-21 18:34:54 +0300
  • 192355e54a lisp: Introduce a `lisp-fill-paragraph-as-displayed' variable. Maxim Cournoyer 2025-01-21 11:50:44 +0900
  • d4ca688abe Avoid error with empty search string in Customize Mauro Aranda 2025-01-20 21:16:48 -0300
  • 062da7003f ; Improve prompts and error messages in 'info-look' Eli Zaretskii 2025-01-25 12:10:32 +0200
  • 0f3d4e157f ; Clean up 'xterm-mouse-mode' auto-enabling vars Jared Finder 2025-01-18 21:06:00 -0800
  • 5878c9ae7c Reload <pkg>-loaddefs when replacing built-in packages Stefan Monnier 2024-06-19 16:35:56 -0400
  • 1197e85e20 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2025-01-25 11:44:32 +0200
  • 5294d450da ibuffer: Display column titles in header line Daniel Mendler 2025-01-11 16:36:56 +0100
  • 5ee12424b6 lisp/repeat.el: Don't expose cl-extra/cl-lib distinction Stefan Monnier 2025-01-25 04:42:01 -0500
  • 35576fde56 ibuffer: New defcustom `ibuffer-human-readable-size' Daniel Mendler 2025-01-11 14:22:02 +0100
  • 67e6021057 ; * src/lisp.h: Improve commentary of DEFVAR_LISP (bug#75521). feature/igc Eli Zaretskii 2025-01-25 11:26:22 +0200
  • 5e0fc49f3b Quote identifiers in SQL queries in 'sqlite-mode' Vladimir Panteleev 2025-01-15 18:33:23 +0000
  • 13fdcd730f Revert "Simplify absolute (x, y) computation on ttys" Gerd Möllmann 2025-01-25 09:39:56 +0100
  • 65036323fc Revert "Fix cursor positioning of nested tty child frames" Gerd Möllmann 2025-01-25 09:39:54 +0100
  • 9ad28959d6 Revert "Fix tty-frame-at for nested tty child frames" Gerd Möllmann 2025-01-25 09:39:51 +0100
  • e2cc52dbcd Revert "Fix mouse position handling for nested tty child frames" Gerd Möllmann 2025-01-25 09:39:47 +0100
  • d93d822285 Revert "Multi-tty: selected frame can be a GUI frame" Gerd Möllmann 2025-01-25 09:39:11 +0100
  • 52dc01f1c8 ; * admin/admin.el (set-version): Note about Android. Eli Zaretskii 2025-01-25 10:38:29 +0200
  • 57b7c07b37 Multi-tty: selected frame can be a GUI frame Gerd Möllmann 2025-01-25 07:54:56 +0100
  • f37559a1ee Fix mouse position handling for nested tty child frames Gerd Möllmann 2025-01-25 07:33:45 +0100
  • 9693f2a95a Fix tty-frame-at for nested tty child frames Gerd Möllmann 2025-01-25 06:43:49 +0100
  • 8cbb3c7335 Fix cursor positioning of nested tty child frames Gerd Möllmann 2025-01-25 05:44:03 +0100
  • 5e132835ad Simplify absolute (x, y) computation on ttys Gerd Möllmann 2025-01-25 05:33:13 +0100
  • 2ce718a527 Don't use MPS internal macro in mps_res_to_string Stefan Kangas 2025-01-23 18:52:30 +0100
  • fb282da2a0 Avoid double spaces around abbrevations in Texinfo Stefan Kangas 2025-01-24 17:32:17 +0100
  • a00e6e7143 ; time-stamp: Rename some internal symbols Stephen Gildea 2025-01-24 10:12:58 -0800
  • 77fe4fbeff ; * lisp/time-stamp.el: Improve two documentation strings Stephen Gildea 2025-01-24 09:44:03 -0800
  • 0d38f1d07b ; * doc/emacs/files.texi: only one time stamp index entry Stephen Gildea 2025-01-24 08:54:13 -0800
  • bc1ab8ac3d ; * doc/emacs/custom.texi (Init Rebinding): Fix spacing. Robert Pluim 2025-01-24 16:55:15 +0100
  • b41ef43af1 ; Fix previous change Robert Pluim 2025-01-24 15:58:47 +0100
  • 5638b1d6bd Ispell: Use "personal dictionary" terminology consistently Rudolf Adamkovič 2025-01-24 10:52:14 +0100
  • 07a2a67e3b Disable more redisplay optimizations when child frames are visible Gerd Möllmann 2025-01-24 11:18:54 +0100
  • 5e657ad1fe ; * src/dispnew.c (combine_updates_for_frame): Fix whitespace. Eli Zaretskii 2025-01-24 10:41:00 +0200
  • 6c633ece6e Revert "; * src/dispnew.c (combine_updates_for_frame): Fix whitespace." Eli Zaretskii 2025-01-24 10:40:14 +0200
  • c941b94e51 ; * src/dispnew.c (combine_updates_for_frame): Fix whitespace. Eli Zaretskii 2025-01-24 10:26:26 +0200
  • 15315780ae Handle update of invisible tty frames (bug#75056) Gerd Möllmann 2025-01-23 20:53:50 +0100
  • cc791e7499 ; Check man pages for mistakes less frequently Stefan Kangas 2025-01-24 01:53:21 +0100
  • 4ed4792e3b ; * admin/release-process: Minor copy-edits. Stefan Kangas 2025-01-24 01:40:55 +0100
  • f14c24dbe7 Support loading dynamic docstrings from Emacs <29 Stefan Kangas 2025-01-24 00:44:21 +0100
  • c7f6da7a41 Don't use negative positions for docstrings Stefan Kangas 2025-01-24 00:16:08 +0100
  • 7146d10b46 ; README-IGC: Document macOS <12. Stefan Kangas 2025-01-23 22:37:03 +0100
  • 05e5d51056 Improve instructions for --with-mps=debug on macOS Stefan Kangas 2025-01-23 20:37:30 +0100
  • ed5067e689 Fix GC bug causing incorrect 'format' output (Bug#75754) Pip Cet 2025-01-22 19:08:02 +0000
  • 990b0811ad Simplify Fdocumentation and Fdocumentation_property Stefan Kangas 2025-01-23 18:45:14 +0100
  • 4a867c823b Add language server "ruff server" for Python Stefan Kangas 2025-01-23 18:32:29 +0100
  • 9e687c2871 Fix go-ts-mode type declaration indentation (Bug#75785) Randy Taylor 2025-01-23 11:16:34 -0500
  • c888e726ca Eglot: skip Tramp tests except on Emacs 28+ João Távora 2025-01-23 11:20:38 +0000
  • 7c10518d16 Merge branch 'master' into scratch/se-matrix scratch/se-matrix Gerd Möllmann 2025-01-23 15:38:26 +0100
  • d83d090de1 Handle tty menus overlapping child frames Gerd Möllmann 2025-01-23 15:30:30 +0100
  • da3b93ff96 ; * lisp/emacs-lisp/shortdoc.el (map): Fix copy'n'pasto. Robert Pluim 2025-01-23 13:27:40 +0100
  • f751b3afa4 ; Minor improvements for doc strings in map.el Eli Zaretskii 2025-01-23 12:29:04 +0200
  • 67480c159e Add shortdoc for map.el functions Robert Pluim 2025-01-23 11:17:12 +0100
  • 24ee721795 Merge branch 'master' into scratch/se-matrix Gerd Möllmann 2025-01-23 11:09:56 +0100
  • 076cd69fc2 Don't forget setting the top frame if not switching root frames Gerd Möllmann 2025-01-23 11:07:13 +0100
  • b4204bea34 Merge branch 'master' into scratch/se-matrix Gerd Möllmann 2025-01-23 08:10:04 +0100
  • b1ec006e9f Fix setting a tty's top frame when switching frames Gerd Möllmann 2025-01-23 07:51:55 +0100
  • 1dc529d463 ; * doc/lispref/elisp.texi (Top): Move menu item to submenu. Eli Zaretskii 2025-01-23 07:45:54 +0200
  • 796665b32e ; * doc/lispref/functions.texi (Functions): Remove extraneous menu item. Eli Zaretskii 2025-01-23 07:43:40 +0200
  • 90b4c1b6f2 Fix ERT / find-function type integration typos Stephen Gildea 2025-01-22 19:22:24 -0800
  • aa6d2a396a * doc/lispref: new node "Finding Definitions" Stephen Gildea 2025-01-22 18:27:26 -0800
  • cda78edc7d ; Fix typos Stefan Kangas 2025-01-23 03:13:01 +0100
  • 331bcfaee5 Reuse client cert for connectivity probing in ERC F. Jason Park 2025-01-20 16:32:53 -0800
  • d6b210aa09 ; Don't quote localp argument to define-erc-module F. Jason Park 2025-01-18 11:12:50 -0800
  • 92c5c1b786 Eglot: unbreak a rarely run test João Távora 2025-01-22 22:25:03 +0000
  • 47a938c889 Eglot: unbreak tests for older Emacsen João Távora 2025-01-22 22:24:26 +0000
  • 9068dcbd71 Eglot: fix edebug spec of eglot--dbind João Távora 2025-01-22 22:02:00 +0000
  • 7e2f6ce0cb Eglot: unbreak completion in Emacs 26.3 (at least) João Távora 2025-01-22 21:52:56 +0000
  • a60249b098 Eglot: abandon compat.el João Távora 2025-01-22 21:43:10 +0000
  • ac902ddadc Eglot: abandon track-changes.el João Távora 2025-01-22 15:44:41 +0000
  • d3ada49a37 Minor image_error related cleanups Stefan Kangas 2025-01-22 23:42:13 +0100
  • bf55eb1a8a ; * src/pdumper.c (dump_hash_table): Adjust hash; bitfields changed. Pip Cet 2025-01-22 19:50:31 +0000
  • 34166dcf9c Port allows-stdout test to overly-suspicious bwrap Paul Eggert 2025-01-22 11:03:08 -0800
  • 4fda39cb16 [MPS] Temporarily scan SAFE_ALLOCA'd memory (bug#75754) Pip Cet 2025-01-22 18:01:47 +0000
  • 7009edab10 [MPS] use a single function to convert MPS errors to strings (bug#75755) Pip Cet 2025-01-22 14:30:02 +0000
  • 25b8321069 Revert "Don't use a redisplay optimization in a certain case on ttys" Gerd Möllmann 2025-01-22 14:56:02 +0100
  • 7474c0253a [MPS] Fix missing IGC_CHECK_RES calls (bug#75755) Pip Cet 2025-01-22 11:59:27 +0000
  • 2efffbe773 Don’t silently truncate connection-lost diagnostic Paul Eggert 2025-01-21 22:25:48 -0800
  • db9ea9b77a Check for snprintf truncation in pgtkterm Paul Eggert 2025-01-21 22:19:08 -0800
  • 4a25ed300f Port pdumper to unlikely long sprintf output Paul Eggert 2025-01-21 22:18:17 -0800
  • 8ff7338fdd When debugging image.c, abort if silent truncation Paul Eggert 2025-01-21 22:16:22 -0800
  • af7ac8e625 Merge branch 'master' into scratch/se-matrix Gerd Möllmann 2025-01-22 04:39:58 +0100
  • 6ea1e03fe7 Destroy GTK tool bar widget if it was never attached (bug#75636) Pip Cet 2025-01-22 00:51:33 +0000
  • cdcfffd50a Prefer snprintf to sprintf in image.c Stefan Kangas 2025-01-22 00:47:02 +0100
  • fda6f96c98 Make IGC_CHECK_RES error messages more specific Stefan Kangas 2025-01-22 00:26:00 +0100
  • 5f108cb663 Delete some duplicate face attributes Stefan Kangas 2025-01-21 20:49:38 +0100