emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el,v
Date: Tue, 17 Jun 2008 16:33:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/06/17 16:33:07

Index: window.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/window.el,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -b -r1.142 -r1.143
--- window.el   14 Jun 2008 08:58:07 -0000      1.142
+++ window.el   17 Jun 2008 16:33:06 -0000      1.143
@@ -751,7 +751,6 @@
 If the window is the only window on its frame, `display-buffer'
 can split it regardless of this value."
   :type '(choice (const nil) (number :tag "lines"))
-  :type 'number
   :version "23.1"
   :group 'windows)
 




reply via email to

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