Commit graph

9 commits

Author SHA1 Message Date
gdt
05afd457bf Set INFO_FILES, so that info/dir is handled correctly. May also fix
build on Dragonfly where info file is misinstalled in share/info.
2007-08-08 19:57:32 +00:00
jnemeth
30ab614638 this package now installs epa.info 2007-08-05 08:38:26 +00:00
gdt
e63906d622 Update to 0.0.14.
* Major changes in 0.0.14

** epa-file can handle remote files over Tramp.

** Workaround for a face initialization bug of GNU Emacs.

** Follow the face naming convention of GNU Emacs.

* Major changes in 0.0.13

** epa-file bug fixes.

*** Fixed a compatibility bug on XEmacs 21.5.

*** Do not mark the buffer as modified.

* Major changes in 0.0.12

** epa-file.el usability improvements.

*** Ask recipients only the first time.

*** Respect epa-armor and epa-textmode.

*** Customizing epa-file-name-regexp now works.

*** Backup files for "*.gpg" are also encrypted.

* Major changes in 0.0.11

** Include the EasyPG Assistant user's manual

** Decode user-id's encoded in UTF-8 with "%" or "\" escape

** If a user attempt to encrypt data to an untrusted recipient, EasyPG
   prompt the key-id (it requires GnuPG version 2.0.2 or later)

** epa-file.el turns off auto-saving by default
2007-07-31 12:32:43 +00:00
joerg
351fae6ade Fix PLIST. Bump revision. 2007-02-02 16:03:07 +00:00
gdt
38a9ea5eba Update to 0.0.10.
* Major changes in 0.0.10

** Support GnuPG versions older than 1.4.3

** Provide a minor-mode to encrypt/sign mails

* Major changes in 0.0.9

** epa.el usablity improvements.

*** M-x epa-encrypt-region specifies --armor & --textmode by default

*** M-x epa-sign-region and M-x epa-sign-file create a cleartext signature by
    default

*** Region based commands now determine the coding-system used to
    encode the plain text

*** Fingerprints are pretty-printed

*** New user option epa-protocol to use the S/MIME.

** Support XEmacs compiled with --with-mule=no --with-file-coding=no.
2007-01-29 15:02:57 +00:00
gdt
36a87e0b0b update to 0.0.8.
* Major changes in 0.0.8

** epa-file.el can now specify recipient keys from the file local
   variable `epa-file-encrypt-to'.

** Always encode passphrase with eol-type LF.

** Allow empty user IDs.

** Support handling notations on the signature.

* Major changes in 0.0.7

** Fixed a clearsign verification bug.
2006-11-30 14:08:27 +00:00
gdt
34577f5f0d Update to 0.0.6:
** Parse "group" configuration parameters of GnuPG.

** epg-verify-file and epg-verify-string now return the plaintext
   after successful verification.

** Obey the decoding coding-system determined by
   decode-coding-inserted-region.

** Improved progress display.

** Allow file names starting with "-".
2006-10-03 16:56:01 +00:00
gdt
cac14e8458 Add emacs21no and xemacs21.4 as acceptable.
From John Nemeth.
2006-09-14 13:01:24 +00:00
gdt
45dc664cbc move EasyPG from epg to EasyPG, and change PKGNAME to EasyPG. 2006-09-13 12:49:37 +00:00