the MS-DOS version as well.
+1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * startup.el (command-line-1): Make mode line mouse-sensitive for
+ the MS-DOS version as well.
+
1999-12-28 Gerd Moellmann <gerd@gnu.org>
* bs.el: New file.
(substitute-command-keys
"For information about the GNU Project and its goals, type \\[describe-project]."))))
(when (and (not noninteractive)
- (memq window-system '(x w32)))
+ (memq window-system '(x w32 pc)))
(make-mode-line-mouse-sensitive))
(if (null command-line-args-left)
(cond ((and (not inhibit-startup-message) (not noninteractive)