X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=utils%2Frfc2368.el;h=bb27864f0de793793bcd3a082034dd3c0c3e4213;hb=5d30e96666b4aa902aab122939148138d8655ef9;hp=f66a5f62326ec7c4e02a55e3a7e8955b5d7b1abc;hpb=1e366a559be4aec4ad4d3cf3e954b8e62a20d2f3;p=elisp%2Fwanderlust.git diff --git a/utils/rfc2368.el b/utils/rfc2368.el index f66a5f6..bb27864 100644 --- a/utils/rfc2368.el +++ b/utils/rfc2368.el @@ -1,9 +1,10 @@ ;;; rfc2368.el --- support for rfc 2368 -;;; Copyright 1999 Sen Nagata +;; Copyright (C) 1999 Sen Nagata -;; Keywords: rfc 2368, mailto, mail +;; Author: Sen Nagata ;; Version: 0.3 +;; Keywords: rfc 2368, mailto, mail ;; License: GPL 2 ;; This file is not a part of GNU Emacs. @@ -13,7 +14,7 @@ ;; notes: ;; ;; -repeat after me: "the colon is not part of the header name..." -;; -if w3 becomes part of emacs, then it may make sense to have this +;; -if w3 becomes part of Emacs, then it may make sense to have this ;; file depend on w3 -- the maintainer of w3 says merging w/ emacs ;; is planned! ;; @@ -25,7 +26,7 @@ ;; ;; the functions that deal w/ unhexifying in this file were basically ;; taken from w3 -- i hope to replace them w/ something else soon OR -;; perhaps if w3 becomes a part of emacs soon, use the functions from w3. +;; perhaps if w3 becomes a part of Emacs soon, use the functions from w3. ;;; History: ;;