~ubuntu-branches/ubuntu/precise/mailcrypt/precise

« back to all changes in this revision

Viewing changes to mc-pgp5.el

  • Committer: Bazaar Package Importer
  • Author(s): Davide G. M. Salvetti
  • Date: 2007-01-28 12:08:23 UTC
  • mfrom: (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20070128120823-344fs3vl88wzbpya
Tags: 3.5.8+CVS.2005.04.29.1-10
* po/cs.po: New file; thanks to Martin Šín.  (Closes: #382926)
* po/de.po: Updated file; thanks to Helge Kreutzmann.  (Closes: #407728)

Show diffs side-by-side

added added

removed removed

Lines of Context:
893
893
   (cons 'verification-func             'mc-pgp50-verify-region)
894
894
   (cons 'key-insertion-func            'mc-pgp50-insert-public-key)
895
895
   (cons 'snarf-func                    'mc-pgp50-snarf-keys)
 
896
   (cons 'key-fetch-func                mc-pgp50-fetch-key)
896
897
   (cons 'msg-begin-line                mc-pgp50-msg-begin-line)
897
898
   (cons 'msg-end-line                  mc-pgp50-msg-end-line)
898
899
   (cons 'signed-begin-line             mc-pgp50-signed-begin-line)