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
ac8c0cce
Commit
ac8c0cce
authored
Oct 31, 2005
by
Romain Francoise
Browse files
(describe-simplify-lib-file-name): Add autoload cookie.
parent
c94f08ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/help-fns.el
lisp/help-fns.el
+1
-0
No files found.
lisp/ChangeLog
View file @
ac8c0cce
2005-10-31 Romain Francoise <romain@orebokech.com>
* help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
...
...
lisp/help-fns.el
View file @
ac8c0cce
...
...
@@ -283,6 +283,7 @@ face (according to `face-differs-from-default-p')."
;; Return value is like the one from help-split-fundoc, but highlighted
(
cons
usage
doc
))
;;;###autoload
(
defun
describe-simplify-lib-file-name
(
file
)
"Simplify a library name FILE to a relative name, and make it a source file."
(
if
file
...
...
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