Commit graph

  • 26492b3b40 ; * lisp/startup.el (fancy-startup-tail): Align links to startup options. Eli Zaretskii 2026-02-21 13:31:01 +02:00
  • 5b8bed186d ; * lisp/startup.el (fancy-startup-tail): Remove one more newline. Eli Zaretskii 2026-02-21 13:26:43 +02:00
  • 80c0beef45 ; * lisp/faces.el (mode-line-highlight): Fix colors of the box (bug#80441). Eli Zaretskii 2026-02-21 13:24:08 +02:00
  • a9d92bfa11 ; Further tweaks to newcomers' theme checkbox. Sean Whitton 2026-02-21 11:18:17 +00:00
  • 76b76fe14c ; * lisp/custom.el (copy-theme-options): New FIXME. Sean Whitton 2026-02-21 09:35:30 +00:00
  • 6e63a13033 ; Improve appearance of newcomers-presets button. Sean Whitton 2026-02-21 09:32:44 +00:00
  • 3655449184 ; Improve documentation of newcomers-presets. Sean Whitton 2026-02-21 09:32:30 +00:00
  • f8075bc523 ; * doc/lispref/edebug.texi (Using Edebug): Fix a typo (bug#80459). Eli Zaretskii 2026-02-21 10:29:45 +02:00
  • 6b101f17b8 Fix predicate of plist-member on function-history Stefan Monnier 2026-02-20 23:31:13 -05:00
  • b83771e534
    New command to skip over the head of Customize buffers Philip Kaludercic 2026-02-20 22:00:48 +01:00
  • 6de5976354
    * lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard' Philip Kaludercic 2026-02-20 21:25:07 +01:00
  • e347f65951
    Add new command 'copy-theme-options' Philip Kaludercic 2026-02-18 21:22:05 +01:00
  • ed030e7942
    Add a theme and minor mode for new users Philip Kaludercic 2026-02-14 16:33:51 +01:00
  • 0f832ad8bf Optimise closed-over variables earlier Mattias Engdegård 2026-02-19 12:33:51 +01:00
  • 90b9c61cc2 Remove two obsolete peephole optimisation rules Mattias Engdegård 2026-02-19 18:26:58 +01:00
  • f680b988c2 ; * lisp/subr.el (and-let*): Expand to 'and' not 'when'. Sean Whitton 2026-02-20 12:33:25 +00:00
  • 0903fe3ac0 Show "committing" pseudo-state in VC-Dir during an async checkin Sean Whitton 2026-02-20 11:37:34 +00:00
  • 027a33f81b Use git ls-files --deduplicate in project.el (bug#80409) Basil L. Contovounesios 2026-02-15 18:16:04 +01:00
  • 71d7ea23db Remove (featurep 'project) guards in python.el kobarity 2026-02-19 23:48:25 +09:00
  • 896399d7fb Fix invalid vc-state after vc-revert Sean Whitton 2026-02-19 12:23:30 +00:00
  • deb667289c * lisp/vc/vc-dispatcher.el (vc-do-async-command): Call special-mode. Sean Whitton 2026-02-19 11:50:58 +00:00
  • 2bf2855b57 Restore 'cond' one element clauses to 'cond*' Sean Whitton 2026-02-08 16:09:11 +00:00
  • e832976f1a Fixes to with-vc-properties Sean Whitton 2026-02-18 19:14:38 +00:00
  • c18469b20c vc-dir-show-outgoing-count: Mark a safe local variable Sean Whitton 2026-02-18 18:44:05 +00:00
  • 551231bb53
    elisp-scope.el: Add variable value specifications Eshel Yaron 2026-02-17 17:38:08 +01:00
  • 66d2dfe739 Adapt mode-line faces to dark background mode (bug#80135) Juri Linkov 2026-02-18 20:17:36 +02:00
  • 754b29abac * lisp/net/goto-addr.el (goto-address-fontify): Fix unbalanced parens. Juri Linkov 2026-02-18 20:01:54 +02:00
  • 54d0764665 Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397) Stéphane Marks 2026-02-11 19:01:44 -05:00
  • f31c61a9aa New 'delete-files' VC backend function for faster mass deletions Sean Whitton 2026-02-18 17:23:25 +00:00
  • 2bfcd37609 Fix vc-hg-delete-file on files in nonexistent directories Sean Whitton 2026-02-18 16:41:52 +00:00
  • 9df4dee8d5 ; Fix last change in treesit.c Eli Zaretskii 2026-02-18 14:25:24 +02:00
  • e915646b89 vc-git-pull, vc-git-incoming-revision: Use push remotes Sean Whitton 2026-02-18 11:35:16 +00:00
  • 25149aec99
    Change back tree-sitter version requirement (bug#80108) Yuan Fu 2026-02-17 17:55:18 -08:00
  • 437b27046f Depend explicitly on Gnulib ‘attribute’ module Paul Eggert 2026-02-17 11:10:33 -08:00
  • 818ad5e68f ; Docstring fix for outstanding changes commands. Sean Whitton 2026-02-17 15:50:30 +00:00
  • 39a2a2e3b5 Use -outstanding not -outgoing-base in VC command names Sean Whitton 2026-02-17 15:26:20 +00:00
  • 09f2e436ba ; Remove stale commentary in dispnew.c. Basil L. Contovounesios 2025-12-29 09:35:56 +01:00
  • 8cd687c5c6 ; Fix typo in struct image commentary. Basil L. Contovounesios 2025-12-28 23:46:46 +01:00
  • 0e451ce2ea ; Fix image_error argument in webp_load. Basil L. Contovounesios 2026-02-17 15:12:02 +01:00
  • 24349bd86d Mark add-log-always-start-new-record as safe Basil L. Contovounesios 2026-02-15 17:33:25 +01:00
  • e91f68b742 ; * lisp/treesit.el (treesit-hs-find-next-block): Add guard (bug#80422). Juri Linkov 2026-02-17 09:20:16 +02:00
  • 988e898749 project--delete-zombie-projects: Bind tramp-error-show-message-timeout to nil Dmitry Gutov 2026-02-17 03:47:14 +02:00
  • e3755a5eb8 Change the default value of 'split-width-threshold' from 160 to 150 Juri Linkov 2026-02-16 19:48:43 +02:00
  • 509228fc6c Add repeat-map for smerge-mode commands Paul Nelson 2026-02-16 01:24:43 +01:00
  • f10075d78a * lisp/treesit.el (treesit-hs-find-next-block): Fix infloop. (bug#80232) Elias Gabriel Perez 2026-02-06 22:21:34 -06:00
  • d705a86da4 Fix cross-reference in Emacs Lisp Intro Eli Zaretskii 2026-02-16 18:23:01 +02:00
  • 3896b1d4c0 Minor Tramp doc clarifications Michael Albinus 2026-02-16 15:01:42 +01:00
  • aa12e014f6 * lisp/system-sleep.el (sleep-event-state): Define to autoload. Michael Albinus 2026-02-16 14:06:26 +01:00
  • 2b4d088257 ; Unbreak the build broken by a recent commit Eli Zaretskii 2026-02-16 14:16:27 +02:00
  • d97326035c ; * lisp/tutorial.el: Remove unneeded require. Basil L. Contovounesios 2026-02-16 10:46:28 +01:00
  • f432628b71 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2026-02-16 10:34:40 +01:00
  • 750d46536e * doc/lispref/commands.texi (Special Events): Fix insert-special-event defun. Michael Albinus 2026-02-16 10:34:05 +01:00
  • 486afe1487 ; Fix some markup and typos in the Gnus manual. Basil L. Contovounesios 2026-02-16 10:31:48 +01:00
  • 3beb804e3a ; Minor updates to system-sleep (bug#80348) Stéphane Marks 2026-02-15 14:49:54 -05:00
  • f84fb38a82 Fix SELinux config without -lselinux Paul Eggert 2026-02-15 12:17:29 -08:00
  • e2bf7ce8b6 project.el: Fix in submodules with nonexistent git root (bug#80402) Heinz Fridolin 2026-02-15 02:37:47 +01:00
  • 9a5eafa8c3 elisp--highlight-function-argument: Handle special syntax correctly Vili Aapro 2026-02-01 16:24:27 +02:00
  • 8c39a17eef elisp--highlight-function-argument: Use forward-sexp Vili Aapro 2026-02-01 16:23:17 +02:00
  • 7d2303aef8 elisp--highlight-function-argument: Use temporary buffer Vili Aapro 2026-02-01 16:21:57 +02:00
  • 858cebd6c5 Fix failing iCalendar tests when TZ=UTC Richard Lawrence 2026-02-15 07:35:05 +01:00
  • 9176826f41 ; * lisp/delsel.el: Load cl-lib when byte-compiling to avoid warning. Eli Zaretskii 2026-02-15 07:16:52 +02:00
  • cdf360059f Fix project-buffers error on buffers with nil default-directory Yikai Zhao 2026-02-05 12:32:25 +08:00
  • f4a1c00656 delsel.el: Improve the overlay for text replacement Stefan Monnier 2026-02-14 13:11:50 -05:00
  • 38760d4ba7 delsel.el: Use an overlay to track the replacement text Kim F. Storm 2026-02-14 12:43:33 -05:00
  • 4141beb78c etc/NEWS: Improve text for threads' "buffer disposition" Stefan Monnier 2026-02-14 16:46:59 -05:00
  • 8f76396da4 ; Mention when make_unibyte_string was introduced. Basil L. Contovounesios 2025-11-04 10:36:40 +01:00
  • 080ee7f7ec ; Fix define-obsolete-face-alias entry in manual. Basil L. Contovounesios 2025-11-30 18:54:36 +01:00
  • 973d5d457b Prefer value< with new 'sort' in json.el Basil L. Contovounesios 2026-02-14 18:56:44 +01:00
  • ee8b2d8ae2 vc-pull-and-push: Fix when visiting untracked files Sean Whitton 2026-02-14 15:33:44 +00:00
  • f408460cb1 * lisp/vc/vc.el (vc-push): Fix when visiting untracked files. Sean Whitton 2026-02-14 15:32:08 +00:00
  • ee7c4ed5d8
    Don't invoke Dired with -R when reviewing packages Philip Kaludercic 2026-02-13 23:52:01 +01:00
  • 36f35a774b
    ; Remove 'package-vc-version' declaration Philip Kaludercic 2026-02-13 23:47:34 +01:00
  • 49c8dd44af
    ; Remove unnecessary 'inline' require from package.el Philip Kaludercic 2026-02-13 23:43:03 +01:00
  • d734b240fb
    Do not upgrade VC packages using 'package-upgrade' Philip Kaludercic 2026-02-13 23:30:47 +01:00
  • 768c68942e Fix vc-pull from buffers visiting untracked files Sean Whitton 2026-02-14 15:29:07 +00:00
  • bc763572a9 vc-find-backend-function: Require vc for default implementations Sean Whitton 2026-02-14 15:03:52 +00:00
  • 805d76790d ; vc-user-edit-command-history: Expand docstring. Sean Whitton 2026-02-14 14:47:09 +00:00
  • 5be60a2003 ; Update ldefs-boot.el. Eli Zaretskii 2026-02-14 09:17:15 -05:00
  • 003962fa5f vtable fixes for tty rendering (bug#80312) Stéphane Marks 2026-02-14 07:48:10 -05:00
  • 16f1ca1acc Improve vc-git-topic-outgoing-base fallback algorithm Sean Whitton 2026-02-14 13:20:08 +00:00
  • cf27004e8c Escape attribute values and string DOMs when inserting them Visuwesh 2026-02-12 10:34:55 +05:30
  • 869ad24216 ; Improve documentation of Edebug Eli Zaretskii 2026-02-14 14:51:41 +02:00
  • 114fab51c0 Fix 'eglot-imenu' Eli Zaretskii 2026-02-14 14:22:08 +02:00
  • 6a1a544a90 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2026-02-14 13:59:53 +02:00
  • a444f2c7f9 ; Fix last change Eli Zaretskii 2026-02-14 13:59:26 +02:00
  • 8aa8ab8b03 Add revert capability for page directory buffer Marco Wahl 2026-02-02 08:23:43 +00:00
  • 27070b0c47
    ; completion-preview.el: Refine recent addition. Eshel Yaron 2026-02-14 12:41:49 +01:00
  • e1bf2a6ff4 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2026-02-14 13:39:19 +02:00
  • 69694381a4 Fix handling of window-specific overlays in buffer iteration for display Eli Zaretskii 2026-02-14 13:36:38 +02:00
  • 048e9553a8
    ; Add t as a possible value for 'completion-preview-commands' Eshel Yaron 2026-02-14 12:26:53 +01:00
  • 47b48346a3
    New option 'completion-preview-inhibit-functions' (bug#80370) Eshel Yaron 2026-02-13 11:54:47 +01:00
  • ed9d341026 Say in Emacs Lisp Intro how to contribute code to Emacs Eli Zaretskii 2026-02-14 13:05:56 +02:00
  • 25d0259a29 ; * lisp/speedbar.el (speedbar-get-focus): Doc fix. Eli Zaretskii 2026-02-14 12:56:22 +02:00
  • a93f4f3d93 Support 'speedbar-prefer-window' in 'speedbar-get-focus' Matthias Meulien 2026-02-14 07:52:52 +01:00
  • f452b18e87 ; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242. Eli Zaretskii 2026-02-14 12:39:03 +02:00
  • 6aefaca819 Adjust documentation to changes in 'overlays-in' and 'overlays-at' Eli Zaretskii 2026-02-14 11:37:52 +02:00
  • 187867f0a9 ; 'package--autosuggest-after-change-mode': Improve help-echo. Eli Zaretskii 2026-02-14 08:52:00 +02:00
  • 9fe325c935 ede/proj-shared.el: Remove leftover obsolete EIEIO name arguments Stefan Monnier 2026-02-13 23:48:32 -05:00
  • 5d310e0059 Pacify GCC with gdk-pixbuf 2.44 Paul Eggert 2026-02-13 17:37:50 -08:00
  • e847bcca0c Remove vla.h Paul Eggert 2026-02-13 17:37:50 -08:00