Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c282ca4d
Commit
c282ca4d
authored
Jan 04, 2000
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(elide-head): Add :version.
parent
61255981
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/elide-head.el
lisp/elide-head.el
+1
-0
No files found.
lisp/ChangeLog
View file @
c282ca4d
2000-01-03 Dave Love <fx@gnu.org>
* elide-head.el (elide-head) [defgroup: Add :version.
* cl-extra.el (cl-emacs-type): Remove defvar.
(cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
`cl-hash-table-p', not `hash-table-p'.
...
...
lisp/elide-head.el
View file @
c282ca4d
...
...
@@ -47,6 +47,7 @@
(
defgroup
elide-head
nil
"Eliding copyright headers and the like in source files."
:version
"21.1"
:prefix
"elide-head"
:group
'tools
)
...
...
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