]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sat, 2 Dec 2000 14:48:58 +0000 (14:48 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 2 Dec 2000 14:48:58 +0000 (14:48 +0000)
lisp/ChangeLog
src/ChangeLog

index b1b9bb069237b67a27279844315d497d7b7e0a7a..baab0b16a2f4046a03484bd3f8c3c85cfe178a2d 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-02  Jason Rumney  <jasonr@gnu.org>
+
+       * term/w32-win.el (x-select-enable-clipboard): Customize (as per
+       the Emacs Lisp manual)
+
 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
index 5316ffac2c7cccd2658f40d117cd1f5ac72eb0a3..7f27f5597a4d675669452a03e378e0eccaa519fb 100644 (file)
@@ -1,3 +1,10 @@
+2000-12-02  Jason Rumney  <jasonr@gnu.org>
+
+       * w32term.c (w32_bdf_per_char_metric): Dereference pointer
+       correctly for single byte character case.
+       (w32_per_char_metric): Do not try to make any assumptions about
+       the metrics of BDF fonts.
+
 2000-12-02  Simon Josefsson  <simon@josefsson.org>
 
        * fns.c (Fmd5): Use a different logic to decide the coding system