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
37b77401
Commit
37b77401
authored
Feb 09, 2008
by
Miles Bader
Browse files
Add arch tagline
parent
657e24c2
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
12 additions
and
0 deletions
+12
-0
doc/misc/epa.texi
doc/misc/epa.texi
+4
-0
lisp/epa-dired.el
lisp/epa-dired.el
+1
-0
lisp/epa-file.el
lisp/epa-file.el
+1
-0
lisp/epa-mail.el
lisp/epa-mail.el
+1
-0
lisp/epa-setup.el
lisp/epa-setup.el
+1
-0
lisp/epa.el
lisp/epa.el
+1
-0
lisp/epg-config.el
lisp/epg-config.el
+1
-0
lisp/epg-package-info.el
lisp/epg-package-info.el
+1
-0
lisp/epg.el
lisp/epg.el
+1
-0
No files found.
doc/misc/epa.texi
View file @
37b77401
...
...
@@ -391,3 +391,7 @@ The default value is @code{t}.
@bye
@c End:
@ignore
arch-tag: 7404e246-7d4c-4db4-9332-c1293a455a4f
@end ignore
lisp/epa-dired.el
View file @
37b77401
...
...
@@ -84,4 +84,5 @@ If no one is selected, symmetric encryption will be performed. "))
(
provide
'epa-dired
)
;; arch-tag: 2025700b-48d0-4684-bc94-228ad1f8e9ff
;;; epa-dired.el ends here
lisp/epa-file.el
View file @
37b77401
...
...
@@ -315,4 +315,5 @@ If no one is selected, symmetric encryption will be performed. ")))
(
provide
'epa-file
)
;; arch-tag: 5715152f-0eb1-4dbc-9008-07098775314d
;;; epa-file.el ends here
lisp/epa-mail.el
View file @
37b77401
...
...
@@ -175,4 +175,5 @@ Don't use this command in Lisp programs!"
(
provide
'epa-mail
)
;; arch-tag: a6f82b3f-d177-4a11-af95-040da55927d2
;;; epa-mail.el ends here
lisp/epa-setup.el
View file @
37b77401
...
...
@@ -36,4 +36,5 @@
(
provide
'epa-setup
)
;; arch-tag: 81bdf787-6f97-4c7a-b2bb-172dfef852c4
;;; epa-setup.el ends here
lisp/epa.el
View file @
37b77401
...
...
@@ -1173,4 +1173,5 @@ Don't use this command in Lisp programs!"
(
provide
'epa
)
;; arch-tag: 38d20ced-20d5-4137-b17a-f206335423d7
;;; epa.el ends here
lisp/epg-config.el
View file @
37b77401
...
...
@@ -137,4 +137,5 @@ Note that the buffer name starts with a space."
(
provide
'epg-config
)
;; arch-tag: 9aca7cb8-5f63-4bcb-84ee-46fd2db0763f
;;; epg-config.el ends here
lisp/epg-package-info.el
View file @
37b77401
...
...
@@ -34,4 +34,5 @@
(
provide
'epg-package-info
)
;; arch-tag: 3dcbed1c-9733-47ce-bd02-cbe70def6df4
;;; epg-package-info.el ends here
lisp/epg.el
View file @
37b77401
...
...
@@ -2651,4 +2651,5 @@ Type names are resolved using `epg-dn-type-alist'."
(
provide
'epg
)
;; arch-tag: de8f0acc-1bcf-4c14-a09e-bfffe1b579b7
;;; epg.el ends here
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