Commit graph

  • 38557cac74 * lisp/emacs-lisp/shortdoc.el (sequence): Add 'seq-doseq'. Robert Pluim 2025-07-30 09:55:16 +02:00
  • 0b449b4f38 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-07-31 07:44:11 +02:00
  • 9e3720bbb1 * doc/misc/gnus.texi (Category Syntax): Update gnus-agent-predicate. James Thomas 2025-07-30 01:54:43 +05:30
  • 0eaf5c045f GCC union bugs to be fixed in GCC 15.2 Paul Eggert 2025-07-30 18:40:20 -07:00
  • 456f44a7b3 ; Improve documentation of change hooks Eli Zaretskii 2025-07-30 19:48:07 +03:00
  • 45a5fae991 Add support for AUTH=PLAIN to imap.el Robert Pluim 2025-07-28 10:46:30 +02:00
  • 93dff95463 ; Fix NEWS entry for Newsticker Baptiste Strazzulla 2025-07-29 14:39:23 +02:00
  • 95be144994 Refactor reader to use readbuf_t in more places Mattias Engdegård 2025-07-27 20:03:15 +02:00
  • 2d18878b96 Move keyboard input functions from lread.c to keyboard.c Mattias Engdegård 2025-07-29 16:29:43 +02:00
  • 5a9cbf24ec ; * src/bytecode.c: remove unneeded includes Mattias Engdegård 2025-07-29 14:27:44 +02:00
  • 4516091fd8 Fix problem in tramp-smb.el Michael Albinus 2025-07-30 09:33:20 +02:00
  • edd1f0512f ; Adjust sleep-for in erc-autojoin-channels tests F. Jason Park 2025-07-29 14:54:18 -07:00
  • 3797484608 Update from Gnulib by running admin/merge-gnulib Paul Eggert 2025-07-29 15:00:36 -07:00
  • 354f9ba754 Disable Gnulib’s non-Gregorian calendars Paul Eggert 2025-07-29 14:59:20 -07:00
  • 6eb6cdfbe5 (define-globalized-minor-mode): Remove left-over code Stefan Monnier 2025-07-29 15:52:11 -04:00
  • 7291eef004 ; Improve NEWS entry for CPerl mode Harald Jörg 2025-07-29 13:57:38 +02:00
  • f20d5e63bc ; * lisp/image.el (image-supported-file-p): Doc fix (bug#79117). Eli Zaretskii 2025-07-29 14:08:29 +03:00
  • 87ea884748 Minor image-convert file types related changes (bug#79109) Juri Linkov 2025-07-29 09:42:21 +03:00
  • c403e9a18f ; * doc/emacs/vc1-xtra.texi (Other Working Trees): Expand text. Sean Whitton 2025-07-28 20:17:09 +01:00
  • 4035bfa542 ; * src/pdumper.c (dump_buffer): Update HASH_buffer. Eli Zaretskii 2025-07-28 19:51:06 +03:00
  • cef4302d30 cperl-mode.el: Support syntax of Perl version 5.42 Harald Jörg 2025-07-28 18:20:26 +02:00
  • 8ec2ddebdd ; Update documentation of GC in ELisp manual Eli Zaretskii 2025-07-28 16:14:44 +03:00
  • 57a9798c22 Prefer "tls" to "ssl" in documentation Robert Pluim 2025-07-28 14:11:50 +02:00
  • 62fba3a723 ; Improve some doc strings in erc-services F. Jason Park 2025-07-25 21:21:13 -07:00
  • 00a3ec9d53 Use function-valued variable for ERC query predicate F. Jason Park 2025-07-20 18:56:03 -07:00
  • db8f469bd4 Redo erc-nicks track integration tests as scenarios F. Jason Park 2025-07-19 19:20:47 -07:00
  • 2f5fe1a48e Cancel ERC autojoin timer in the server buffer F. Jason Park 2025-07-17 23:34:05 -07:00
  • 068b324d99 * doc/emacs/vc1-xtra.texi (Other Working Trees): Extended example. Sean Whitton 2025-07-27 20:24:41 +01:00
  • 9f28f12ad5 vc-git-modify-change-comment: Error out for merge commits Sean Whitton 2025-07-27 20:05:08 +01:00
  • e954b29f5f vc-test--other-working-trees: Stub out 'vc-dir' Sean Whitton 2025-07-27 19:44:31 +01:00
  • f55f3259d6 Tramp: Fix thinko in local process environment Michael Albinus 2025-07-27 19:41:29 +02:00
  • 6982dc460a * lisp/window.el (window--quit-restore-select-window): Use 'select-frame'. Juri Linkov 2025-07-27 19:30:35 +03:00
  • aef2d807e7 ; * src/emacs.c (default_PATH) [DOS_NT]: Add commentary. Eli Zaretskii 2025-07-27 18:45:03 +03:00
  • 64c93e188e Better default PATH on MS-Windows Paul Eggert 2025-07-26 10:00:37 -07:00
  • 39566b7337 (cl-nsubstitute): Fix regression in commit 8c8ff13e Madhu 2025-05-27 21:02:09 +05:30
  • 3738488571 * .mailmap: update my entry Mattias Engdegård 2025-07-27 14:30:56 +02:00
  • eadc36a2af vc-tests: Fix two problems with other working tree tests Sean Whitton 2025-07-27 09:24:02 +01:00
  • e104c06e6a ; * lisp/vc/vc.el (vc-switch-working-tree): Improve docstring. Sean Whitton 2025-07-27 08:46:22 +01:00
  • b46bbf89ad ; Fix last change Eli Zaretskii 2025-07-27 08:07:35 +03:00
  • 67f36e80ce Add a new user option to hide the header of old newsticker feeds Baptiste Strazzulla 2025-06-03 14:58:59 +02:00
  • 9d2c7bed66 Update Android frame param handlers Po Lu 2025-07-27 09:36:10 +08:00
  • f6d314dfe5 bytecomp.el: Rework the message when the macro is not recognized Stefan Monnier 2025-07-26 18:35:00 -04:00
  • 547525176f Add readlink, realpath startup comments Paul Eggert 2025-07-26 12:46:33 -07:00
  • 48df3da4cc bibtex.el - improve last change e6c1ec71b7 Roland Winkler 2025-07-26 14:45:36 -05:00
  • c3f30ee204 Add post-save actions for Rmail attachments Paul Nelson 2025-07-07 22:18:39 +02:00
  • 05dca1f51f ; * src/w32fns.c (Fx_create_frame): Fix copy/paste errors in last change. Eli Zaretskii 2025-07-26 18:08:37 +03:00
  • 1bc338075d Add frame parameter which allows border transparency Garklein 2025-07-26 10:07:07 -04:00
  • aa2a83d783 ; * src/nsterm.m (ns_define_fringe_bitmap): Stylistic corrections. Po Lu 2025-07-26 22:03:37 +08:00
  • ba53f3cb7c ; * doc/emacs/vc1-xtra.texi (Other Working Trees): Add cross-refs. Eli Zaretskii 2025-07-26 16:16:19 +03:00
  • 8897c15251 vc-do-command: Fix last part of 'full-command' Sean Whitton 2025-07-26 13:25:27 +01:00
  • ed71aac7ea ; vc-test--other-working-trees: Fix unused variable warning. Sean Whitton 2025-07-26 13:13:29 +01:00
  • bb17d9ce6b ; Fix compilation warning in dom.el. Sean Whitton 2025-07-26 13:08:59 +01:00
  • fcdf2061ea ; VC: Improve documentation of other working trees features. Sean Whitton 2025-07-26 13:06:51 +01:00
  • 88337345f5 * lisp/vc/vc.el (vc-dir-status-files): Fix filtering on VC status. Sean Whitton 2025-07-26 13:05:44 +01:00
  • 5bc75585d5 Fix last commit Alan Third 2025-07-26 12:59:10 +01:00
  • e3380669ed Fix incorrectly nested ns_focus/ns_unfocus calls Alan Third 2025-06-06 21:45:20 +01:00
  • 8c5378b2c2 Simplify NS fringe vectors (bug#73563) Alan Third 2025-05-24 16:29:33 +01:00
  • ccc3068dae Merge from origin/emacs-30 Eli Zaretskii 2025-07-26 06:58:12 -04:00
  • 76c17ac0f0 Rework filenotify-tests.el Michael Albinus 2025-07-26 12:45:51 +02:00
  • 6e64e0bd26 Enabled macOS dictation post NSTextInputClient migration in v30 Alvaro Ramirez 2025-07-21 12:53:50 +01:00
  • a44e9139c2 loaddefs-generate--rubric: Note about committing ldefs-boot.el Sean Whitton 2025-07-26 10:22:09 +01:00
  • e015218057 ; * etc/NEWS: Fix last change. Eli Zaretskii 2025-07-26 12:19:02 +03:00
  • bd9d8c20f7 * lisp/url/url-queue.el: Better compatibility with 'url-retrieve' Rahguzar 2025-06-30 14:58:06 +05:00
  • a2d71cecae Emulate more dynamic bindings in request buffers Peder O. Klingenberg 2025-07-18 00:11:57 +02:00
  • 44bb860796 Simplify code in 'newsticker--buffer-do-insert-text' Baptiste Strazzulla 2025-05-07 23:53:51 +02:00
  • 9153f1f3bb Fix 'sqlite-mode-delete' with NULL field values Yue Yi 2025-07-14 13:57:19 +08:00
  • e4908623f2 ; Fix documentation of 'other-window' Eli Zaretskii 2025-07-26 11:36:16 +03:00
  • c5f649441e Improve performance when computing the "readable" form of a page in EWW Jim Porter 2025-06-19 10:23:39 -07:00
  • 2e53c7d08b Add new function 'dom-inner-text' Jim Porter 2025-07-20 13:48:22 -07:00
  • 33161e51e5 Check for end-of-file when reading character escapes (bug#79097) Mattias Engdegård 2025-07-25 21:53:37 +02:00
  • 50ffb29d0b VC: New support for other working trees Sean Whitton 2025-07-25 19:34:04 +01:00
  • 08ca6caa0a vc-test--version-diff: Bind vc-async-checkin Sean Whitton 2025-07-25 19:04:07 +01:00
  • 4187320263 ; * doc/emacs/vc-xtra.texi (Advanced VC Usage): Fix menu. Sean Whitton 2025-07-25 18:59:46 +01:00
  • 09e205fe60 Bind vc-rename-file to C-x v R Sean Whitton 2025-07-25 18:45:59 +01:00
  • 5f3cbd62b1 ; * lisp/international/quail.el (quail-insert-kbd-layout): Commentary. Eli Zaretskii 2025-07-25 15:25:40 +03:00
  • 2143969580 ; * etc/NEWS: Move 'exec-path' entry to its proper place. Eli Zaretskii 2025-07-25 14:51:12 +03:00
  • 47deb38f21 ; face-font-family-alternatives, fixed-pitch: Comments. Sean Whitton 2025-07-25 09:05:24 +01:00
  • c403bc4d51 Streamline init_callproc a bit Paul Eggert 2025-07-24 19:44:48 -07:00
  • d7e8186080 Refactor to allow nameless auto strings Paul Eggert 2025-07-24 19:41:01 -07:00
  • b01b521717 Diagnose load-path only if interactive Paul Eggert 2025-07-24 15:02:49 -07:00
  • eb9ec79c13 PATH defaults now act more like GNU and POSIX Paul Eggert 2025-07-24 14:49:52 -07:00
  • 6a08a9a54d ; Fix file name in "Loading Files" doc. Paul Eggert 2025-07-24 14:37:20 -07:00
  • d59fe6dad5 Treat ‘.../emacs’ like ‘emacs’ in realpath startup Paul Eggert 2025-07-24 05:32:37 -07:00
  • 67ea9485a6 Prefer readlink to lstat in find_emacs_executable Paul Eggert 2025-07-24 05:17:35 -07:00
  • 670603533c Fix minor memory leak in find_emacs_executable Paul Eggert 2025-07-24 05:15:15 -07:00
  • fdb7397b01 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2025-07-24 18:48:52 +02:00
  • ec96ea30ba ; Revert last change Michael Albinus 2025-07-24 18:48:26 +02:00
  • 5cce567f20 Use macro to reduce repetition in TLS tests Robert Pluim 2025-07-22 14:48:54 +02:00
  • 7ade5bd9fb Disable setting connection-local variables in tramp-smb.el Michael Albinus 2025-07-24 15:30:13 +02:00
  • e026b57f07 Don’t read before BEG in insert-file-contents Paul Eggert 2025-07-23 17:44:38 -07:00
  • 4c79154949 Simplify file end finding in insert-file-contents Paul Eggert 2025-07-23 17:38:32 -07:00
  • 69af0d4c85 GCC bug 119085 fixed in GCC 16 Paul Eggert 2025-07-23 12:55:13 -07:00
  • 128e8311be * lisp/repeat.el (repeat-mode): Use 'called-interactively-p'. Juri Linkov 2025-07-23 20:56:05 +03:00
  • c142f0d246 Add consistent environment for local process calls in Tramp Michael Albinus 2025-07-23 16:22:26 +02:00
  • 2d1d1f31df NS: Fix build with NSTRACE_ENABLED Gerd Möllmann 2025-07-23 11:54:38 +02:00
  • 0d752f15b8 Handle Eshell prompts where stickiness properties are 't' Jim Porter 2025-07-22 22:24:15 -07:00
  • f177537f70 NS: Use different window collection behavior for tooltips (bug#73037) Gerd Möllmann 2025-07-22 13:44:34 +02:00
  • 5a7a12d792 Add function exec-suffixes Michael Albinus 2025-07-22 17:47:38 +02:00
  • b7f2d994c6 * lisp/custom.el (defcustom): Remove empty doc string. Mattias Engdegård 2025-07-22 11:30:02 +02:00
  • d381a7e799 * lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv. Sean Whitton 2025-07-22 11:34:44 +01:00