emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/mml2015.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/mml2015.el
Date: Wed, 01 Jun 2005 01:07:08 -0400

Index: emacs/lisp/gnus/mml2015.el
diff -c emacs/lisp/gnus/mml2015.el:1.5 emacs/lisp/gnus/mml2015.el:1.6
*** emacs/lisp/gnus/mml2015.el:1.5      Wed Feb  9 15:50:37 2005
--- emacs/lisp/gnus/mml2015.el  Wed Jun  1 05:07:06 2005
***************
*** 1,5 ****
  ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP)
! ;; Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
  ;; Author: Shenghuo Zhu <address@hidden>
  ;; Keywords: PGP MIME MML
--- 1,6 ----
  ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP)
! ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
! ;;        Free Software Foundation, Inc.
  
  ;; Author: Shenghuo Zhu <address@hidden>
  ;; Keywords: PGP MIME MML
***************
*** 632,637 ****
--- 633,639 ----
  ;;; pgg wrapper
  
  (eval-when-compile
+   (defvar pgg-default-user-id)
    (defvar pgg-errors-buffer)
    (defvar pgg-output-buffer))
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]