changeset 41054:a761fb708faa

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Wed, 14 Nov 2001 13:39:59 +0000
parents 50dd0b535272
children ff0394a304bd
files man/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Wed Nov 14 13:39:30 2001 +0000
+++ b/man/ChangeLog	Wed Nov 14 13:39:59 2001 +0000
@@ -1,3 +1,8 @@
+2001-11-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* mule.texi (Fontsets): Remove the description of variable
+	`highlight-wrong-size-font'.
+
 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* Makefile.in (INFO_TARGETS): Add ../info/calc.
--- a/src/ChangeLog	Wed Nov 14 13:39:30 2001 +0000
+++ b/src/ChangeLog	Wed Nov 14 13:39:59 2001 +0000
@@ -1,3 +1,11 @@
+2001-11-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* fontset.h: Remove prototypes for variables
+	`Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
+
+	* fontset.c: Remove variables `Vhighlight_wrong_size_font' and
+	`Vclip_large_size_font'.
+
 2001-11-13  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c: Doc fix.