* netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when compiling.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 19 Dec 2007 02:16:18 +0000 (02:16 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 19 Dec 2007 02:16:18 +0000 (02:16 +0000)
commit25760b109092d14a34ea7d9ca5c4bddaca9b6c13
treec6a45d5cdbb9641a24f0c9145628b7ce323f5fbe
parent57d49df6cce483f9ee5820e192616ed100013bb0
* netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when compiling.
(netrc-bound-and-true-p): New macro.
(netrc-parse): Use it instead of bound-and-true-p that is not available in
 XEmacs 21.4.
lisp/ChangeLog
lisp/netrc.el