summaryrefslogtreecommitdiff
path: root/app-emacs/cfrs/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-24 09:51:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-24 09:51:43 +0100
commitbb17db5f98333b3c74b4194d1c1136144f693add (patch)
tree65d7446b00fbeb21e2dd8dc4c106526dd4a8fb7d /app-emacs/cfrs/files
parent1e9275d80771f014d7754407ca8ab9d7c43247b0 (diff)
gentoo auto-resync : 24:10:2022 - 09:51:42
Diffstat (limited to 'app-emacs/cfrs/files')
-rw-r--r--app-emacs/cfrs/files/50cfrs-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/cfrs/files/50cfrs-gentoo.el b/app-emacs/cfrs/files/50cfrs-gentoo.el
index 431f7e90ae73..1e33e7a8e84a 100644
--- a/app-emacs/cfrs/files/50cfrs-gentoo.el
+++ b/app-emacs/cfrs/files/50cfrs-gentoo.el
@@ -1 +1,3 @@
(add-to-list 'load-path "@SITELISP@")
+(autoload 'cfrs-read "cfrs"
+ "Read a string using a pos-frame with given PROMPT and INITIAL-INPUT.")