Commit graph

  • c5bfaf1ae3 Add missing documentation strings in sieve.el Björn Bidar 2025-01-31 02:53:34 +02:00
  • 07d1fdb1ea Make sieve-manage prompt also for port number Björn Bidar 2025-01-31 02:34:19 +02:00
  • 316e47c5af ; * src/fns.c (Fmapconcat): Doc fix (bug#76242). Eli Zaretskii 2025-02-13 11:03:26 +02:00
  • d06606ff42 Avoid cl-caaar etc. compatibility aliases in Tramp Stefan Kangas 2025-02-13 07:48:07 +01:00
  • 2dad63cac3 Fix defcustom :type of gnus-logo-colors Stefan Kangas 2025-02-13 09:25:12 +01:00
  • 069c8ff6d5 Improve read-directory-name docstring Stefan Kangas 2025-02-13 08:34:24 +01:00
  • 3cfbeb3fca ; Fix >72 character long lines in docstring Stefan Kangas 2025-02-13 08:45:42 +01:00
  • 3f1d84d593 Add optional PREDICATE argument to read-directory-name Joseph Turner 2023-09-28 20:27:47 -07:00
  • 2e9413255f Increase recentf-max-saved-items to 25 Stefan Kangas 2025-02-13 06:23:17 +01:00
  • ab43d956ca ; Properly quote some functions in cl-lib as such Stefan Kangas 2025-02-13 03:59:30 +01:00
  • c68886ddb7 ; Change "virus" to "malicious" in lispref Stefan Kangas 2025-02-13 03:02:39 +01:00
  • 6077bbfc3d project-(remember|forget)-projects-under: Improve docstrings Ship Mints 2025-02-13 02:14:57 +02:00
  • 86e17fbcbd Change the project-switch-project prompt to include the dir name shipmints 2025-02-13 00:29:37 +02:00
  • b93cdeb047 Consolidate side-effect-free decls in cl-lib Stefan Kangas 2025-02-12 19:55:34 +01:00
  • a669e6a376 Avoid cl-caaar etc. compatibility macros in Org Stefan Kangas 2025-02-12 18:33:59 +01:00
  • d5f788e016 ; * etc/symbol-releases.eld: Add caaar, caadr, etc. Stefan Kangas 2025-02-12 18:26:43 +01:00
  • 816b9b4a0b Delete comments about obsolete cl--compiler-macro-cXXr Stefan Kangas 2025-02-12 18:11:59 +01:00
  • f478d2d1b9 Declare caar, cadr, etc. as side-effect-free Stefan Kangas 2025-02-12 18:05:11 +01:00
  • 31381f982d Add compiler macros for cl-oddp and cl-evenp Stefan Kangas 2025-02-12 17:59:45 +01:00
  • 44c11cd424 Fix treesit-outline related settings Juri Linkov 2025-02-12 20:31:22 +02:00
  • b514ec87b6 ; * lisp/treesit.el: Remove TODO for integration with thing-at-point. Juri Linkov 2025-02-12 19:41:12 +02:00
  • 82da362862 New command project-find-matching-file Dmitry Gutov 2025-02-12 19:17:29 +02:00
  • b9552ad844 Fix recently introduced test failure Stefan Kangas 2025-02-12 17:40:51 +01:00
  • 5d4927192a Mark package-x.el as obsolete Stefan Kangas 2025-02-12 17:33:52 +01:00
  • f7867e6856 Move package-x.el to lisp/obsolete Stefan Kangas 2025-02-12 17:32:33 +01:00
  • cdf9f3ae19 ; Fix indentation to appease git hooks Stefan Kangas 2025-02-12 17:32:03 +01:00
  • 2bb38cc46d Make reading project--list safer Ship Mints 2025-02-12 18:02:28 +02:00
  • 6701866be4 Document (Non-)GNU ELPA in emacs manual Stefan Kangas 2025-02-12 16:38:15 +01:00
  • 02851768b7 ; * .mailmap: Add entry for Thuna. (Bug#76221) Stefan Kangas 2025-02-12 15:33:32 +01:00
  • 2d7a8cbf4c Fix author name Robert Pluim 2025-02-12 14:00:55 +01:00
  • 8eef890739 Handle negative frame position values in xterm.c (Bug#76190) Martin Rudalics 2025-02-12 10:54:28 +01:00
  • b5404a205c Allow URL-FORMAT as string and function in bug-reference-setup-from-vc-alist Tassilo Horn 2025-02-12 10:33:08 +01:00
  • 2254f71598 ; Fix up last commit Stefan Kangas 2025-02-12 09:17:37 +01:00
  • 1fdfcad924 Fix 'C-x C-c' with cua-prefix-override-inhibit-delay nil Siyuan Chen 2024-05-28 00:29:50 +08:00
  • fa4260594f X11 drag-and-drop corrections Po Lu 2025-02-12 15:49:12 +08:00
  • aade1b707c Add go-work-ts-mode for Go workspace files Gabriel Santos 2024-11-20 23:07:28 -03:00
  • 7aa4291728 image-dired: Add extra keybinds for navigation Gabriel Santos 2025-01-06 16:56:31 -03:00
  • 1931425748
    Use c-ts-common's comment setup in go-ts-mode (bug#75978) Yuan Fu 2025-02-11 20:38:00 -08:00
  • dcc4cec04a Print bare symbols for EMACS_GENERATE_DYNVARS Basil L. Contovounesios 2023-10-18 15:33:51 +02:00
  • a73a1e0052 Substitute all emacsclient occurrences in emacsclient.desktop Lin Jian 2024-01-30 06:11:26 +08:00
  • 9e3359475f Remove an unneeded sed command for emacs.service Lin Jian 2024-01-30 06:12:43 +08:00
  • 316893ca38 Add java-language-server to eglot-server-programs Robert Brown 2022-11-08 19:23:10 -05:00
  • 02485d2982 Merge remote-tracking branch 'savannah/master' into master-android-1 Po Lu 2025-02-12 11:16:54 +08:00
  • 82384aaef0 Merge from savannah/emacs-30 Po Lu 2025-02-12 11:16:20 +08:00
  • 288339e62e ; Merge from savannah/emacs-30 Po Lu 2025-02-12 11:16:20 +08:00
  • fb4daf4aa0 Merge from savannah/emacs-30 Po Lu 2025-02-12 11:16:20 +08:00
  • 32700f38fd Highlight multiple symbols in single quotes in CL strings Thuna 2022-11-18 15:56:38 +01:00
  • ea3a937176 ; Add a utility script for retrieving Android port dependencies Po Lu 2025-02-12 11:14:29 +08:00
  • fb90e21af1 Fix 'rcirc-buffer-process' not working on channel buffers Thuna 2022-12-19 09:33:29 +01:00
  • 77d0078a6c Fix Gnus logo color customization Trevor Arjeski 2024-11-27 10:12:07 +03:00
  • 481336967c ; Update :version tag of x-gtk-stock-map Stefan Kangas 2025-02-12 03:34:12 +01:00
  • 0184acdd31 Add icons used by 'mpc.el' to 'x-gtk-stock-map' john muhl 2024-06-19 11:47:42 -05:00
  • 3fd0b802de Eglot: use Eldoc in eglot-hierarchy-mode João Távora 2025-02-11 16:50:23 +00:00
  • e2991272f2 Remove `smtpmail-address-buffer' temporary buffer Manuel Giraud 2024-07-15 17:33:21 +02:00
  • 0e76716c5f Delete redundant lambdas around unary functions Stefan Kangas 2025-02-11 19:04:00 +01:00
  • 14e0f214e6 ; * lisp/treesit.el: Remove implemented TODO for integration with hideshow. Juri Linkov 2025-02-11 19:47:21 +02:00
  • 58c09c3d36 Improve outline-predicate of ts-modes (bug#74448) Juri Linkov 2025-02-11 19:42:33 +02:00
  • 3e699b3047 Eglot: fix thinko in previous commit João Távora 2025-02-11 16:14:43 +00:00
  • 13608ad64d Eglot: mention ocaml-ts-mode in eglot-server-programs João Távora 2025-02-11 13:00:33 +00:00
  • 19791839cf ; Don't document a complicated default Stefan Kangas 2025-02-11 09:12:07 +01:00
  • 88bc748f52 Fix minibuffer-next-completion in completing-read-multiple Dmitry Gutov 2025-02-11 17:47:21 +02:00
  • 9d2d8a4d39 Eglot: error if no hierarchies available at point João Távora 2025-02-11 15:28:59 +00:00
  • 4847168c5b Eglot: make better use of :company-docsig João Távora 2025-02-11 13:59:46 +00:00
  • 5f9982eded Eglot: cosmetic refactor of eglot-completion-at-point João Távora 2025-02-11 13:32:07 +00:00
  • 96dc5deddc Eglot: mention ocaml-ts-mode in eglot-server-programs João Távora 2025-02-11 13:00:33 +00:00
  • 737f249aa2 ; Document 'completing-read-multiple' in the ELisp manual Eli Zaretskii 2025-02-11 16:42:19 +02:00
  • 326593c88d * src/bidi.c: Add comments to uses of INT_PROMOTE (bug#75964). Eli Zaretskii 2025-02-11 15:42:26 +02:00
  • b2d2ad58ea Correct project-remember/forget-projects-under message grammar shipmints 2025-02-02 11:39:55 -05:00
  • 788380cf6a Eliminate bookmark-maybe-historicize-string duplicates shipmints 2025-02-07 19:39:36 -05:00
  • 34d353cd72 Update webjump.el example links Stefan Kangas 2025-02-11 07:13:31 +01:00
  • 644476dc85 ; Delete redundant defvar Stefan Kangas 2025-02-11 06:28:03 +01:00
  • e6a2256c8b Add new function lm-package-version Stefan Kangas 2025-02-11 06:10:39 +01:00
  • 5b34dbf400 Don't warn for packages without a footer line Stefan Kangas 2025-02-11 04:46:52 +01:00
  • 37f2551460 ; * lisp/gnus/nnweb.el (nnweb-type): Doc fix. Stefan Kangas 2025-02-11 07:50:05 +01:00
  • 79e5eae8a6 ; Mark erc-nicks test as :unstable F. Jason Park 2025-02-10 21:59:52 -08:00
  • 2a405cb897 Minor simplification in Fdescribe_buffer_bindings Stefan Kangas 2025-02-11 00:46:30 +01:00
  • bc1090145c Prefer keyword arguments in message-mode menu definition Stefan Kangas 2025-02-10 23:50:59 +01:00
  • 71c369bf66 ; Quote function symbols in help-fns-tests.el Stefan Kangas 2025-02-10 23:46:18 +01:00
  • 2d257fa24f Add test for Bug#76179 Stefan Kangas 2025-02-10 22:37:40 +01:00
  • 7fbdad01e5 ; Move describe-symbol test to its proper section Stefan Kangas 2025-02-10 22:31:26 +01:00
  • 467a88394f Pacify gcc -Wswitch-enum in bidi.c Paul Eggert 2025-02-08 15:56:04 -08:00
  • 4936a8d5ac Merge remote-tracking branch 'origin/emacs-30' Stefan Monnier 2025-02-10 16:03:02 -05:00
  • 8a669b6be5 Set process-adaptive-read-buffering to nil by default Stefan Kangas 2025-02-09 22:50:34 +01:00
  • af528d9ea4 ; Add test for my last commit Stefan Kangas 2025-02-10 15:28:56 +01:00
  • 411db55432 lisp/help.el (help-function-arglist): Fix out-of-bounds access (bug#76179) Stefan Monnier 2025-02-10 15:35:20 -05:00
  • 0c7214dc97 * lisp/ansi-osc.el (ansi-osc-directory-tracker): Don't check host name. Michael Albinus 2025-02-10 16:37:25 +01:00
  • 55ffbeaab1 Don't error on 'C-h f menu-bar-open-mouse RET' Stefan Kangas 2025-02-10 14:57:03 +01:00
  • e33eb91061 ; Silence byte-compiler Stefan Kangas 2025-02-10 13:00:12 +01:00
  • 8b3a276e4b ; * lisp/emacs-lisp/eieio.el (defclass): Add autoload cookie. Gerd Möllmann 2025-02-10 14:33:55 +01:00
  • 68770e28de ; * etc/NEWS: Fix last change. Michael Albinus 2025-02-10 13:18:51 +01:00
  • 424fc4a56c ansi-osc-directory-tracker respects remote files shipmints 2025-02-10 12:55:54 +01:00
  • b92cfadc6a * doc/misc/ert.texi (Helper Functions): Improve index. Fix markups. Michael Albinus 2025-02-10 11:30:32 +01:00
  • efa9b97b45 Implement tab line dragging with mouse (Bug#76084) Martin Rudalics 2025-02-10 10:58:05 +01:00
  • 4d1ceac9f9 Fix handling of visibility on tty frames (Bug#76031) Martin Rudalics 2025-02-10 10:36:38 +01:00
  • 302274b186 * lisp/treesit.el: Fix treesit-outline. Juri Linkov 2025-02-10 09:19:46 +02:00
  • 6e8bb75784 Fix compilation on Haiku Nightly hrev58622 Po Lu 2025-02-10 12:04:27 +08:00
  • 317a5015f8 ; * .mailmap: Add a few more entries. Stefan Kangas 2025-02-10 01:31:30 +01:00
  • ceef902594 Don't use deprecated unload-hook variables in Gnus Stefan Kangas 2025-02-10 00:40:23 +01:00
  • 1c16d81bac Fix fontification of ATTRIBUTE_NO_SANITIZE_ADDRESS functions Stefan Kangas 2025-02-10 00:03:12 +01:00
  • 893f6652da ; Add missing section marker to ert.el Stefan Kangas 2025-02-09 22:17:45 +01:00