emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flx 1f46d67762 096/182: Update big list experiment.


From: ELPA Syncer
Subject: [nongnu] elpa/flx 1f46d67762 096/182: Update big list experiment.
Date: Tue, 13 Dec 2022 03:59:34 -0500 (EST)

branch: elpa/flx
commit 1f46d67762b0b60ac14851e0ca262e647c0afe00
Author: Le Wang <le.wang@agworld.com.au>
Commit: Le Wang <le.wang@agworld.com.au>

    Update big list experiment.
---
 misc/flx-test-list.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/misc/flx-test-list.el b/misc/flx-test-list.el
index 34b0e9f85f..d6d6440d14 100644
--- a/misc/flx-test-list.el
+++ b/misc/flx-test-list.el
@@ -1,3 +1,5 @@
+;;; This is just a big list of files for experimenting
+
 (provide 'flx-test-list)
 (defvar foo-list
       '(".autotest"
@@ -4012,4 +4014,6 @@
         "vendor/gems/simple_handlebars_rails/lib/simple_handlebars_rails.rb"
         
"vendor/gems/simple_handlebars_rails/lib/simple_handlebars_rails/simple_handlebars_template.rb"
         "vendor/gems/simple_handlebars_rails/simple_handlebars_rails.gemspec")
-      "combined listing of redmine and discourse for study")
\ No newline at end of file
+      "combined listing of redmine and discourse for study")
+
+;; (ido-completing-read ": " foo-list)
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]