emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

highlight-wrong-size-font obsoleted?


From: Pavel Janík
Subject: highlight-wrong-size-font obsoleted?
Date: Mon, 12 Nov 2001 22:57:23 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

the variable highlight-wrong-size-font has this documentations string:
*This variable is obsolete. It really is obsolete, it is not referenced in
the code, though still documented. Only references are:

./etc/NEWS:7012:and displayed within a box if highlight-wrong-size-font is 
non-nil.

   This is NEWS entry for 20.1.

./info/emacs-13:391:fontset's size.  If `highlight-wrong-size-font' is 
non-`nil', a box is
./info/emacs-35:254:* highlight-wrong-size-font:             Fontsets.
./man/mule.texi:1106:@vindex highlight-wrong-size-font
./man/mule.texi:1111:fontset's size.  If @code{highlight-wrong-size-font} is 
address@hidden,

   It is documented.

./src/ChangeLog:3482:   * fontset.c (syms_of_fontset): Describe 
highlight-wrong-size-font
./src/ChangeLog.7:6612: * fontset.c (syms_of_fontset): Set 
Vhighlight_wrong_size_font to
./src/ChangeLog.7:8115: fontset-alias-alist.  Doc-string of 
highlight-wrong-size-font
./src/ChangeLog.7:8552: * fontset.c (Vhighlight_wrong_size_font, 
Vclip_large_size_font):
./src/ChangeLog.7:8556: * fontset.h (Vhighlight_wrong_size_font, 
Vclip_large_size_font):

   ChangeLog entries.

./src/fontset.c:139:Lisp_Object Vhighlight_wrong_size_font;
./src/fontset.c:1472:  DEFVAR_LISP ("highlight-wrong-size-font", 
&Vhighlight_wrong_size_font,
./src/fontset.c:1474:  Vhighlight_wrong_size_font = Qnil;
./src/fontset.h:202:extern Lisp_Object Vhighlight_wrong_size_font;

This is the only file it is used in. Can it be deleted or should we nly
remove the reference to it from the documentation?

The same applies to clip-large-size-font modified.
-- 
Pavel Janík

Everything's crystal clear, except one thing: what's your question?
                  -- Eli Zaretskii in comp.emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]