emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/html2text.el,v
Date: Fri, 23 May 2008 04:41:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/23 04:41:33

Index: html2text.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/html2text.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- html2text.el        6 May 2008 03:55:02 -0000       1.19
+++ html2text.el        23 May 2008 04:41:33 -0000      1.20
@@ -386,7 +386,7 @@
        (forward-line 1)
        (end-of-line)
        ;; refill-stop should ideally be adjusted to
-       ;; accomodate the "<br>" strings which are removed
+       ;; accommodate the "<br>" strings which are removed
        ;; between refill-start and refill-stop.  Can simply
        ;; be returned from my-replace-string
        (setq refill-stop (+ (point)




reply via email to

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