emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/novice.el,v


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/novice.el,v
Date: Sun, 08 Jul 2007 08:27:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       07/07/08 08:27:32

Index: novice.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/novice.el,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- novice.el   21 Jan 2007 03:53:11 -0000      1.47
+++ novice.el   8 Jul 2007 08:27:32 -0000       1.48
@@ -90,6 +90,7 @@
        (save-excursion
        (set-buffer standard-output)
        (help-mode)))
+     (fit-window-to-buffer (get-buffer-window "*Disabled Command*"))
      (message "Type y, n, ! or SPC (the space bar): ")
      (let ((cursor-in-echo-area t))
        (while (progn (setq char (read-event))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]