unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#25530: [PATCH] Fix typo in site packages documentation
@ 2017-01-25 14:04 Georgi Kirilov
  2017-01-25 18:16 ` Alex Kost
  2017-01-25 18:21 ` Georgi Kirilov
  0 siblings, 2 replies; 4+ messages in thread
From: Georgi Kirilov @ 2017-01-25 14:04 UTC (permalink / raw)
  To: 25530; +Cc: Georgi Kirilov

* doc/ref/scheme-using.texi (Installing Site Packages): Fix typo
---
 doc/ref/scheme-using.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi
index b7efcb4a9..b1f0bafe3 100644
--- a/doc/ref/scheme-using.texi
+++ b/doc/ref/scheme-using.texi
@@ -793,7 +793,7 @@ packages will be
 
 Note that a @code{.go} file will only be loaded in preference to a
 @code{.scm} file if it is newer.  For that reason, you should install
-your Scheme files first, and your compiled files second.  @code{Load
+your Scheme files first, and your compiled files second.  See @xref{Load
 Paths}, for more on the loading process.
 
 Finally, although this section is only about Scheme, sometimes you need
-- 
2.11.0






^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#25530: [PATCH] Fix typo in site packages documentation
  2017-01-25 14:04 bug#25530: [PATCH] Fix typo in site packages documentation Georgi Kirilov
@ 2017-01-25 18:16 ` Alex Kost
  2017-01-25 18:21 ` Georgi Kirilov
  1 sibling, 0 replies; 4+ messages in thread
From: Alex Kost @ 2017-01-25 18:16 UTC (permalink / raw)
  To: Georgi Kirilov; +Cc: 25530

Georgi Kirilov (2017-01-25 16:04 +0200) wrote:

> * doc/ref/scheme-using.texi (Installing Site Packages): Fix typo
> ---
>  doc/ref/scheme-using.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi
> index b7efcb4a9..b1f0bafe3 100644
> --- a/doc/ref/scheme-using.texi
> +++ b/doc/ref/scheme-using.texi
> @@ -793,7 +793,7 @@ packages will be
>  
>  Note that a @code{.go} file will only be loaded in preference to a
>  @code{.scm} file if it is newer.  For that reason, you should install
> -your Scheme files first, and your compiled files second.  @code{Load
> +your Scheme files first, and your compiled files second.  See @xref{Load
                                                             ^^^
There shouldn't be "See" there, as @xref produces "See" by itself.

>  Paths}, for more on the loading process.
>  
>  Finally, although this section is only about Scheme, sometimes you need

-- 
Alex





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#25530: [PATCH] Fix typo in site packages documentation
  2017-01-25 14:04 bug#25530: [PATCH] Fix typo in site packages documentation Georgi Kirilov
  2017-01-25 18:16 ` Alex Kost
@ 2017-01-25 18:21 ` Georgi Kirilov
  2017-02-12 21:06   ` Ludovic Courtès
  1 sibling, 1 reply; 4+ messages in thread
From: Georgi Kirilov @ 2017-01-25 18:21 UTC (permalink / raw)
  To: 25530; +Cc: Georgi Kirilov

* doc/ref/scheme-using.texi (Installing Site Packages): Fix typo
---
 doc/ref/scheme-using.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi
index b7efcb4a9..ac265fcca 100644
--- a/doc/ref/scheme-using.texi
+++ b/doc/ref/scheme-using.texi
@@ -793,7 +793,7 @@ packages will be
 
 Note that a @code{.go} file will only be loaded in preference to a
 @code{.scm} file if it is newer.  For that reason, you should install
-your Scheme files first, and your compiled files second.  @code{Load
+your Scheme files first, and your compiled files second.  @xref{Load
 Paths}, for more on the loading process.
 
 Finally, although this section is only about Scheme, sometimes you need
-- 
2.11.0






^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#25530: [PATCH] Fix typo in site packages documentation
  2017-01-25 18:21 ` Georgi Kirilov
@ 2017-02-12 21:06   ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2017-02-12 21:06 UTC (permalink / raw)
  To: Georgi Kirilov; +Cc: 25530-done

Georgi Kirilov <kirilov.georgi.s@gmail.com> skribis:

> * doc/ref/scheme-using.texi (Installing Site Packages): Fix typo

Applied, thanks!

Ludo'.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-12 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-25 14:04 bug#25530: [PATCH] Fix typo in site packages documentation Georgi Kirilov
2017-01-25 18:16 ` Alex Kost
2017-01-25 18:21 ` Georgi Kirilov
2017-02-12 21:06   ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).