diff options
author | Jason Rumney <jasonr@gnu.org> | 2009-02-24 13:38:14 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2009-02-24 13:38:14 +0000 |
commit | 70bb6cacce978155c964e055dffc7a5413a55cb4 (patch) | |
tree | 328f705b9ba8cfad1c3db7236b109b6879c186eb /doc/emacs | |
parent | b545ff9ce2fd57d11e0d70c5a3581739529ac28b (diff) | |
download | emacs-70bb6cacce978155c964e055dffc7a5413a55cb4.tar.gz |
(International): Link to Modifying Fontsets.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/ChangeLog | 1 | ||||
-rw-r--r-- | doc/emacs/mule.texi | 1 |
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. |