Commit graph

  • f33bc659c9 Fix error message in charset.c Eli Zaretskii 2024-10-24 17:41:02 +03:00
  • fefc3005d4 ; Touch up & fix documentation changes from last commit Sean Whitton 2024-10-24 21:15:28 +08:00
  • be29879850 vc-clone: Make interactive; call vc-guess-url-backend Aleksandr Vityazev 2024-10-24 15:19:34 +03:00
  • 98b02f56d1 Move package-vc-heuristic-alist and related to vc.el Aleksandr Vityazev 2024-10-24 15:11:44 +03:00
  • db587ae8ba ; Drop two outdated calls to 'require' Sean Whitton 2024-10-24 17:19:41 +08:00
  • 767493ccb6 * doc/misc/tramp.texi (Bug Reports): Explain bisecting. Michael Albinus 2024-10-24 11:11:03 +02:00
  • 8903106bb7 Mark if-let and when-let obsolete Sean Whitton 2024-10-24 16:50:07 +08:00
  • d3e98487d0 ; * lisp/loadup.el: Improve file abstract Sean Whitton 2024-10-24 15:39:34 +08:00
  • 1a91d37a21 ; * doc/lispref/control.texi (Conditionals): Fix markup. Eli Zaretskii 2024-10-24 08:42:29 +03:00
  • 698d75a335 Merge from origin/emacs-30 Sean Whitton 2024-10-24 12:13:20 +08:00
  • ec9eecbe91 ; Merge from origin/emacs-30 Sean Whitton 2024-10-24 12:13:20 +08:00
  • 95f89c736f Merge from origin/emacs-30 Sean Whitton 2024-10-24 12:13:20 +08:00
  • eae798486a Update special conditionals documentation Sean Whitton 2024-10-24 12:10:09 +08:00
  • 3bb1b85b78 vc-allow-rewriting-published-history: Use nil->ask->t Sean Whitton 2024-10-24 11:26:27 +08:00
  • bc8f416ee9 ; Update the NEWS entry to mention project-prompter correctly Dmitry Gutov 2024-10-23 22:49:13 +03:00
  • efaec5f61d project-prompter: Update the docstring for the recent change Dmitry Gutov 2024-10-23 22:43:18 +03:00
  • 75584a3a96 ; * test/lisp/proced-tests.el (proced--within-buffer): Instrument macro. Michael Albinus 2024-10-23 17:01:08 +02:00
  • 5e5689a2a4 configure.ac: Fix FIONREAD check with gcc-14 on Solaris Alan Coopersmith 2024-10-23 15:41:08 +02:00
  • 9b8d1e0add Handle obscured cursor differently Gerd Möllmann 2024-10-23 12:59:09 +02:00
  • d1fd1d8fba Deal with wide characters Gerd Möllmann 2024-10-23 09:55:26 +02:00
  • 669586a5e7 Merge branch 'scratch/tty-child-frames' of git.sv.gnu.org:/srv/git/emacs into scratch/tty-child-frames Eli Zaretskii 2024-10-23 03:20:16 -04:00
  • c037b25397 ; Improve documentation of 'native-compile-directory' (bug#73303) Eli Zaretskii 2024-10-23 10:00:45 +03:00
  • 40aa1e329b Fix copy/paste error Gerd Möllmann 2024-10-23 07:51:12 +02:00
  • dac51f1f66 Fix UB in line_hash_code Paul Eggert 2024-10-22 12:18:14 -07:00
  • 5cc5fa79bf Some cleanup of frame_parm_table Gerd Möllmann 2024-10-23 05:01:51 +02:00
  • e756d4373b ; vc-git-modify-change-comment: Restore ignoring --amend Sean Whitton 2024-10-23 10:57:40 +08:00
  • f5451b6a06 ; Improve comment from last change Sean Whitton 2024-10-23 10:53:02 +08:00
  • c259db1d45 vc-git-modify-change-comment: Check for other autosquashing Sean Whitton 2024-10-23 10:49:22 +08:00
  • 87766c88d5 ; Insert missing quotation in FIXME Sean Whitton 2024-10-23 09:36:41 +08:00
  • 00149f18ea Support modifying VC change comments for Git Sean Whitton 2024-10-18 17:19:45 +08:00
  • 09e05f7ee4 Document and-let* vs. when-let* usage convention Sean Whitton 2024-10-23 09:07:06 +08:00
  • b7a375f5c4 Fix error when splicing Eshell globs and a glob expands to itself Jim Porter 2024-10-22 09:43:00 -07:00
  • 2289e16226 * etc/package-keyring.gpg: Update expiration and add new key Stefan Monnier 2024-10-22 12:35:18 -04:00
  • 246d68bd2a Add 'native-compile-directory' (bug#73303) Andrea Corallo 2024-10-22 17:46:44 +02:00
  • 202adfcfcc * Rework 'comp-lookup-eln' Andrea Corallo 2024-10-22 16:40:12 +02:00
  • f58652a419 ; Fix a recent change to EWW Jim Porter 2024-10-22 08:36:23 -07:00
  • 4182dfb7e8 ; Clarify a comment in dispnew.c Eli Zaretskii 2024-10-22 10:33:45 -04:00
  • a9cf51d5f0 * lisp/vc/smerge-mode.el (global-map): Mitigate bug#73544 Stefan Monnier 2024-10-22 10:19:09 -04:00
  • 560260a631 * src/term.c (tty_display_dimension): Avoid warnings. Eli Zaretskii 2024-10-22 06:19:12 -04:00
  • 4ef5ade5da Fix commenting conventions. Eli Zaretskii 2024-10-22 05:42:05 -04:00
  • 9accfc24bc Fix compilation warnings Eli Zaretskii 2024-10-22 04:56:19 -04:00
  • 9fdc03e8f9 ; Improve documentation of 'eww-guess-content-type-functions' Eli Zaretskii 2024-10-22 09:38:09 +03:00
  • 9074a9f496 Add customization to let EWW guess content-type if needed Sebastián Monía 2024-10-08 23:26:42 -04:00
  • 55af24a1c2 Don't ignore .patch files Gerd Möllmann 2024-10-21 18:50:26 +02:00
  • fbe63a33f1 Comment Gerd Möllmann 2024-10-21 15:42:03 +02:00
  • 4a3ba42e6f Comment Gerd Möllmann 2024-10-21 15:40:15 +02:00
  • 0012e555d9 Don't set internal_last_event_frame to nil Gerd Möllmann 2024-10-21 11:21:17 +02:00
  • 6aa203bb04 Minor refactoring Gerd Möllmann 2024-10-18 16:21:46 +02:00
  • 23409041b1 Accept frame param width/height of 0 Gerd Möllmann 2024-10-18 15:25:10 +02:00
  • e0ca1256a5 Don't check for child frame support Gerd Möllmann 2024-10-18 14:59:36 +02:00
  • 55b72ad875 Set top terminal frame also to children Gerd Möllmann 2024-10-18 14:58:48 +02:00
  • 5445062fab Check for tty-child-frames feature in show-paren Gerd Möllmann 2024-10-17 20:02:57 +02:00
  • 414de92a56 Initial child frames based on master Gerd Möllmann 2024-10-21 18:32:04 +02:00
  • e7810ab99f Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs Stefan Monnier 2024-10-21 20:21:23 -04:00
  • 8a2fbddf17 * lisp/files.el (require-with-check): Provide more info in the error message Stefan Monnier 2024-10-21 20:21:10 -04:00
  • 605f26cf70 Fix a race condition when running Eshell startup scripts Jim Porter 2024-10-21 14:21:50 -07:00
  • 48024096fe Avoid crashes when scrolling images under winner-mode Eli Zaretskii 2024-10-21 20:42:01 +03:00
  • c35d6ba9f0 ; * doc/lispref/display.texi (Fontsets): Clarify wording. Eli Zaretskii 2024-10-21 18:32:07 +03:00
  • 1f8fbae8df Let 'tex-view' show PDFs made without a DVI (bug#73854) Stephen Berman 2024-10-21 12:50:53 +02:00
  • 88a1a32fc5 ; * doc/lispref/display.texi (Fontsets): Fix typo. Eli Zaretskii 2024-10-21 13:04:18 +03:00
  • 6be47058cd ; Add indexing for 'use-default-font-for-symbols' Eli Zaretskii 2024-10-21 13:01:53 +03:00
  • b3af195213 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2024-10-21 08:26:20 +03:00
  • e289f7dbb4 ; Reapply a fix for recent change in eww.el Eli Zaretskii 2024-10-21 08:25:06 +03:00
  • 88a6a17adb Revert "; Fix last change." Eli Zaretskii 2024-10-21 08:22:56 +03:00
  • b573aaab76 ; Make utility functions for getting the Eshell non-special regexps Jim Porter 2024-10-20 16:58:44 -07:00
  • 212cf31256 Make all the entries in 'eshell-parse-argument-hook' named functions Jim Porter 2024-10-17 20:02:28 -07:00
  • 14624ff0fb ; Undo WIP accidentally included in recent commit Sean Whitton 2024-10-21 09:44:20 +08:00
  • fc6854cbd4 ; * lisp/eshell/esh-var.el (eshell-glob-function): Remove unused defvar. Jim Porter 2024-10-20 15:34:15 -07:00
  • 183c5efc0f Be more careful about applying spliced arguments Jim Porter 2024-10-20 15:02:18 -07:00
  • 681f70ea04 * src/lread.c (READ_AND_BUFFER): Reject negative chars (bug#73914). Eli Zaretskii 2024-10-20 22:39:53 +03:00
  • 75fa0cc1ae ; Fix last change. Eli Zaretskii 2024-10-20 21:02:07 +03:00
  • d3975cc925 Use vtable in eww-list-buffers and add function eww-buffer-list Sebastián Monía 2024-10-13 21:00:03 -04:00
  • 53e84f8cfa Revert "Preserve source position of macro calls in macro expansions" Mattias Engdegård 2024-10-20 16:53:52 +02:00
  • 2114a955c2 Preserve source position of macro calls in macro expansions Alan Mackenzie 2024-10-20 14:04:26 +00:00
  • ac4151e002 * test/Makefile.in: Do not show emacs-module-tests.log by default. Michael Albinus 2024-10-20 11:35:06 +02:00
  • 6c928e490d ; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME. Sean Whitton 2024-10-20 16:40:41 +08:00
  • 0bdaab7655 Minor changes of last commit Michael Albinus 2024-10-20 10:38:00 +02:00
  • 545c54aea1 Enhance the auto-revert to avoid revert a buffer in short time Lin Sun 2024-10-20 10:05:19 +02:00
  • 80627a31c6 ; Avoid byte-compiler warning in mpc.el Eli Zaretskii 2024-10-20 08:03:08 +03:00
  • 81a5beb8af Fix 'min-width' calculation in 'visual-wrap-prefix-mode' Jim Porter 2024-10-19 16:12:43 -07:00
  • 08f3bc1b8e Add ability to crossfade between songs in 'mpc' john muhl 2024-09-28 19:11:03 -05:00
  • de0800c511 ; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME. Sean Whitton 2024-10-20 09:20:07 +08:00
  • 43d5b7a04c Lazily convert numeric strings to Lisp numbers in Eshell Jim Porter 2024-10-19 11:52:42 -07:00
  • 4e0cb960db Fix 'php-ts-mode': better indentation and font locking Vincenzo Pupillo 2024-10-10 16:06:37 +02:00
  • c2a9f519f7 Merge from origin/emacs-30 Eli Zaretskii 2024-10-19 07:01:20 -04:00
  • 6e70be2680 ; Merge from origin/emacs-30 Eli Zaretskii 2024-10-19 07:01:20 -04:00
  • 902029b141 * lisp/auth-source.el (read-passwd): Remove entry from `post-command-hook'. Michael Albinus 2024-10-19 12:36:32 +02:00
  • a61bf74225 New FAQ about Ctrl keys on xterm Eli Zaretskii 2024-10-19 12:14:06 +03:00
  • f353fcc850 Autoload 'message-narrow-to-headers-or-head' in mml.el Eli Zaretskii 2024-10-19 11:57:09 +03:00
  • c1791a2749 Fix tmm menu layout (Bug#73734) Manuel Giraud 2024-10-07 10:52:03 +02:00
  • d0be0965ca Fix etags tagging by multiline regexps Eli Zaretskii 2024-10-19 11:18:45 +03:00
  • 7cbca90569 Hide default-directory absolute file name in dired-hide-details-mode Álvaro Ramírez 2024-10-02 11:36:57 +01:00
  • bcc4e64fa7 Rewrite Speedbar expansion for all descendants (bug#73533) Morgan Willcock 2024-10-05 18:33:51 +01:00
  • 9dcc32f10c Add Speedbar tests (bug#73533) Morgan Willcock 2024-10-08 17:34:20 +01:00
  • b730c4acfc Fix skeleton-related errors in sgml-mode.el Eli Zaretskii 2024-10-19 09:40:53 +03:00
  • 1854f2751e Don't autoload erc-modules F. Jason Park 2024-10-14 19:32:16 -07:00
  • be3318badd Move experimental module querypoll to erc-notify F. Jason Park 2024-10-13 22:45:05 -07:00
  • a5b2de8b54 Fix trailing args bug in erc-d-i--parse-message F. Jason Park 2024-10-12 14:33:25 -07:00
  • b00f400d1d ; Undo erroneous change in ERC's sample configuration F. Jason Park 2024-10-11 18:12:16 -07:00
  • 1374f20491 Fix the regression in dired-backup-diff's diff-goto-source behavior Dmitry Gutov 2024-10-19 02:25:52 +01:00