[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 6a1c03d: More minor changes in the Emacs manual
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 6a1c03d: More minor changes in the Emacs manual |
Date: |
Sat, 10 Feb 2018 04:20:49 -0500 (EST) |
branch: emacs-26
commit 6a1c03d65bcdd5a9cb2a130948285bbfde341154
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
More minor changes in the Emacs manual
* doc/emacs/xresources.texi (GTK resources):
* doc/emacs/trouble.texi (Contributing):
* doc/emacs/frames.texi (Fonts): Use HTTPS URLs instead of HTTP.
* doc/emacs/docstyle.texi: Add a few @hyphenation directives,
based on reports in address@hidden about incorrect
hyphenation.
---
doc/emacs/docstyle.texi | 6 ++++++
doc/emacs/frames.texi | 2 +-
doc/emacs/trouble.texi | 2 +-
doc/emacs/xresources.texi | 4 ++--
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/doc/emacs/docstyle.texi b/doc/emacs/docstyle.texi
index dfd1430..f682e3d 100644
--- a/doc/emacs/docstyle.texi
+++ b/doc/emacs/docstyle.texi
@@ -8,3 +8,9 @@
@end ignore
@set txicodequoteundirected
@set txicodequotebacktick
address@hidden It turns out TeX sometimes fails to hyphenate, so we help it here
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index afdfa6c..15b576d 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -642,7 +642,7 @@ Monospace-12:weight=bold:slant=italic
For a more detailed description of Fontconfig patterns, see the
Fontconfig manual, which is distributed with Fontconfig and available
-online at @url{http://fontconfig.org/fontconfig-user.html}.
+online at @url{https://fontconfig.org/fontconfig-user.html}.
@cindex GTK font pattern
The second way to specify a font is to use a @dfn{GTK font pattern}.
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index 2edeb05..330497c 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -1322,7 +1322,7 @@ the Emacs Lisp Reference Manual
@url{https://www.gnu.org/software/emacs}
@item
address@hidden://www.emacswiki.org/}
address@hidden://www.emacswiki.org/}
@end itemize
@menu
diff --git a/doc/emacs/xresources.texi b/doc/emacs/xresources.texi
index d58c6b9..ee59551 100644
--- a/doc/emacs/xresources.texi
+++ b/doc/emacs/xresources.texi
@@ -512,7 +512,7 @@ those are governed by normal X resources
(@pxref{Resources}).
The following sections describe how to customize GTK+ resources for
Emacs. For details about GTK+ resources, see the GTK+ API document at
address@hidden://developer.gnome.org/gtk2/stable/gtk2-Resource-Files.html}.
address@hidden://developer.gnome.org/gtk2/stable/gtk2-Resource-Files.html}.
In GTK+ version 3, GTK+ resources have been replaced by a completely
different system. The appearance of GTK+ widgets is now determined by
@@ -522,7 +522,7 @@ style settings (where @var{theme} is the name of the
current GTK+
theme). Therefore, the description of GTK+ resources in this section
does not apply to GTK+ 3. For details about the GTK+ 3 styling
system, see
address@hidden://developer.gnome.org/gtk3/3.0/GtkCssProvider.html}.
address@hidden://developer.gnome.org/gtk3/3.0/GtkCssProvider.html}.
@menu
* GTK Resource Basics:: Basic usage of GTK+ resources.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 6a1c03d: More minor changes in the Emacs manual,
Eli Zaretskii <=