This website requires JavaScript.
Explore
Help
Sign in
debian
/
notmuch
Watch
1
Star
0
Fork
You've already forked notmuch
0
mirror of
https://git.notmuchmail.org/git/notmuch
synced
2024-11-22 19:08:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ec3937b5cd
notmuch
/
emacs
/
.gitignore
5 lines
49 B
Text
Raw
Normal View
History
Unescape
Escape
emacs: update .gitignore Start a seperate .gitignore for emacs stuff, move .elc rule there.
2013-06-02 15:39:45 +02:00
.eldeps*
*.elc
emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it The notmuch cli program and emacs lisp versions may differ (especially in remote usage). It helps to resolve problems if we can determine the versions of notmuch cli and notmuch emacs mua separately. The build process now creates notmuch-version.el from template file by filling the version info to notmuch-emacs-version variable.
2014-03-19 21:37:10 +01:00
notmuch-version.el
emacs: generate notmuch-pkg.el This file contains metadata for the built in (as of emacs 24) packaging system.
2016-11-11 12:46:50 +01:00
notmuch-pkg.el
Reference in a new issue
Copy permalink