aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-08-02 22:49:24 +0000
committerChong Yidong2009-08-02 22:49:24 +0000
commit7e4d5894111e0c1fdfe58b197c87bedc78976578 (patch)
tree04accea56b55065e0e78cf2a28c5fea385ddbb00
parent8525a1d6440c00a0d223e016f39a46e1fbf1194c (diff)
downloademacs-7e4d5894111e0c1fdfe58b197c87bedc78976578.tar.gz
emacs-7e4d5894111e0c1fdfe58b197c87bedc78976578.zip
* INSTALL: Fix free fonts URL.
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0234d25139b..4440cac823f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12009-08-02 Kevin Ryde <user42@zip.com.au>
2
3 * INSTALL: Fix free fonts URL.
4
12009-07-22 Glenn Morris <rgm@gnu.org> 52009-07-22 Glenn Morris <rgm@gnu.org>
2 6
3 * configure.in (AC_PREREQ): Require autoconf 2.62. 7 * configure.in (AC_PREREQ): Require autoconf 2.62.
diff --git a/INSTALL b/INSTALL
index 354c9065279..2cc077def54 100644
--- a/INSTALL
+++ b/INSTALL
@@ -212,8 +212,8 @@ fonts can also be used by ps-print and ps-mule to print Unicode
212characters. 212characters.
213 213
214Finally, the Web pages <URL:http://www.nongnu.org/freefont/index.html> 214Finally, the Web pages <URL:http://www.nongnu.org/freefont/index.html>
215and <URL:http://www.nongnu.org/freefont/resources.html> list a large 215and <URL:http://www.gnu.org/software/freefont/sources/resources.html>
216number of free Unicode fonts. 216list a large number of free Unicode fonts.
217 217
218* GNU/Linux development packages 218* GNU/Linux development packages
219 219