Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2ad3d018
Commit
2ad3d018
authored
Jun 17, 2016
by
Glenn Morris
Browse files
* doc/misc/cl.texi (Usage): Add some more details.
parent
b49cb0ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/misc/cl.texi
doc/misc/cl.texi
+5
-0
No files found.
doc/misc/cl.texi
View file @
2ad3d018
...
...
@@ -148,6 +148,11 @@ the beginning:
You may wish to add such a statement to your init file, if you
make frequent use of features from this package.
Code that only uses macros from this package can enclose the above in
@code{eval-when-compile}. Internally, this library is divided into
several files, @pxref{Organization}. Your code should only ever load
the main @file{cl-lib} file, which will load the others as needed.
@node Organization
@section Organization
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment