comparison lisp/mail/rnewspost.el @ 14040:187735b53d52

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 22:21:28 +0000
parents 4b5452f8ad12
children 83f275dcd93a
comparison
equal deleted inserted replaced
14039:831c5fda97f4 14040:187735b53d52
44 44
45 ;; Replying and posting news items are done by these functions. 45 ;; Replying and posting news items are done by these functions.
46 ;; imported from rmail and modified to work with rnews ... 46 ;; imported from rmail and modified to work with rnews ...
47 ;; Mon Mar 25,1985 at 03:07:04 ads@mit-hermes. 47 ;; Mon Mar 25,1985 at 03:07:04 ads@mit-hermes.
48 ;; this is done so that rnews can operate independently from rmail.el and 48 ;; this is done so that rnews can operate independently from rmail.el and
49 ;; sendmail and dosen't have to autoload these functions. 49 ;; sendmail and doesn't have to autoload these functions.
50 ;; 50 ;;
51 ;;; >> Nuked by Mly to autoload those functions again, as the duplication of 51 ;;; >> Nuked by Mly to autoload those functions again, as the duplication of
52 ;;; >> code was making maintenance too difficult. 52 ;;; >> code was making maintenance too difficult.
53 53
54 ;;; Code: 54 ;;; Code: