*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 14 Dec 2006 15:17:37 +0000 (15:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 14 Dec 2006 15:17:37 +0000 (15:17 +0000)
lisp/ChangeLog
lisp/align.el

index d7d7529..c758e34 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-14  Richard Stallman  <rms@gnu.org>
+
+       * startup.el (use-fancy-splash-screens-p): Use frame-height
+       instead of window-height.  Pass frame to image-size.
+
 2006-12-13  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-cmds.el (set-locale-environment): Set
index b499790..a3cc531 100644 (file)
@@ -4,6 +4,7 @@
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>
+;; Maintainer: FSF
 ;; Keywords: convenience languages lisp
 
 ;; This file is part of GNU Emacs.