From cc1caa4e1a8d5dd9b06392041eb44b0f926973e6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 8 Dec 2004 22:06:49 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 47cf7a9ba85..e4858eb532b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-12-08 Richard M. Stallman + + * faces.el: Delete code to set display table. + (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.) + 2004-12-08 Jay Belanger * calc/calc.el: Add math-read-preprocess-string to autoloads. diff --git a/src/ChangeLog b/src/ChangeLog index 39401c9453c..38a079989be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2004-12-08 Richard M. Stallman + + * xdisp.c (get_next_display_element): Use `escape-glyph' for + control chars and escaped octal codes. + (Qescape_glyph): New variable. + (syms_of_xdisp): Initialize it. + (escape_glyph_face): New variable. + (redisplay_window): Initialize it. + 2004-12-07 Paul Eggert * image.c (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE) -- 2.39.2