Gnus development mailing list
 help / color / mirror / Atom feed
* doc bugs in message-utils.el
@ 2002-02-17 14:49 Reiner Steib
  2002-02-17 16:42 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2002-02-17 14:49 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: message-utils.patch --]
[-- Type: text/x-patch, Size: 1027 bytes --]

--- message-utils.el	2002/02/15 13:05:22	6.2
+++ message-utils.el	2002/02/17 14:57:02
@@ -39,8 +39,7 @@
 
 ;;; Installation: (TODO: merge into message.el)
 
-;; .. is easy as in most cases. Add this file to where your
-;; Emacs can find it and add
+;; .. is easy as in most cases. Add
 ;; (autoload 'message-mark-inserted-region "message-utils" nil t)
 ;; (autoload 'message-mark-insert-file "message-utils" nil t)
 ;; (autoload 'message-strip-subject-was "message-utils" nil t)
@@ -67,11 +66,12 @@
 ;;  (easy-menu-add-item nil '("Field")  
 ;;   ["Crosspost / Followup" message-xpost-fup2 t] "----")
 ;;  (easy-menu-add-item nil '("Field")
-;;   ["New Subject" message-mark-inserted-region t] "----")
+;;   ["New Subject" message-change-subject t] "----")
 ;;  (easy-menu-add-item nil '("Field")
 ;;   ["Reduce To: to Cc:" message-reduce-to-to-cc t] "----")
 ;;  (easy-menu-add-item nil '("Field") 
 ;;   [ "X-No-Archive:" message-add-archive-header t ]))
+;; (add-hook 'message-mode-hook 'message-utils-setup)
 
 ;;; Code:
 

[-- Attachment #2: Type: text/plain, Size: 207 bytes --]


The attached patch fixes some doc bugs in the `Installation' section
of message-utils.el.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: doc bugs in message-utils.el
  2002-02-17 14:49 doc bugs in message-utils.el Reiner Steib
@ 2002-02-17 16:42 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2002-02-17 16:42 UTC (permalink / raw)


Reiner Steib <4uce.02.r.steib@gmx.net> writes:

> The attached patch fixes some doc bugs in the `Installation' section
> of message-utils.el.

Installed. Thanks.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-17 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-17 14:49 doc bugs in message-utils.el Reiner Steib
2002-02-17 16:42 ` ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).