GNU bug report logs -
#31937
lisp/doc-view.el (typo correction)
Previous Next
Reported by: Van L <van <at> scratch.space>
Date: Fri, 22 Jun 2018 16:31:02 UTC
Severity: minor
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 Jun 2018 10:27:14 +0300
with message-id <83in6aufn1.fsf <at> gnu.org>
and subject line Re: bug#31937: lisp/doc-view.el (typo correction)
has caused the debbugs.gnu.org bug report #31937,
regarding lisp/doc-view.el (typo correction)
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
31937: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31937
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index 970e12402d..7b1fc01204 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -50,7 +50,7 @@
;; `doc-view-clear-cache'. To open the cache with dired, so that you can tidy
;; it out use `doc-view-dired-cache'.
;;
-;; When conversion in underway the first page will be displayed as soon as it
+;; When conversion is underway the first page will be displayed as soon as it
;; is available and the available pages are refreshed every
;; `doc-view-conversion-refresh-interval' seconds. If that variable is nil the
;; pages won't be displayed before conversion of the document finished
[Message part 3 (message/rfc822, inline)]
> From: Van L <van <at> scratch.space>
> Date: Sat, 23 Jun 2018 02:30:24 +1000
>
> diff --git a/lisp/doc-view.el b/lisp/doc-view.el
> index 970e12402d..7b1fc01204 100644
> --- a/lisp/doc-view.el
> +++ b/lisp/doc-view.el
> @@ -50,7 +50,7 @@
> ;; `doc-view-clear-cache'. To open the cache with dired, so that you can tidy
> ;; it out use `doc-view-dired-cache'.
> ;;
> -;; When conversion in underway the first page will be displayed as soon as it
> +;; When conversion is underway the first page will be displayed as soon as it
> ;; is available and the available pages are refreshed every
> ;; `doc-view-conversion-refresh-interval' seconds. If that variable is nil the
> ;; pages won't be displayed before conversion of the document finished
Thanks, fixed.
This bug report was last modified 7 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.