# HG changeset patch # User Karl Heuer # Date 766269878 0 # Node ID 613ec7b5640ef530a1eece082108fff609efbb83 # Parent 396254137b30ee0138639aa3edbf7a696f748cd0 (Vglyph_table): Doc fix. diff -r 396254137b30 -r 613ec7b5640e src/dispnew.c --- a/src/dispnew.c Wed Apr 13 20:42:42 1994 +0000 +++ b/src/dispnew.c Wed Apr 13 20:44:38 1994 +0000 @@ -2409,7 +2409,7 @@ integer: a glyph code which this glyph is an alias for.\n\ string: output this glyph using that string (not impl. in X windows).\n\ nil: this glyph mod 256 is char code to output,\n\ - and this glyph / 256 is face code for X windows (see `x-set-face')."); + and this glyph / 256 is face code for X windows (see `face-id')."); Vglyph_table = Qnil; DEFVAR_LISP ("standard-display-table", &Vstandard_display_table,