Mercurial > emacs
comparison lisp/pgg.el @ 106822:0d5d2e53a07c
from trunk
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 14 Jan 2010 12:54:04 +0900 |
parents | 1d1d5d9bd884 |
children | c0d13767677a 376148b31b5e |
comparison
equal
deleted
inserted
replaced
106812:23c562723a8d | 106822:0d5d2e53a07c |
---|---|
1 ;;; pgg.el --- glue for the various PGP implementations. | 1 ;;; pgg.el --- glue for the various PGP implementations. |
2 | 2 |
3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, | 3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, |
4 ;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. | 4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Daiki Ueno <ueno@unixuser.org> | 6 ;; Author: Daiki Ueno <ueno@unixuser.org> |
7 ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> | 7 ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> |
8 ;; Created: 1999/10/28 | 8 ;; Created: 1999/10/28 |
9 ;; Keywords: PGP | 9 ;; Keywords: PGP |