diff options
| author | Roi Martin | 2025-12-12 15:33:39 +0100 |
|---|---|---|
| committer | Philip Kaludercic | 2025-12-12 21:45:49 +0100 |
| commit | 976143651b832ca0dcaf1d15e41eb7424aec4c90 (patch) | |
| tree | 8ce732a09818751d74d38e88179893b7a644e25b /lib/getgroups.c | |
| parent | aa5a9df828008a69b3f5890a689282911714a06c (diff) | |
| download | emacs-976143651b832ca0dcaf1d15e41eb7424aec4c90.tar.gz emacs-976143651b832ca0dcaf1d15e41eb7424aec4c90.zip | |
Fix interactive call to 'prepare-user-lisp'
When called interactively with a prefix argument,
'prepare-user-lisp' throws a "Wrong type argument: stringp, (4)"
error. This happens because the list passed to the interactive
specification is missing one argument and 'current-prefix-arg'
is assigned to AUTOLOAD-FILE instead of FORCE.
* lisp/startup.el (prepare-user-lisp): Fix list passed to
'interactive'. (Bug#79996)
Diffstat (limited to 'lib/getgroups.c')
0 files changed, 0 insertions, 0 deletions