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 bug report
#31937: lisp/doc-view.el (typo correction)
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 31937 <at> debbugs.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)]
> 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.
[Message part 3 (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
This bug report was last modified 7 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.