`(trace-to-stderr "EXITTT\n")'.
+2000-10-05 Kenichi Handa <handa@etl.go.jp>
+
+ * startup.el (fancy-splash-screens): Remove the code for
+ debugging; `(trace-to-stderr "EXITTT\n")'.
+
2000-10-05 Miles Bader <miles@gnu.org>
* diff-mode.el (diff-goto-source): Update call to
splash-buffer))
(add-hook 'pre-command-hook 'fancy-splash-pre-command)
(recursive-edit))
- (trace-to-stderr "EXITTT\n")
(cancel-timer timer)
(remove-hook 'pre-command-hook 'fancy-splash-pre-command)
(use-global-map old-global-map)