mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-24 23:31:33 -07:00
*** empty log message ***
This commit is contained in:
parent
41c86e21b4
commit
71a6ba55f5
2 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2000-03-03 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* strokes.el: Change maintainer's mail address.
|
||||
|
||||
2000-03-03 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/mule-diag.el (list-character-sets): Make help-echo
|
||||
|
|
|
|||
|
|
@ -1,3 +1,13 @@
|
|||
2000-03-03 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xterm.c (PER_CHAR_METRIC): Removed.
|
||||
(x_per_char_metric_1, x_default_char): New functions.
|
||||
(x_per_char_metric): If font's default char is invalid, return
|
||||
metrics of a suitably chosen usable default char.
|
||||
(x_draw_glyph_string_foreground): If font has an invalid default
|
||||
char, replace occurrences of that char with a suitably chosen
|
||||
usable default char.
|
||||
|
||||
2000-03-02 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xterm.c (note_mouse_highlight): Return quickly if frame's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue