lp:~ubuntu-elisp/emacs/+git/master
- Get this repository:
-
git clone
https://git.qastaging.paddev.net/~ubuntu-elisp/emacs/+git/master
Import details
This repository is an import of the Git repository at git://git.savannah.gnu.org/emacs.git.
Last successful import was .
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| master | 2025-11-08 18:04:30 UTC |
hideshow: Rework previous changes
Author:
=?utf-8?b?RWzDrWFzIEdhYnJpZWwgUMOpcmV6?=
hideshow: Rework previous changes * lisp/progmodes/ |
| feature/igc | 2025-11-08 11:39:10 UTC |
; Avoid compilation warnings in emacs-module-tests
Author:
Eli Zaretskii
; Avoid compilation warnings in emacs-module-tests * test/src/ |
| emacs-30 | 2025-11-08 10:09:04 UTC |
; Update the MinGW URLs in w32 FAQ and nt/INSTALL
Author:
Eli Zaretskii
; Update the MinGW URLs in w32 FAQ and nt/INSTALL * nt/INSTALL: Update MinGW URLs. * doc/misc/ |
|
feature/ |
2025-10-12 08:33:58 UTC |
; elisp-mode.el: Improve consistency among face names.
Author:
Eshel Yaron
; elisp-mode.el: Improve consistency among face names. Rename a couple of faces to solidify the convention that the * lisp/progmodes/ |
| scratch/mps-import2 | 2025-09-22 14:56:02 UTC |
Support out-of-tree builds
Author:
heller
Support out-of-tree builds * mps/example/ |
| scratch/eq_rework | 2025-09-18 08:55:54 UTC |
Make native lisp code reflect EQ C implementation
Author:
Andrea Corallo
Make native lisp code reflect EQ C implementation * src/comp.c (ABI_VERSION): Bump new version This and the previous 2 commits increase elisp-benchmarks performance by |
|
feature/ |
2025-09-02 14:10:30 UTC |
Merge remote-tracking branch 'origin/master' into scratch/split-package.el
Author:
Philip Kaludercic
Merge remote-tracking branch 'origin/master' into scratch/ |
|
scratch/ |
2025-09-02 13:51:10 UTC |
* etc/package-autosuggest.eld: Update file
Author:
Philip Kaludercic
* etc/package- |
|
scratch/ |
2025-07-17 17:34:58 UTC |
lisp/outline.el (outline--insert-button): Fix RET on covered button
Author:
Stefan Monnier
lisp/outline.el (outline- |
|
scratch/ |
2025-07-10 14:46:25 UTC |
Document ses--row and ses--col dynamic binding.
Author:
=?utf-8?q?Vincent_Bela=C3=AFche?=
Document ses--row and ses--col dynamic binding. * doc/translation * doc/translation |
|
scratch/ |
2025-06-30 15:34:54 UTC |
Go through normal keymaps
Author:
Cecilio Pardo
Go through normal keymaps In this new version I changed the way events are handled. I also made changes following your notes, such as: - Clarification on the event's time, documentation of You suggested to auto generate the keysym table, but we * doc/lispref/ FIXME: Old commit msg. * lisp/low- |
|
scratch/ |
2025-06-29 06:23:30 UTC |
Doc clarification
Author:
phil-s
Doc clarification |
|
scratch/ |
2025-06-28 04:16:23 UTC |
Add test for ses-range with argument setting browsing direction.
Author:
=?utf-8?q?Vincent_Bela=C3=AFche?=
Add test for ses-range with argument setting browsing direction. |
|
scratch/ |
2025-06-21 19:13:24 UTC |
Rewrite ses-set to be lexical-binding-proof.
Author:
=?utf-8?q?Vincent_Bela=C3=AFche?=
Rewrite ses-set to be lexical- |
|
dancol/ |
2025-06-11 02:49:35 UTC |
Fix lost C-g events in NS port under load
Author:
Daniel Colascione
Fix lost C-g events in NS port under load The NS port was incorrectly reading input events in ns_flush_display, * src/nsterm.m (ns_flush_display): Pass NULL instead of a local |
|
dancol/ |
2025-06-10 18:45:58 UTC |
Improve timer robustness by protecting pending function calls
Author:
Daniel Colascione
Improve timer robustness by protecting pending function calls * src/keyboard.c (timer_check_2): Protect pending function calls with |
| scratch/text-index | 2025-05-08 04:54:03 UTC |
DO_MARKERS -> Pip's FOR_EACH_MARKER
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
DO_MARKERS -> Pip's FOR_EACH_MARKER * src/marker-vector.h (DO_MARKERS_ * .clang-format (IndentPPDirect * src/alloc.c (unchain_ |
|
scratch/ |
2025-03-29 10:47:38 UTC |
For the sake of consistency, always prompt
Author:
phil-s
For the sake of consistency, always prompt Now that `thing- |
| scratch/ts-linecol | 2025-03-19 18:59:42 UTC |
WIP
Author:
Yuan Fu
WIP |
|
scratch/ |
2025-03-16 03:01:38 UTC |
src/marker.c (markers_kill, markers_add): Add fast paths
Author:
Stefan Monnier
src/marker.c (markers_kill, markers_add): Add fast paths |
| dancol/term-am | 2025-03-02 21:01:13 UTC |
Add auto-margin enable/disable to term
Author:
Daniel Colascione
Add auto-margin enable/disable to term * test/lisp/ * lisp/term.el (term-auto- * etc/e/eterm- * etc/e/README: fix build documentation * etc/NEWS: mention auto-margins |
|
scratch/ |
2025-02-17 15:02:33 UTC |
Change admin/elpa2emacs.sh to work better with the slow Elpa server
Author:
Pip Cet
Change admin/elpa2emacs.sh to work better with the slow Elpa server |
| scratch/se-matrix | 2025-01-23 14:38:26 UTC |
Merge branch 'master' into scratch/se-matrix
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
Merge branch 'master' into scratch/se-matrix |
|
scratch/ |
2024-12-30 09:45:34 UTC |
Make treesit-query-compile compile compiled-query eagerly
Author:
Yuan Fu
Make treesit- * src/treesit.c (treesit_ |
|
scratch/ |
2024-12-19 06:03:42 UTC |
; Fix compilation warnings in term.c
Author:
Eli Zaretskii
; Fix compilation warnings in term.c * src/term.c (Ftty_frame_ |
|
feature/ |
2024-11-08 16:41:47 UTC |
Do not suggest packages outside of 'fundamental-mode'
Author:
Philip Kaludercic
Do not suggest packages outside of 'fundamental-mode' * lisp/emacs- |
|
feature/ |
2024-11-05 23:25:37 UTC |
; Replace instance of 'lm-homepage' with 'lm-website'
Author:
Philip Kaludercic
; Replace instance of 'lm-homepage' with 'lm-website' |
|
scratch/ |
2024-07-10 16:13:44 UTC |
Fix comp--type-branch-optim-block it using comp-cstr-type-p
Author:
Andrea Corallo
Fix comp--type- |
|
scratch/ |
2024-07-07 17:57:55 UTC |
-
Author:
Stefan Monnier
- |
| scratch/windows-98 | 2024-06-27 13:42:19 UTC |
* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.
Author:
Po Lu
* src/w32uniscribe.c (syms_of_ |
| emacs-29 | 2024-06-23 18:54:22 UTC |
Fix failing help-fns-test
Author:
Stefan Kangas
Fix failing help-fns-test * test/lisp/ |
|
scratch/ |
2024-06-20 02:05:36 UTC |
* lisp/editorconfig.el (editorconfig-version): Delete function
Author:
Stefan Monnier
* lisp/editorconf Better use a generic command like `C-h P` or `M-x list-packages` |
|
feature/ |
2024-06-11 09:38:53 UTC |
Load backquote.el before byte-run.el.
Author:
Alan Mackenzie
Load backquote.el before byte-run.el. This is to allow the many functions with "hand expanded * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/loadup.el (top level) load backquote.el before * test/lisp/ |
| scratch/tango-icons | 2024-05-05 07:14:52 UTC |
Add icon for last-page
Author:
Yuan Fu
Add icon for last-page |
|
feature/ |
2024-02-28 20:12:27 UTC |
Run syncdoc-type-hierarchy.el to follow obarray type introduction
Author:
Andrea Corallo
Run syncdoc- * doc/lispref/ |
|
scratch/ |
2024-02-23 15:10:33 UTC |
Clean-up now unnecessary 'comp-primitive-type-specifiers'
Author:
Andrea Corallo
Clean-up now unnecessary 'comp-primitive |
|
feature/ |
2024-01-21 07:25:59 UTC |
; * doc/emacs/mini.texi (Completion Multi): Fix typo.
Author:
Eshel Yaron
; * doc/emacs/mini.texi (Completion Multi): Fix typo. |
|
scratch/ |
2024-01-02 15:33:12 UTC |
Use new error representaiton in ERT
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Use new error representaiton in ERT * lisp/emacs- |
|
scratch/ |
2023-12-21 14:27:53 UTC |
* test/lisp/ls-lisp-tests.el (ls-lisp-unload): Delete test
Author:
Stefan Monnier
* test/lisp/ We don't use such advice any more. |
| scratch/pkg | 2023-12-20 10:14:51 UTC |
Make some parameters &optional
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
Make some parameters &optional |
|
feature/ |
2023-12-11 13:10:00 UTC |
Jsonrpc: rework jsonrpc-convert-to-endpoint again
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Jsonrpc: rework jsonrpc- * lisp/jsonrpc.el (jsonrpc- |
|
bugfix/ |
2023-11-30 14:00:06 UTC |
Fix prefix discovery for files with read-symbol-shorthands (bug#67325)
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Fix prefix discovery for files with read-symbol- In a previous commit, the local-variable read-symbol- * lisp/emacs- |
|
feature/ |
2023-11-27 15:17:13 UTC |
Fix eglot-specific commands
Author:
Dmitry Gutov
Fix eglot-specific commands * lisp/progmodes/ |
|
feature/ |
2023-11-21 01:18:45 UTC |
(seq-contains-pred): Split off list-specialized impl into separate method
Author:
Dmitry Gutov
(seq-contains- * lisp/emacs- |
|
feature/ |
2023-11-04 23:55:55 UTC |
Tweak completion-lazy-hilit feature
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Tweak completion- * lisp/minibuffer.el (completion- |
|
feature/ |
2023-10-28 09:14:54 UTC |
New cl-print-object method for subrs.
Author:
Alan Mackenzie
New cl-print-object method for subrs. This method also prints the defining symbol, when present. * lisp/emacs- |
| feature/android | 2023-08-07 00:56:28 UTC |
Disable building the feature/android branch
Author:
Po Lu
Disable building the feature/android branch * configure.ac: Disable building Emacs from this branch. * README: Mention that this branch is no longer receiving updates. |
| gnus/nnatom | 2023-06-18 01:47:59 UTC |
Add nnatom.el
Author:
Eric Abrahamsen
Add nnatom.el Direct copy from https:/ |
|
scratch/ |
2023-06-07 15:37:39 UTC |
src/comp.c: Compile float_blocks as constants.
Author:
Vibhav Pant
src/comp.c: Compile float_blocks as constants. * src/comp.c (push_float_block): Declare float_block globals as (float_ |
|
scratch/ |
2023-04-12 23:53:43 UTC |
Flymake: experimental fancy flymake-show-eol-overlays option
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Flymake: experimental fancy flymake- Some editors have this. It's less obstrusive than I thought it would * lisp/progmodes/ |
|
feature/ |
2023-04-07 23:40:12 UTC |
Breadcrumb: first stab, very slow
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Breadcrumb: first stab, very slow * lisp/progmodes/ |
| scratch/alloc | 2023-04-06 03:33:08 UTC |
ChangeLog
Author:
Po Lu
ChangeLog |
|
scratch/ |
2023-03-23 13:48:57 UTC |
Rework Eglot's progress indicators
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Rework Eglot's progress indicators Show progress indicator in Eglot's mode line by default. * lisp/progmodes/ |
|
scratch/ |
2023-03-08 12:32:02 UTC |
New structure for Eglot manual
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
New structure for Eglot manual |
|
feature/ |
2023-03-04 09:19:38 UTC |
; Whitespace cleanup
Author:
Michael Albinus
; Whitespace cleanup |
| fix/bug-60974 | 2023-03-01 09:34:34 UTC |
Don't modify interactive closures destructively (Bug#60974).
Author:
Vibhav Pant
Don't modify interactive closures destructively (Bug#60974). * lisp/emacs- * test/lisp/ |
| emacs-28 | 2023-02-24 18:42:27 UTC |
Adapt Tramp versions. Do not merge
Author:
Michael Albinus
Adapt Tramp versions. Do not merge * doc/misc/ |
|
feature/ |
2023-02-14 11:27:58 UTC |
* Generate trampolines in a temporary directory if no other option is viable
Author:
Andrea Corallo
* Generate trampolines in a temporary directory if no other option is viable * lisp/emacs- |
|
scratch/ |
2023-01-10 15:18:35 UTC |
Block atimers while loading native code
Author:
Andrea Corallo
Block atimers while loading native code |
|
feature/ |
2022-12-18 14:55:55 UTC |
Avoid build failure when building without -fsanitize=address.
Author:
Vibhav Pant
Avoid build failure when building without -fsanitize=address. * src/lisp.h (UNALIGNED_ |
|
feature/ |
2022-12-07 11:03:16 UTC |
Use new external-completion.el in Eglot
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Use new external- This refactor simplifies Eglot's source code. * lisp/progmodes/ |
|
scratch/ |
2022-12-06 04:50:55 UTC |
external-completion.el: Minor changes
Author:
Stefan Monnier
external- * lisp/external- * lisp/progmodes/ |
| feature/tree-sitter | 2022-11-22 08:56:28 UTC |
Separate tree-sitter and non-tree-sitter variant of sh-mode
Author:
Yuan Fu
Separate tree-sitter and non-tree-sitter variant of sh-mode Now there are three modes, sh-base-mode, sh-mode, bash-ts-mode. The change I made: change sh-mode to sh-base-mode, remove docstring. * lisp/progmodes/ |
|
feature/ |
2022-10-14 11:57:12 UTC |
src/comp.c: Use constructor expressions when possible.
Author:
Vibhav Pant
src/comp.c: Use constructor expressions when possible. * src/comp.c: |
|
feature/ |
2022-10-04 19:31:50 UTC |
Add comment explaining gcc_jit_context_new_bitcast usage.
Author:
Vibhav Pant
Add comment explaining gcc_jit_ |
| scratch/icons | 2022-08-24 06:21:31 UTC |
Merge skicons.el with icons.el
Author:
Stefan Kangas
Merge skicons.el with icons.el |
|
scratch/ |
2022-08-18 15:11:59 UTC |
* src/alloc.c (pure_alloc): Warn for pure space overflow
Author:
Andrea Corallo
* src/alloc.c (pure_alloc): Warn for pure space overflow |
|
scratch/ |
2022-08-14 23:22:59 UTC |
Merge branch 'master' into scratch/font_lock_large_files
Author:
Dmitry Gutov
Merge branch 'master' into scratch/ |
|
scratch/ |
2022-08-12 12:36:49 UTC |
* lisp/emacs-lisp/trace.el: Correct outdated documentation
Author:
phil-s
* lisp/emacs- Experimenting with `goto-char' and `re-search- |
| emacs-25 | 2022-07-15 12:03:06 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
| emacs-26 | 2022-07-15 11:56:20 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
| emacs-27 | 2022-07-15 11:37:40 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
| scratch/etags-regen | 2022-07-11 11:17:45 UTC |
Merge branch 'master' into scratch/etags-regen
Author:
Dmitry Gutov
Merge branch 'master' into scratch/etags-regen |
| scratch/bug#48029 | 2022-07-08 14:03:09 UTC |
Remove uneffective test
Author:
Andrea Corallo
Remove uneffective test * test/src/ |
| feature/more-fds | 2022-05-05 17:30:15 UTC |
Allow the use of poll instead of select
Author:
Robert Pluim
Allow the use of poll instead of select Increase the maximum number of open files allowed to * configure.ac (--with-poll): New option, default off, for requesting * etc/NEWS: Document --with-poll. * src/sysselect.h: New define EMACS_MAX_FD, defaulting to FD_SETSIZE, * src/syspoll.h (SYSPOLL_H): New file for definitions related to use * src/sysselect.h [USE_POLL]: Set EMACS_MAX_FD to 10 x FD_SETSIZE. * src/process.c (fd_sets_ |
| scratch/timsort | 2022-03-18 13:26:54 UTC |
; Fix typo
Author:
Andrew G Cohen
; Fix typo * test/src/ |
|
scratch/ |
2022-01-22 11:02:50 UTC |
Merge branch 'master' into scratch/correct-warning-pos
Author:
Alan Mackenzie
Merge branch 'master' into scratch/ |
| scratch/fcr | 2022-01-01 21:41:53 UTC |
Merge remote-tracking branch 'origin/scratch/oclosure' into fcr
Author:
Stefan Monnier
Merge remote-tracking branch 'origin/ |
| feature/pgtk | 2021-12-18 13:54:03 UTC |
Disable building the feature/pgtk branch
Author:
Po Lu
Disable building the feature/pgtk branch * configure.ac: Add notice that feature/pgtk has been |
|
scratch/ |
2021-10-06 10:42:48 UTC |
Complete shorthands to longhands for symbol-completing tables
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Complete shorthands to longhands for symbol-completing tables Shorthands aren't symbols, they're text forms that 'read' into (("x-" . "xavier-")) is set up in the buffer of origin. bug#50959 * lisp/help-fns.el (help-- * lisp/minibuffer.el (completion- |
|
feature/ |
2021-09-22 22:53:15 UTC |
Add mechanism for escaping shorthand substitution
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Add mechanism for escaping shorthand substitution * src/lread.c (read1): Add skip_shorthand variable. Add a '#\' |
|
scratch/ |
2021-09-20 10:57:07 UTC |
Improve Python triple-quote pairing tests for electric-pair-mode
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Improve Python triple-quote pairing tests for electric-pair-mode These tests were once passing incorrectly, i.e. the auto-pairing bug#49518 * test/lisp/ |
| scratch/bug-50244 | 2021-09-13 18:03:38 UTC |
Re-organize and rewrite parts of the Flymake manual
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Re-organize and rewrite parts of the Flymake manual bug#50244 * doc/misc/ |
|
scratch/ |
2021-08-24 22:34:41 UTC |
Adjust the name of some functions
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Adjust the name of some functions |
|
scratch/ |
2021-08-16 18:11:32 UTC |
hmmm
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
hmmm * lisp/minibuffer.el (completion- |
|
scratch/ |
2021-08-15 17:25:04 UTC |
Adjust comments and docstrings for completion-lazy-hilit feature
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Adjust comments and docstrings for completion- * lisp/minibuffer.el (completion- |
|
scratch/ |
2021-05-30 16:30:15 UTC |
Add annotation capability to icomplete-vertical-mode
Author:
João Távora
Add annotation capability to icomplete- Co-authored-by Daniel Mendler <mail@daniel- * lisp/icomplete.el (icomplete- |
|
scratch/ |
2021-05-25 23:47:22 UTC |
Overhaul annotation-function to match affixation-function
Author:
João Távora
Overhaul annotation-function to match affixation-function * doc/lispref/ * lisp/help-fns.el (help-- * lisp/minibuffer.el (minibuffer- * lisp/simple.el (read-extended- |
|
scratch/ |
2021-04-10 17:18:33 UTC |
Add new icomplete-vertical-mode
Author:
Gregory Heytings
Add new icomplete- Co-authored-by: João Távora <joaotavora@ * lisp/icomplete.el (icomplete- * doc/emacs/ * etc/NEWS: Mention icomplete- |
|
feature/ |
2021-01-20 18:19:15 UTC |
Enable automatic co-install of msys
Author:
Phillip Lord
Enable automatic co-install of msys |
| girzel/gnus-headers | 2021-01-17 02:37:57 UTC |
Fixes to gnus-agent-retrieve-headers
Author:
Eric Abrahamsen
Fixes to gnus-agent- * lisp/gnus/ |
|
feature/ |
2021-01-09 19:25:51 UTC |
Update dependency capture
Author:
Phillip Lord
Update dependency capture * admin/nt/ |
| scratch/seccomp | 2020-12-29 13:37:51 UTC |
Add a helper binary to create a basic Secure Computing filter.
Author:
Philipp Stephani
Add a helper binary to create a basic Secure Computing filter. The binary uses the 'seccomp' helper library. The library isn't * configure.ac: Check for 'seccomp' header and library. * lib-src/ * lib-src/Makefile.in (DONT_INSTALL): Add 'seccomp-filter' helper * test/src/ * test/Makefile.in (src/emacs- |
|
scratch/ |
2020-12-29 13:31:46 UTC |
Fix "first-differente" face in completion-pcm--hilit-commonality
Author:
João Távora
Fix "first-differente" face in completion- Fixes: bug#42149 Depending on the position of point in the completion and the Suggested by Dario Gjorgjevski <dario. * lisp/minibuffer.el (completion- |
| scratch/posix-spawn | 2020-12-26 11:20:51 UTC |
Revert "Revert "Use posix_spawn if possible.""
Author:
Philipp Stephani
Revert "Revert "Use posix_spawn if possible."" This reverts commit e387371497d313f |
|
feature/ |
2020-12-14 10:45:24 UTC |
* lisp/net/dictionary.el (dictionary-pre-buffer): Unify casing
Author:
Torsten Hilbrich
* lisp/net/ Let all the buttons begins with an upper-case character and the rest of |
|
feature/ |
2020-12-08 22:16:18 UTC |
Only update when file is newer than TAGS and .etags
Author:
Dmitry Gutov
Only update when file is newer than TAGS and .etags (Hopefully?) |
|
feature/ |
2020-11-22 22:58:11 UTC |
Try another approach even simpler.
Author:
Ergus
Try another approach even simpler. Perform all the operations directly in the completions buffer. |
|
scratch/ |
2020-11-21 23:38:35 UTC |
Support expiration of metadata by package archives
Author:
Stefan Kangas
Support expiration of metadata by package archives Expiring package metadata is done by checking the timestamp in package Together with package checksums, this adds sufficient protection * lisp/emacs- * lisp/calendar/ * test/lisp/ * test/lisp/ * doc/lispref/ |
| scratch/gnus-search | 2020-10-09 05:58:19 UTC |
Fix gnus-search-query-expand-key
Author:
Eric Abrahamsen
Fix gnus-search- * lisp/gnus/ |
| 1 → 100 of 239 results | First • Previous • Next • Last |