summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/ChangeLog1
-rw-r--r--doc/emacs/mule.texi1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 093eb775138..212c07a7a6e 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -6,6 +6,7 @@
standard-fontset-spec. Update description of startup fontset to match
Emacs 23 behavior.
(Modifying Fontsets): New section.
+ (International): Link to Modifying Fontsets.
2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index 7b3cb9d3e0f..9d8b5d03267 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -103,6 +103,7 @@ to make sure Emacs interprets keyboard input correctly; see
* Fontsets:: Fontsets are collections of fonts
that cover the whole spectrum of characters.
* Defining Fontsets:: Defining a new fontset.
+* Modifying Fontsets:: Modifying an existing fontset.
* Undisplayable Characters:: When characters don't display.
* Unibyte Mode:: You can pick one European character set
to use without multibyte characters.