This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
marc
/
config_emacs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
1
Branch
0
Tags
4.7 MiB
Emacs Lisp
100%
Tree:
f09e121205
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f09e121205'
${ noResults }
config_emacs
/
elisp
/
base-functions.el
6 lines
104 B
Raw
Blame
History
;; Eigene Funktionen hier einfügen
;;(defun something
;; (do-somehing))
(
provide
'base-functions
)