/[emacs]/emacs/lisp/mail/supercite.el
ViewVC logotype

Diff of /emacs/lisp/mail/supercite.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by jurta, Tue Dec 14 00:53:05 2004 UTC revision 1.40 by wl, Fri Mar 25 08:38:22 2005 UTC
# Line 1  Line 1 
1  ;;; supercite.el --- minor mode for citing mail and news replies  ;;; supercite.el --- minor mode for citing mail and news replies
2    
3  ;; Copyright (C) 1993, 1997, 2003, 2004 Free Software Foundation, Inc.  ;; Copyright (C) 1993, 1997, 2003, 2004, 2005 Free Software Foundation, Inc.
4    
5  ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org>  ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org>
6  ;; Maintainer:    FSF  ;; Maintainer:    FSF
# Line 796  The number of lines left is specified by Line 796  The number of lines left is specified by
796              nonentry-func '(sc-mail-nuke-header-line)))              nonentry-func '(sc-mail-nuke-header-line)))
797       ;; we never get far enough to interpret a frame if s-n-m-h == 'none       ;; we never get far enough to interpret a frame if s-n-m-h == 'none
798       ((eq sc-nuke-mail-headers 'none))       ((eq sc-nuke-mail-headers 'none))
799       (t (error "Illegal value for sc-nuke-mail-headers: %s"       (t (error "Invalid value for sc-nuke-mail-headers: %s"
800                 sc-nuke-mail-headers))                 sc-nuke-mail-headers))
801       )                                  ; end-cond       )                                  ; end-cond
802      (append      (append

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26