doomemacs/modules
tecosaur f0f414ac67
fix(eval): type error in +emacs-lisp-eval
When evaluating from a buffer not visiting any file, file-truename would
error out since the argument it was fed is nil.

Fix: #6181
Close: #6404
Ref: 7290f85cfd
Co-authored-by: Yoav Marco <ymarco@users.noreply.github.com>
2022-06-17 18:36:10 +02:00
..
app refactor(lib): use cl-callf instead of plist-{put,delete}! 2022-06-17 18:20:45 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion bump: :core 2022-06-17 18:21:23 +02:00
config feat(default): on evil bind rename-buffer to <leader> b R 2022-04-12 02:33:03 +02:00
editor bump: :editor evil 2022-06-17 18:21:23 +02:00
emacs refactor(ibuffer): +ibuffer/visit-workspace-buffer 2022-04-06 18:45:06 +02:00
email bump: :email 2022-05-27 00:35:38 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang fix(eval): type error in +emacs-lisp-eval 2022-06-17 18:36:10 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(eshell,term): move hscroll-margin settings 2022-03-31 14:05:45 +02:00
tools bump: :tools debugger lsp 2022-05-27 03:13:00 +02:00
ui feat(nav-flash): add consult support 2022-06-17 18:21:23 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00