]> 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 80ecef6f54fc33c16cc0c350815435a66452bab0..0834a8df23a4b96c24cb3fbd38b27088fdf445ed 100644 (file)
@@ -1,5 +1,5 @@
-;;; 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
@@ -74,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