Commit graph

  • 687fe594d6 Fix "make install-nt" in parallel builds Eli Zaretskii 2026-03-19 17:19:44 +02:00
  • c911495fb1 hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179) Elías Gabriel Pérez 2026-02-22 21:30:43 -06:00
  • 1f04208898 ; * lisp/files.el (find-sibling-rules): Doc fix. Eli Zaretskii 2026-03-19 09:54:07 +02:00
  • 7fae444857 lisp/progmodes/elisp-mode.el (elisp--local-macroenv): Add static-if Stefan Monnier 2026-03-18 09:33:55 -04:00
  • 7ae5562bd4 Kick the event loop in NS drag and drop (bug#80592) Stéphane Marks 2026-03-14 15:03:20 -04:00
  • 6db7ab34a1 Window handling bug fixes. Michael R. Mauger 2026-03-17 18:32:40 -04:00
  • dd264fb439 (delete-selection-repeat-replace-region): Partial fix for bug#80216 Stefan Monnier 2026-03-17 12:40:22 -04:00
  • fdfe617e73 Further improve blink-matching-paren-highlight-offscreen Tassilo Horn 2026-03-17 06:13:54 +01:00
  • f8696367bc Assign bit gravity to window in Lucid and Motif ports too Dmitry Gutov 2026-03-16 23:55:05 +02:00
  • 4147410852
    ; Fix handling of string by the use-package keyword :vc Philip Kaludercic 2026-03-16 18:23:22 +01:00
  • aa90b0fb4a Count characters correctly in 'str_as_multibyte' Pip Cet 2026-03-16 15:33:58 +00:00
  • 88600757ae Remove more regex macros from src/conf_post.h Basil L. Contovounesios 2026-03-16 14:20:55 +01:00
  • 1bae55cdbf * lisp/emacs-lisp/shortdoc.el (list): Fix `ensure-proper-list' examples. Michael Albinus 2026-03-16 09:17:18 +01:00
  • 1aed658f3b Use consistent alias name in tramp-compat.el Michael Albinus 2026-03-16 09:02:03 +01:00
  • e9e9c7cf8e lisp/startup.el (command-line): Simplify with error-message-string Stefan Monnier 2026-03-15 17:29:41 -04:00
  • e2004eb56f Merge remote-tracking branch 'origin/scratch/error-API' Stefan Monnier 2026-03-15 17:17:21 -04:00
  • fe9f6a5872 ; Tweak wording of newcomer instructions. Sean Whitton 2026-03-15 20:29:08 +00:00
  • e770ddb5e8 ; Tweak documentation for ensure-proper-list. Sean Whitton 2026-03-15 20:27:41 +00:00
  • 14037f5852 Set frame-inhibit-implied-resize in newcomers-presets Sean Whitton 2026-03-15 20:22:18 +00:00
  • 3921af5e5e
    ; Minor doc improvements for 'let-alist'. Eshel Yaron 2026-03-15 13:15:36 +01:00
  • edeed3fd88 ; * lisp/bindings.el (mode-line-percent-position): Doc fix (bug#80617). Eli Zaretskii 2026-03-15 12:16:40 +02:00
  • 55f0f2056c
    Add new function 'ensure-proper-list' (bug#80598) Philip Kaludercic 2026-03-14 19:10:17 +01:00
  • 6901173e44
    ; Ensure hint to close "Newcomers Theme" is visible Philip Kaludercic 2026-03-14 18:57:09 +01:00
  • b38aac5439 ; * etc/NEWS: Presentational fixes and improvements. Michael Albinus 2026-03-15 09:44:42 +01:00
  • 6c4b9b2cc3 ; * src/fns.c (Fstring_make_multibyte, Fstring_as_unibyte): Doc fixes. Eli Zaretskii 2026-03-15 09:55:23 +02:00
  • bb0b9635f9 Avoid segfaults in TTY menu-item selection Eli Zaretskii 2026-03-15 08:40:50 +02:00
  • f59181008f Avoid another assertion violation in TTY menus Eli Zaretskii 2026-03-14 19:00:31 +02:00
  • 9b97d84318
    Add references to "User Lisp" Info node where applicable Philip Kaludercic 2026-03-14 11:18:05 +01:00
  • 18dfb0db0e
    Remove references to 'package-vc-install-from-checkout' in docs Philip Kaludercic 2026-03-14 11:04:46 +01:00
  • 7077633e67 Rename emacs-module.h.in -> emacs-module.in.h Basil L. Contovounesios 2026-02-18 16:48:06 +01:00
  • 14c0e69c1d Review some attribute macro usage Basil L. Contovounesios 2026-01-02 22:54:28 +01:00
  • cbefea79ab ; Update ldefs-boot.el. Eli Zaretskii 2026-03-14 09:04:32 -04:00
  • 7887f202c6 Avoid assertion violations in tty menus in rare cases Eli Zaretskii 2026-03-14 14:11:49 +02:00
  • 696a4e03bf Fix backward motion in Info manuals under 'scroll-conservatively' Eli Zaretskii 2026-03-14 13:11:11 +02:00
  • 17aa3a7e13 ; Fix last change Eli Zaretskii 2026-03-14 12:46:19 +02:00
  • 87d13146b2 Fix auto-correct previous word with 'flyspell-prog-mode' Timon Reinold 2026-02-24 13:40:55 +01:00
  • 44fa418987 ; * etc/NEWS: Improve one entry. Eli Zaretskii 2026-03-14 09:29:58 +02:00
  • 3ed7ac4e66 (smerge--refine-prepare-regions): Reduce number of args and retvals Stefan Monnier 2026-03-14 02:13:27 -04:00
  • 949f035544 etags-regen: Don't try to generate tags during completion, by default Dmitry Gutov 2026-03-14 04:11:51 +02:00
  • 9dbcb01153
    Simplify 'xref-mouse-mode-map' Philip Kaludercic 2026-03-14 00:03:02 +01:00
  • ac39b7c451
    * etc/NEWS: Announce 'package-vc-install-from-checkout' obsoletion Philip Kaludercic 2026-03-13 19:54:21 +01:00
  • c7d4056539
    Give an example of how to use use-package+:vc without :rev Philip Kaludercic 2026-03-13 19:52:36 +01:00
  • 10979aa458 Ignore Emacs developer’s global core.whitespace Paul Eggert 2026-03-13 10:26:48 -07:00
  • 0efb47d474 * lisp/loadup.el: No longer GC after loading each file Helmut Eller 2026-03-13 15:35:05 +01:00
  • 4a81c87a7c Avoid assertion violations in 'display_menu_bar' Eli Zaretskii 2026-03-13 15:57:05 +02:00
  • 5c2cb4ced4 ; * etc/NEWS.27: Remove duplicate entry. Basil L. Contovounesios 2026-03-13 09:45:23 +01:00
  • a525a7f2af Fix project-recompile directory Basil L. Contovounesios 2025-10-19 13:21:10 +02:00
  • d1079cced2 Replace remaining uses of Qwrong_type_argument Basil L. Contovounesios 2026-03-11 23:25:45 +01:00
  • 10bac4d9e5 Fix window-height of project-kill-buffers Basil L. Contovounesios 2026-03-12 14:51:29 +01:00
  • f15ad18a14 Fix 'comp--func-unique-in-cu-p' to match docstring Julian Scheid 2026-03-12 09:07:08 +01:00
  • d019b5ec71
    Add 'xref-mouse-mode' minor mode Philip Kaludercic 2026-03-11 19:39:30 +01:00
  • dad9864340
    ; Load missing features to run package-vc tests Philip Kaludercic 2026-03-12 08:59:25 +01:00
  • 8bf0981452
    ; Fix bug in 'package-maintainers' Philip Kaludercic 2026-03-12 08:45:32 +01:00
  • 7fba3c23df Don't strip face properties in blink-paren-open-paren-line-string Tassilo Horn 2026-03-12 08:41:31 +01:00
  • e2f445dfae ; * etc/NEWS: Rearrange sections. Eli Zaretskii 2026-03-12 08:59:21 +02:00
  • d12ecf8aa6
    ; Fix broken syntax in newcomers-presets-theme Philip Kaludercic 2026-03-11 22:44:10 +01:00
  • 1882138975
    Add ecomplete support for more header types Philip Kaludercic 2026-03-11 22:32:12 +01:00
  • 7c22a7d312
    Do not initialize Info during package activation Philip Kaludercic 2026-02-28 18:24:49 +01:00
  • 6f337499e6
    ; Add missing documentation for new 'cus-edit' bindings Philip Kaludercic 2026-02-28 20:07:45 +01:00
  • 4d398ae00c
    Adjust structure of 'newcomers-presets-mode-enabled-local-modes' Philip Kaludercic 2026-03-11 21:46:49 +01:00
  • dc4f7e6809 (elisp--shorthand-aware-(f)boundp): Don't allocate Stefan Monnier 2026-03-11 16:54:00 -04:00
  • cfe9d94524
    ; Use "example.com" in package-vc-tests Philip Kaludercic 2026-03-08 19:49:56 +01:00
  • fb729157d3
    ; Relax "prepare-patch" test for package-vc Philip Kaludercic 2026-03-08 19:44:44 +01:00
  • 8d356c55ad Tweak recent error descriptor changes Basil L. Contovounesios 2026-03-11 20:21:58 +01:00
  • eb8962758f etc/NEWS.26 (Changes in Emacs 26.1): List new names (for C-h f) Stefan Monnier 2026-03-11 13:46:43 -04:00
  • 261f4a012e (subr-error-API): New test. Also, improve the etc/NEWS Stefan Monnier 2026-03-11 12:38:36 -04:00
  • 771ab21367 lisp/vc/smerge-mode.el (smerge--refine-apply-diff): Typo Stefan Monnier 2026-03-11 12:15:49 -04:00
  • 40f4fc1d8c Fix negated equality assumptions (bug#80327) Andrea Corallo 2026-03-11 16:54:46 +01:00
  • d3adff8c8f Improve tramp-tests.el Michael Albinus 2026-03-11 16:26:35 +01:00
  • adafe4f72b lisp/subr.el (run-hook-query-error-with-timeout): Avoid %s for lists Stefan Monnier 2026-03-11 11:09:12 -04:00
  • dfd460879b ; Fix quit-window-kill-buffer condition. Basil L. Contovounesios 2026-03-07 12:41:51 +01:00
  • d1c052b80a Handle compressed filenames in `native--compile-async-skip-p' (bug#57627) Phil Sainty 2026-02-01 18:18:11 +13:00
  • 652df742c3 ; * etc/NEWS: Presentational fixes and improvements. Michael Albinus 2026-03-11 09:01:26 +01:00
  • 66bd2ce8e6 (smerge-refine-regions): Refactor a bit and work between buffers Stefan Monnier 2026-03-10 15:52:35 -04:00
  • fa6f2cb63c (error-data): Delete function Stefan Monnier 2026-03-10 10:31:14 -04:00
  • 6d8b3d1077 test subdirectory: Use new error-API Stefan Monnier 2026-03-09 22:40:31 -04:00
  • 9348c19b82 Use single-arg form of signal to re-throw an error Stefan Monnier 2026-03-09 10:34:05 -04:00
  • 08e109d45a Use the new error API functions Stefan Monnier 2026-03-08 23:28:11 -04:00
  • a1358530f5 Improve the error API Stefan Monnier 2026-03-08 19:11:13 -04:00
  • a61d25d411 unfill-paragraph: Use most-positive-fixnum Sean Whitton 2026-03-10 11:57:49 +00:00
  • ea5f15d096 Fix signal calls where the data argument is not a list Stefan Monnier 2026-03-08 23:26:58 -04:00
  • 3118a8c8b1 Error handling clarifications found during error-API Stefan Monnier 2026-03-10 00:10:36 -04:00
  • a9432736f7 newcomers-presets: Drop after-save-hook entry Sean Whitton 2026-03-09 20:27:10 +00:00
  • ab47eadb60 ; Bump flymake's version again, to 1.4.5 Dmitry Gutov 2026-03-09 21:09:13 +02:00
  • c108a28203 Fix 'emacs-news-find-heading' Eli Zaretskii 2026-03-09 19:14:51 +02:00
  • 82b5656276 * lisp/time-stamp.el (time-stamp-warn-inactive): Doc string. Stephen Gildea 2026-03-09 09:17:45 -07:00
  • a129354933 newcomers-presets: Always show the tab bar Sean Whitton 2026-03-09 11:41:22 +00:00
  • 89dbc92137 Restore use of cl-member-if and cl-plusp to flymake.el Sean Whitton 2026-03-09 11:37:24 +00:00
  • 320e33a85f
    Ensure c-ts-mode tests are never stuck (bug#80565) Yuan Fu 2026-03-08 22:52:22 -07:00
  • cc5ec44118 Fix Non-existent commands in flymake-diagnostics-buffer-mode-map Dmitry Gutov 2026-03-09 04:35:04 +02:00
  • a3dda7e525
    Mention newcomers theme on 'normal-mouse-startup-screen' Philip Kaludercic 2026-03-08 13:19:34 +01:00
  • d6fa21c1f5 cl-seq.el: Prefer :test to :if Stefan Monnier 2026-03-08 14:20:11 -04:00
  • 139fb8423f ; Fix documentation of 'emacs-news-mode' commands Eli Zaretskii 2026-03-08 20:12:17 +02:00
  • f36b6536b0 iso-transl.el: Revert cosmetic change Stefan Monnier 2026-03-08 12:02:08 -04:00
  • b27a9d4bbb ; recentf-exclude-file-by-extension-p: Restore and-let*. Sean Whitton 2026-03-08 14:55:23 +00:00
  • 467069635b * lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars. Sean Whitton 2026-03-08 14:55:10 +00:00
  • 39cdf4726c * lisp/files.el (auto-mode-alist): Recognize /etc/profile as sh. shynur 2026-03-07 13:50:16 +08:00
  • 618653aed0 ; * doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed): Fix last change. Eli Zaretskii 2026-03-08 14:57:34 +02:00
  • 468dad2c5a Use images in Emacs Lisp Intro manual (bug#80519) Eli Zaretskii 2026-03-08 14:51:13 +02:00
  • bb7e993734 Fix mpuz under text-scaling Eli Zaretskii 2026-03-08 12:00:53 +02:00