*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-12-14 15:17:37 +00:00
parent a68ccb40d6
commit 012884e247
2 changed files with 6 additions and 0 deletions

View 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

View 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.