repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lisp/obsolete/*tls.el: Note when obsolescence was decided
[emacs.git]
/
test
/
data
/
somelib2.el
blob
05156145a2287335ae34b74744ec1243ebb2fef8
1
;;; -*- lexical-binding: t; -*-
2
3
;; blah
4
5
(
defun
somefunc2
()
t
)
6
7
(
provide
'
somelib2
)