*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-04-09 15:11:06 +00:00
parent 2d6fabfcdc
commit 9170e5d4af
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2001-04-09 Gerd Moellmann <gerd@gnu.org>
* obsolete/profile.el: Moved from emacs-lisp/.
* Makefile.in (nonobsolete_setwins): New macro.
(finder-data): Use it instead of `setwins'.
From: Dave Love <fx@gnu.org>.

View file

@ -1,5 +1,7 @@
2001-04-09 Gerd Moellmann <gerd@gnu.org>
* fns.c (Fplist_get, Fplist_put): Add QUITs.
* window.c (window_internal_height): Return 1 less if the
window has a header line.