Mercurial > emacs
changeset 34114:426e7abc44da
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 02 Dec 2000 14:48:58 +0000 |
parents | fa597347c65f |
children | 2d8a69640e7f |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 02 14:47:35 2000 +0000 +++ b/lisp/ChangeLog Sat Dec 02 14:48:58 2000 +0000 @@ -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.
--- a/src/ChangeLog Sat Dec 02 14:47:35 2000 +0000 +++ b/src/ChangeLog Sat Dec 02 14:48:58 2000 +0000 @@ -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