Commit graph

  • 60e58be091 Fix naming of buffers for tags ending in Y in 'mpc' john muhl 2024-10-08 12:24:27 -05:00
  • a815becb63 * lisp/emacs-lisp/pcase.el (pcase--make-docstring): Fix bug#73766 Stefan Monnier 2024-10-18 14:55:40 -04:00
  • 0886ef01a8 (symbol-file): Fix C-h v pcase where cl-struct lacks file info Stefan Monnier 2024-10-18 14:51:13 -04:00
  • e807d62cdd (help-fns-short-filename): Fix bug#73766 Stefan Monnier 2024-10-18 14:48:28 -04:00
  • c437d7110b * admin/notes/git-workflow: Use emacs-30 in examples. Michael Albinus 2024-10-18 18:33:48 +02:00
  • cf01f8776a Merge from origin/emacs-30 Michael Albinus 2024-10-18 17:56:15 +02:00
  • 01eb03d807 ; Merge from origin/emacs-30 Michael Albinus 2024-10-18 17:56:12 +02:00
  • 674ad2ba7f Merge from origin/emacs-30 Michael Albinus 2024-10-18 17:56:08 +02:00
  • 7dbbd58d6c Locate password icon in global-mode-string Michael Albinus 2024-10-18 17:47:43 +02:00
  • 19049efd30 ; Fix last documentation change Eli Zaretskii 2024-10-18 15:46:17 +03:00
  • 2c640e63a8 Explain tty-color-mode frame parameter more. Robert Pluim 2024-10-18 11:22:52 +02:00
  • 5c59ab56e6 Replace my recent change to vc-start-logentry Sean Whitton 2024-10-18 17:08:53 +08:00
  • 5f22c090b1 Make djvused emit UTF-8 encoded text Visuwesh 2024-10-17 09:40:34 +05:30
  • 09e586b383 ; Fix documentation of recent changes in mpc.el Eli Zaretskii 2024-10-18 08:52:02 +03:00
  • d6ea735af8 ; * etc/NEWS: Shorten find-function-mode entry back to single line. Sean Whitton 2024-10-18 12:33:20 +08:00
  • 83e3ed651d ; Mark interactive Eshell output as such after inserting into the buffer Jim Porter 2024-10-17 14:30:31 -07:00
  • f994154d08 * lisp/emacs-lisp/track-changes.el (track-changes--backtrace): Fix prefix Stefan Monnier 2024-10-17 12:54:04 -04:00
  • 4690f2f44d mpc.el: Misc tweaks. Stefan Monnier 2024-10-17 12:38:18 -04:00
  • e5d600006e ; * src/doc.c (Ftext_quoting_style): Make doc string agree with code. Mattias Engdegård 2024-10-17 14:06:20 +02:00
  • 49084bad79 Add notifications support to 'mpc' (Bug#73538) john muhl 2024-09-15 19:52:25 -05:00
  • 90c6880a92 (track-changes--after): Fix problem found in bug#73041 Stefan Monnier 2024-10-17 11:39:19 -04:00
  • 38071e3989 ; * lisp/vc/vc.el: Drop some old notes Sean Whitton 2024-10-17 21:14:45 +08:00
  • 8d7d9dd42a log-view-modify-change-comment: Prepend Summary header Sean Whitton 2024-10-17 21:06:58 +08:00
  • 01c8f31a54 New get-change-comment VC backend action Sean Whitton 2024-10-17 21:04:38 +08:00
  • 475a33adb9 vc-start-logentry: Use current buffer as parent buffer more often Sean Whitton 2024-10-17 20:57:07 +08:00
  • b9eb7f1945 Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs Eli Zaretskii 2024-10-17 16:22:58 +03:00
  • 4c0d69cbff Improve coverage of scripts by the default fontset Eli Zaretskii 2024-10-17 16:21:49 +03:00
  • ee265922a0 More consistently propertize Log Edit headers as fields Sean Whitton 2024-10-17 20:11:53 +08:00
  • fada04cfc7 Add support for chaining conditionals in Eshell Jim Porter 2024-10-04 22:26:01 -07:00
  • 40ffacb34b Improve correctness of Eshell sub-forms Jim Porter 2024-10-04 21:45:04 -07:00
  • af029cdb3a Simplify creation of Eshell command forms Jim Porter 2024-09-17 22:05:50 -07:00
  • 561ab9829d New helper function project-read-project Dmitry Gutov 2024-10-17 01:57:40 +03:00
  • aaa734ac6e Add suffixes individually and use minor mode directly Michael R. Mauger 2024-10-16 17:59:58 -04:00
  • d3c9410226 Fix Eshell's evaluation of empty 'progn' forms Jim Porter 2024-10-16 10:44:35 -07:00
  • 6213ca44d4 Use debian:bookworm for tests on emba Michael Albinus 2024-10-16 17:26:44 +02:00
  • 5340fdaade CC Mode: Fix dodgy lisp `let' form. Alan Mackenzie 2024-10-16 13:17:26 +00:00
  • 78e6328faf ; (select-safe-coding-system-interactively): Say "safely encode". Eli Zaretskii 2024-10-16 09:04:02 +03:00
  • c5eba443ae ; * lisp/icomplete.el (icomplete-in-buffer): Doc fix (bug#73820). Eli Zaretskii 2024-10-16 08:32:02 +03:00
  • 569186c36e ; * doc/lispref/display.texi (Face Attributes): Fix typo (bug#73824). Eli Zaretskii 2024-10-16 07:59:59 +03:00
  • fdac10b216 CC Mode: Rationalize and optimize cache invalidation (2). Alan Mackenzie 2024-10-15 21:08:41 +00:00
  • 1686d48417 * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Add assertion. Andrea Corallo 2024-10-15 21:02:59 +02:00
  • cd739d3644 Fix comp branch-optim pass (bug#73270) Andrea Corallo 2024-10-15 15:30:49 +02:00
  • 358b38bc17 * lisp/emacs-lisp/comp.el (comp--type-check-optim-block): Improve log msg. Andrea Corallo 2024-10-15 15:30:26 +02:00
  • d5723fc4f0 * lisp/progmodes/c-ts-mode.el (treesit-node-eq): Declare to silence warning. Andrea Corallo 2024-10-15 21:27:47 +02:00
  • 0085e48f91 * admin/notes/emba: Docker builds do not run in a worktree. Michael Albinus 2024-10-15 17:36:56 +02:00
  • 3d30905b02 * lisp/calc/calc-ext.el (math-approx-sqrt-e): Doc fix (bug#73817). Ulrich Müller 2024-10-15 14:06:49 +02:00
  • 94d0e9c401 : Revert a mistaken change Eli Zaretskii 2024-10-15 15:39:11 +03:00
  • 5c129791c5 Report correct unread count for nnimap groups Dan Christensen 2024-10-11 15:31:52 +02:00
  • 4d90a1d820 ; * doc/emacs/search.texi (Word Search): Spelling fixes. Robert Pluim 2024-10-15 10:16:22 +02:00
  • c436d4eff9
    Set treesit-primary-parser for tree-sitter modes Yuan Fu 2024-10-07 17:24:32 -07:00
  • c154047c46
    Fix c-ts-mode--anchor-prev-sibling (bug#73661) Yuan Fu 2024-10-14 19:31:12 -07:00
  • 2a6f1527f6 CC Mode: Correct and simplify quoted number regexps Alan Mackenzie 2024-10-14 21:27:04 +00:00
  • b87fda63dd Fix formatting of long keyboard macros by 'list-keyboard-macros'. Earl Hyatt 2024-10-13 13:44:18 -04:00
  • 6864ac2bc3 Describe how to add an ELPA package to Tramp Michael Albinus 2024-10-13 18:05:39 +02:00
  • ae75ea6232 ; * src/fileio.c (Ffile_newer_than_file_p): Fix wording (bug#73709). Eli Zaretskii 2024-10-13 18:29:34 +03:00
  • b120397868 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs into emacs-30 Michael Albinus 2024-10-13 16:03:07 +02:00
  • de54d922b5 * doc/emacs/mini.texi (Passwords): Mention password visibility. Michael Albinus 2024-10-13 16:01:38 +02:00
  • 19f929aaa3 Adapt gitlab-ci.yml Michael Albinus 2024-10-13 15:40:42 +02:00
  • 29bf0a8b31 ; * etc/NEWS: Fix typos. Michael Albinus 2024-10-13 15:40:07 +02:00
  • 9a110c390d Prevent void-variable error in python-mode (bug#73773) Stephen Berman 2024-10-13 11:30:11 +02:00
  • da048c6927 Fix case problem with 'sql-magic-go' (bug#73499) Stephen Berman 2024-10-13 11:19:02 +02:00
  • f36d059cde vc-src-working-revision: Call string-trim-right on command output Alex Bochannek 2024-10-11 20:32:41 -07:00
  • a58dc58fec Fix bug when splitting a frame's root window (Bug#73627) Martin Rudalics 2024-10-13 09:48:05 +02:00
  • 7d9513f9c4 Improve face font selection on MS-Windows Eli Zaretskii 2024-10-12 20:55:47 +03:00
  • c3600916b6 Improve tests for flow-fill Pengji Zhang 2024-08-28 19:11:35 +08:00
  • fc214b6683 Flow fill texts after the last hard newline Pengji Zhang 2024-08-28 18:57:35 +08:00
  • a724a49708 * lisp/progmodes/compile.el (recompile): Autoload (bug#73697). Eli Zaretskii 2024-10-12 15:23:25 +03:00
  • bd5d84e5d3 Stop highlighting current line when debuggee is running Diancheng Wang 2024-10-08 11:11:24 +08:00
  • ebfd5874f0 Add foldout command for widening to current fold Paul Nelson 2024-09-16 01:33:53 +02:00
  • 0e9502b10e Correctly update image properties Manuel Giraud 2024-10-03 16:20:19 +02:00
  • bb5b25181e Merge from origin/emacs-30 Eli Zaretskii 2024-10-12 05:53:27 -04:00
  • 16e835171a ; Revise docstring from last change Sean Whitton 2024-10-12 16:58:25 +08:00
  • fbeb3d22b7 Properly operate on current fileset revision in vc-hg-print-log Spencer Baugh 2024-10-02 15:20:31 -04:00
  • 0f8f077318 ; * doc/emacs/search.texi (Word Search): Document 'dictionary-search'. Eli Zaretskii 2024-10-12 10:17:10 +03:00
  • fb155bcfb6 ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc fix. Eli Zaretskii 2024-10-12 08:44:28 +03:00
  • 6e80509099 Use erc-compat analog for window-no-other-p F. Jason Park 2024-10-11 14:25:43 -07:00
  • 9bddb264ba Add baseline test coverage for erc-match F. Jason Park 2024-10-10 16:17:03 -07:00
  • 9906e34f97 Crystallize erc-nicks-track-faces behavior F. Jason Park 2024-09-26 21:34:25 -07:00
  • 1de2c86317 Don't create directory in erc-truncate compat check F. Jason Park 2024-09-30 02:10:02 -07:00
  • 3f1ce47fe7 ; Add face customization to ERC's sample config F. Jason Park 2024-10-02 16:41:39 -07:00
  • a30f115daa * lisp/help-fns.el (help--load-prefixes): Fix bug#72787 Stefan Monnier 2024-10-11 18:34:05 -04:00
  • 6dbe4e99ac ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Improve documentation. Andrea Corallo 2024-10-11 15:26:28 +02:00
  • e0b9eba35c gnus-sum: fix missing space after prompt Andreas Schwab 2024-10-11 20:48:59 +02:00
  • e631a3f306 Remove buttons when disabling 'button-mode' Robert Pluim 2024-09-25 16:52:57 +02:00
  • 08ee074a6f Add unbuttonize-region Robert Pluim 2024-09-25 15:49:53 +02:00
  • e44f98b71b Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Michael Albinus 2024-10-11 12:07:03 +02:00
  • 8032423239 Make url-http thread-safe (Bug#73199) Michael Albinus 2024-10-11 12:06:08 +02:00
  • 3462b2b9d0 Fix how 'no-other-window' window parameter is ignored (Bug#73706) Martin Rudalics 2024-10-11 10:39:10 +02:00
  • bf49113d69 shr: handle anonymous documents with an empty base Andreas Schwab 2024-10-11 08:49:26 +02:00
  • 42393b9883 Add an edebug spec for macroexp--with-extended-form-stack Alan Mackenzie 2024-10-10 16:39:54 +00:00
  • 1d137b6904 Tramp: Don't redisplay in `sit-for' Michael Albinus 2024-10-10 12:49:56 +02:00
  • 9ddeeda8ce Add imenu support for ODF files in doc-view Visuwesh 2024-10-09 19:36:18 +05:30
  • d664227f81 ; More accurate documentation of 'file-newer-than-file-p' Eli Zaretskii 2024-10-10 11:03:48 +03:00
  • e49b479f86
    Fix c-ts-mode indentation for initializer lists (bug#73661) Jørgen Kvalsvik 2024-10-04 21:38:33 +02:00
  • 58bcd1dbe0 ; Fix typos Juri Linkov 2024-10-10 09:17:00 +03:00
  • cb0b6a4057 verilog-mode.el: Fix AUTOWIRE etc. range simplification with subtraction of negative number. Wilson Snyder 2024-10-09 22:33:54 -04:00
  • a295d7de9e Make revision completion in vc-diff and vc-root-diff more predictable Dmitry Gutov 2024-10-10 02:08:53 +03:00
  • f520008744 Avoid segfaults in Rmail-MIME Eli Zaretskii 2024-10-09 16:21:08 +03:00
  • 6a5c2edd84 Eglot: use :immediate t when resolving completions (bug#73279) Brennan Vincent 2024-10-09 06:30:30 -05:00
  • cd36e070c2 Eglot: minor changes to doc and docstrings João Távora 2024-10-09 06:26:27 -05:00