]> code.delx.au - gnu-emacs/blobdiff - lisp/epa-dired.el
Restore window-safely-shrinkable-p but avoid using it in calendar.el.
[gnu-emacs] / lisp / epa-dired.el
index 7ba414da2f9f1d404161410a7f6228aae3bc842d..0834a8df23a4b96c24cb3fbd38b27088fdf445ed 100644 (file)
@@ -1,8 +1,9 @@
-;;; epa-dired.el --- the EasyPG Assistant, dired extension
-;; Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;;; epa-dired.el --- the EasyPG Assistant, dired extension -*- lexical-binding: t -*-
+;; Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;; Keywords: PGP, GnuPG
+;; Package: epa
 
 ;; This file is part of GNU Emacs.
 
@@ -73,5 +74,4 @@ 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