From 5e25feeec1b3a0e1ba10a7650a6daba82083b0af Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 27 Dec 2000 16:55:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f747b86b172..6d52d790c0c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2000-12-27 Gerd Moellmann + * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70. + * version.el (emacs-version): Print X scroll bar information. * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars diff --git a/src/ChangeLog b/src/ChangeLog index 4b205b56d57..93188c74a9e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2000-12-27 Gerd Moellmann + * xfaces.c (PT_PER_INCH): New macro. + (xlfd_point_size): Compute real point size from font's pixel size. + (pixel_point_size, build_scalable_font_name): Use PT_PER_INCH + instead of 72. + * .gdbinit: Comment out the line pointing to the Lesstif source directory. -- 2.39.2