Commit graph

  • af828499c6 Add type check to package-upgrade Stefan Kangas 2025-03-07 17:42:11 +01:00
  • e62e7aa899 Clean up ert-font-lock error messages Basil L. Contovounesios 2025-02-20 10:34:00 +01:00
  • cf03c2b609 Improve docstrings of python.el import management kobarity 2025-03-02 17:37:36 +09:00
  • 01bcc6961a ; Improve doc strings of Speedbar Eli Zaretskii 2025-03-07 10:45:50 +02:00
  • e35435daf3 view-search: Start search from beginning or end of line Tomas Nordin 2025-02-09 22:39:58 +01:00
  • c6fe5b7795 Fix using log-edit-mode with git-commit-mode Stefan Kangas 2025-03-07 09:36:38 +01:00
  • 646b3f8c5c ; Fix file headers in tty-tip.el Stefan Kangas 2025-03-07 09:28:41 +01:00
  • 53b84f7fdd Use substitute-command-keys in gnus-score-insert-help Stefan Kangas 2025-03-06 12:41:57 +01:00
  • 2dea3a0d34 (python-base-mode-map): Use it! Stefan Monnier 2025-03-06 23:23:08 -05:00
  • 06af71fbde * src/eval.c (signal_or_quit): Reduce scope of debugger_called Stefan Monnier 2025-03-06 23:18:31 -05:00
  • fb33e3b4c7 (debug--early): Avoid re-entering the debugger for the same error Stefan Monnier 2025-03-06 15:23:03 -05:00
  • 4719df9f42
    Prepare cond-start for addition to GNU ELPA Philip Kaludercic 2025-02-23 12:29:54 +01:00
  • efd483cf0e mouse-face properties on tab-bar tab captions (bug#76394) shipmints 2025-02-22 05:13:05 -05:00
  • 63cc542b94 Improve treesit settings for js/typescript/ruby-ts-mode (bug#73404) Juri Linkov 2025-03-06 20:22:50 +02:00
  • 82affcaeff (debug): Don't kill-emacs upon exit when in batch mode Stefan Monnier 2025-03-06 13:02:37 -05:00
  • 1133c081d6 (replace_range): Delete argument markers Stefan Monnier 2025-03-06 11:21:42 -05:00
  • cd051ef78e Fix images on the mode line under 'mode-line-compact' Eli Zaretskii 2025-03-06 16:27:00 +02:00
  • 64b3ad5c76 Avoid defining unneeded variables on Cygw32 Kazuhiro Ito 2025-02-23 22:47:00 +09:00
  • e856e031b7 ; Merge from savannah/emacs-30 Po Lu 2025-03-06 21:55:41 +08:00
  • 2250dafff9 Merge from savannah/emacs-30 Po Lu 2025-03-06 21:55:41 +08:00
  • b130c57275 ; Merge from savannah/emacs-30 Po Lu 2025-03-06 21:55:41 +08:00
  • bd9ea1c7db Merge from savannah/emacs-30 Po Lu 2025-03-06 21:55:41 +08:00
  • bd9c76ab17 Avoid warnings about 'image-scaling-factor' in builds --without-x Eli Zaretskii 2025-03-06 15:49:27 +02:00
  • c3c27e50a5 ; * java/AndroidManifest.xml.in (Version-code): Update for Emacs 30.0.50. Po Lu 2025-03-06 21:41:06 +08:00
  • 3b59b8fa97 Fix etags tests due to Copyright years update Eli Zaretskii 2025-03-06 15:36:12 +02:00
  • d707688f33 ; Fix last commit Michael Albinus 2025-03-06 12:52:51 +01:00
  • c1ddf612d5 Add shell-mode bookmark support for local and remote shells (bug#65039) shipmints 2025-03-06 12:04:57 +01:00
  • 9065423e70 ; Improve documentation of 2 symbol-related functions Eli Zaretskii 2025-03-06 12:52:05 +02:00
  • 41fd823d95 Fix etags tests broken by updating Copyright years Eli Zaretskii 2025-03-06 05:05:21 -05:00
  • bf027eb6ff Fix redisplay of tab bar when its text properties change Eli Zaretskii 2025-03-06 10:51:45 +02:00
  • 93ac2cb742 Fix some widgets in customize-dirlocals Mauro Aranda 2025-03-06 05:45:50 -03:00
  • 2a8cf3ca5f ; * doc/emacs/maintaining.texi (Managing Projects): Fix wording. Eli Zaretskii 2025-03-06 09:43:11 +02:00
  • 6aa60038ee Add new user option to exclude projects from being remembered Visuwesh 2025-03-03 13:56:04 +05:30
  • 4b5cc0bfc6 Rewrite cl--parsing-keywords using backtick Stefan Kangas 2025-03-05 05:08:48 +01:00
  • af44c7630c Remove more redundant 'cl-' prefixes Stefan Kangas 2025-03-06 00:34:39 +01:00
  • 679966b5a0 New user option checkdoc-arguments-missing-flag Stefan Kangas 2025-03-06 00:33:21 +01:00
  • fac9097b16 Add more tests for cl-seq.el Stefan Kangas 2025-03-05 18:40:00 +01:00
  • 25de262bd9 (pp-fill): Fix bug#76715 Stefan Monnier 2025-03-05 18:35:35 -05:00
  • 70d0da3fe0 Improve treesit settings for java-ts-mode (bug#73404, bug#76493) Juri Linkov 2025-03-05 19:47:31 +02:00
  • 68def672e6 Improve treesit settings for typescript/tsx-ts-mode (bug#73404) Juri Linkov 2025-03-05 19:44:44 +02:00
  • 42a4c847e2
    Fix register-use-preview behavior with never value Thierry Volpiatto 2025-03-05 10:37:03 +01:00
  • 98ca8b46e6 ; * java/AndroidManifest.xml.in (Version-code): Update for Emacs 31. Po Lu 2025-03-05 15:00:58 +08:00
  • b06d605bc0 Merge from savannah/emacs-30 Po Lu 2025-03-05 15:00:22 +08:00
  • f5730e0251 ; Merge from savannah/emacs-30 Po Lu 2025-03-05 15:00:22 +08:00
  • 3d7cc22d25 Permit executing programs with >1024 args on Android Po Lu 2025-03-05 14:32:34 +08:00
  • 336cc32f2a ; * src/nsterm.m (syms_of_nsterm): Fix typo in comment. Po Lu 2025-03-05 14:17:06 +08:00
  • 121371a706 Move java/incrementing-version-code to AndroidManifest.xml.in Po Lu 2025-03-05 14:59:19 +08:00
  • 8099dc6e3a Provide an Android version code derived from the Emacs version Peter Oliver 2025-01-27 10:59:19 +00:00
  • 7ba6228413 Make byte-compile-cond-use-jump-table obsolete Stefan Kangas 2025-03-05 03:36:04 +01:00
  • 8c8ff13e7b Clean up 'cl-' prefixes for local variables Stefan Kangas 2025-03-05 02:42:10 +01:00
  • 2230876265 ; * etc/symbol-releases.eld: Add cl-defun. Stefan Kangas 2025-03-05 02:23:15 +01:00
  • 7678047a8a ; * etc/NEWS: Rearrange lightly. Po Lu 2025-03-05 09:03:50 +08:00
  • c18089a658 Avoid rare warning when byte-compiling cl-loaddefs.el Stefan Kangas 2025-03-04 22:47:59 +01:00
  • e978737f57 Make Emacs buildable with -std=c11. Philipp Stephani 2025-03-04 20:50:50 +01:00
  • 4be2574851 ; Use ert-skip instead of skip-when in erc-match test F. Jason Park 2025-03-01 06:26:33 -08:00
  • 3a8ce5ac9c Add ns-click-through option to control activation click handling Daniel Colascione 2025-03-04 08:14:43 -08:00
  • 59fcb2aa1b ; * lisp/register.el (register-use-preview): Doc fix (bug#76739). Eli Zaretskii 2025-03-04 17:23:16 +02:00
  • 0383937a70 ; Improve documentation of 'shortdoc' Eli Zaretskii 2025-03-04 16:01:32 +02:00
  • a382bfdfa4 Fix 'etc/DOC' for a few functions/variables Eli Zaretskii 2025-03-04 15:45:33 +02:00
  • 25e2656dd9 ; * src/nsterm.m (ns_draw_stretch_glyph_string): One more spelling fix. Po Lu 2025-03-04 21:10:36 +08:00
  • cd0a8c00a7 ; Fix style and language in src/nsterm.m Po Lu 2025-03-04 21:09:47 +08:00
  • 9cbbdcee13 Support colored stipples on Cocoa NS (Bug#73384) Ben Simms 2025-01-05 20:03:53 +01:00
  • d6288eeb42 image-dired: Don't croak on file names with regexp characters Vitaliy Chepelev 2024-09-24 04:25:13 +00:00
  • fe7a8c92be Merge from savannah/emacs-30 Po Lu 2025-03-04 14:32:48 +08:00
  • d9f93e8fdc ; Merge from savannah/emacs-30 Po Lu 2025-03-04 14:32:33 +08:00
  • 9daab9be34 Merge from savannah/emacs-30 Po Lu 2025-03-04 14:32:33 +08:00
  • 1b80bc67aa ; * doc/emacs/android.texi (Android Software): Minor markup nits. Po Lu 2025-03-04 14:30:31 +08:00
  • dcfbf7d186 ; * etc/PROBLEMS: Document the same problem here. Po Lu 2025-03-04 14:29:35 +08:00
  • b09bbf22af Document requirements respecting XDG MIME databases on Android Po Lu 2025-03-04 14:24:56 +08:00
  • 9415941a9c Revert “Avoid some union buffered_input_event uses” Paul Eggert 2025-03-03 22:20:08 -08:00
  • 3e39b2418b ; * src/eval.c (Fdefvar_1, Fdefconst_1): Properly quote apostrophe. Philipp Stephani 2025-03-04 06:12:58 +01:00
  • a38ed1618d Fix unwanted revert file prompt after repeated vc-ediff (bug#11605) Sean Whitton 2025-03-04 11:58:15 +08:00
  • 035077febe (advice--make-nadvice-docstring): Rename Stefan Monnier 2025-03-03 22:18:02 -05:00
  • 93c3a269ca ; Fix copyright years of the Spanish translations Stefan Kangas 2025-03-04 03:05:03 +01:00
  • 50baeb95c6 Update Makefile and docs for new Spanish refcards Stefan Kangas 2025-03-04 02:59:03 +01:00
  • 05f0f14068 Add Spanish translation for survival.tex Elías Gabriel Pérez 2025-02-22 12:06:19 -06:00
  • 00ff7d7503 Add Spanish translation for refcard.tex Elías Gabriel Pérez 2025-02-22 12:06:19 -06:00
  • cf0dbc34e8 Add Spanish translation for dired-ref.tex Elías Gabriel Pérez 2025-02-22 12:05:07 -06:00
  • 144b268a84 Render Android hourglass cursor mechanics more consistent with X Po Lu 2025-03-04 09:46:48 +08:00
  • d6aea7cc94 Circumvent another styling issue in Android 15 QPR1 Po Lu 2025-03-04 09:36:19 +08:00
  • ec517d1dcf Replace anonymous lambda timers with named functions Matthew Bauer 2025-03-04 02:33:15 +01:00
  • d9218651b6 ; Fix my last commit Stefan Kangas 2025-03-04 02:42:27 +01:00
  • 5dd8b7e752 Don't accept strings in package-(install|upgrade) Stefan Kangas 2025-03-04 01:51:16 +01:00
  • c116dad608 Avoid crashes on MS-Windows on repeated client connections Eli Zaretskii 2025-03-03 21:29:45 +02:00
  • 1ec0889e7b Fix MS-Windows build broken by buffered_input_event changes Eli Zaretskii 2025-03-03 21:08:35 +02:00
  • dbc0e5a52d Improve treesit settings for js-ts-mode (bug#73404) Juri Linkov 2025-03-03 20:38:40 +02:00
  • 10abb87f05 Fix fontification outside hunks in Git patches Stefan Kangas 2025-03-03 18:37:43 +01:00
  • eeda2a8ab1 Improve argument type error in load-theme Stefan Kangas 2025-03-03 18:37:39 +01:00
  • 29a9fd4f4b Avoid some union buffered_input_event uses Paul Eggert 2025-03-03 09:32:08 -08:00
  • 96d26b4936 Fix styling issues on Android 15 QPR1 Po Lu 2025-03-03 21:57:05 +08:00
  • f372508f68 ; Adapt another test to Android Po Lu 2025-03-03 12:51:47 +08:00
  • 7b504f898d * lisp/wid-edit.el (widget-get): Make faster. Mattias Engdegård 2025-03-02 15:21:21 +01:00
  • 932397ce52 Strengthen widget-get/put tests Mattias Engdegård 2025-03-02 15:20:11 +01:00
  • 773108fc04 ; * test/infra/android/test-controller.el: minor regexp snags Mattias Engdegård 2025-03-01 14:29:58 +01:00
  • f1950fbdb4
    ; Fix my previous commit Yuan Fu 2025-03-02 20:34:01 -08:00
  • a211a940a1
    Don't process function range settings in treesit--update-range-1 Yuan Fu 2025-03-02 20:26:28 -08:00
  • 76342efe9d Pacify GCC in pgtkselect malloc alignment Paul Eggert 2025-03-02 15:57:14 -08:00
  • 07bbfea901 Eglot: fix invocation of neocmakelsp João Távora 2025-03-02 22:07:51 +00:00
  • 18c81b76bc Eglot: implement additionalPropertiesSupport for showMessage Felician Nemeth 2025-03-02 22:06:38 +00:00
  • 13b1436d97 Add auto-margin enable/disable to term Daniel Colascione 2025-03-02 15:53:17 -05:00