doomemacs/modules/tools
Samuel Jackson bb677cf7a5 Prevent extra variable from being passed in macro.
In the PDF module, there is a macro that is used to prevent the
file-too-big prompt for PDFs since they're always too big. However, this
macro has an extra variable listed that then gets passed on to the
wrapped function and causes an error if the function doesn't support the
extra variable.

This fix simply checks if the extra value is present or not and only
calls the wrapped function with it if is actually present. After all,
the variable will still be nil even if nil isn't passed.
2021-07-04 14:59:29 -07:00
..
ansible Bump :tools 2021-05-22 22:43:56 -04:00
biblio Bump :tools 2021-05-22 22:43:56 -04:00
debugger Bump :tools 2021-05-22 22:43:56 -04:00
direnv Bump :tools 2021-05-22 22:43:56 -04:00
docker Bump :tools 2021-05-22 22:43:56 -04:00
editorconfig Bump :tools 2021-05-22 22:43:56 -04:00
ein Bump :tools 2021-05-22 22:43:56 -04:00
eval Bump :tools 2021-05-22 22:43:56 -04:00
gist Fix RET/TAB in gist-list-menu-mode 2021-02-11 13:54:35 -05:00
lookup Bump :tools 2021-05-22 22:43:56 -04:00
lsp Fix #4894: +lookup/references not following references 2021-06-04 01:30:34 -04:00
magit Bump :emacs vc :tools magit 2021-05-25 13:39:26 -04:00
make Bump :tools 2020-11-29 14:28:47 -05:00
pass Bump :tools 2021-05-22 22:43:56 -04:00
pdf Prevent extra variable from being passed in macro. 2021-07-04 14:59:29 -07:00
prodigy Set initial state in prodigy to normal 2021-05-03 16:12:17 -07:00
rgb Bump :tools 2020-12-05 16:48:23 -05:00
taskrunner s/prereqisites/prerequisites 2021-03-06 12:05:55 -05:00
terraform lang/terraform: Set docsets for terraform-mode (#4546) 2021-02-26 21:48:49 -05:00
tmux/autoload tmux: Quote shell arg in listing windows / panes 2020-04-23 21:13:28 -06:00
upload Bump :tools 2021-05-22 22:43:56 -04:00