You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ In Emacs, add this repository path to `load-path` and add `quicklisp-systems` to
34
34
-`M-x quicklisp-systems-apropos-name`: search systems by name.
35
35
-`M-x quicklisp-systems-apropos-author`: search systems by author.
36
36
-`M-x quicklisp-systems-show-system`: show an Emacs buffer with information about the Quicklisp system.
37
-
-`M-x quickload`: Load a Quicklisp system.
37
+
-`M-x quickload`: Load a Quicklisp system, **with completion!**.
38
38
-`M-x quicklisp-systems-update`: update the list of Quicklisp systems (this extension downloads a "systems file" with information of ASDF systems in Quicklisp to operate).
39
39
40
40
Use `q` to kill individual buffers, and `Q` to kill all quicklisp-systems buffers at once.
0 commit comments