emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/woman.el,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/woman.el,v
Date: Wed, 03 Jan 2007 22:57:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/01/03 22:57:46

Index: woman.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/woman.el,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- woman.el    24 Dec 2006 03:15:53 -0000      1.51
+++ woman.el    3 Jan 2007 22:57:46 -0000       1.52
@@ -2112,7 +2112,7 @@
                 (progn (goto-char (point-min))
                        (not (re-search-forward "^\\.\\([pnil]p\\|sh\\)[ \n]"
                                                (point-max) t))))
-      (error "WoMan can only format manpages written in the an format")))
+      (error "WoMan can only format man pages written with the usual `-man' 
macros")))
 
   (and (boundp 'font-lock-mode) font-lock-mode (font-lock-mode -1))
   ;; (fundamental-mode)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]