summaryrefslogtreecommitdiff
path: root/lisp/net/sasl-ntlm.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-08-29 12:17:13 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-08-29 12:17:13 -0400
commitbd78fa1d5442e6e023a16d407741ec899d57d3cd (patch)
treefe959a18baff827f362b8b43b56b0cb644983272 /lisp/net/sasl-ntlm.el
parent4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff)
downloademacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz
emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.bz2
emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.zip
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/net/sasl-ntlm.el')
-rw-r--r--lisp/net/sasl-ntlm.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el
index 94366f1a52a..e9622526868 100644
--- a/lisp/net/sasl-ntlm.el
+++ b/lisp/net/sasl-ntlm.el
@@ -6,6 +6,7 @@
;; Keywords: SASL, NTLM
;; Version: 1.00
;; Created: February 2001
+;; Package: sasl
;; This file is part of GNU Emacs.