emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/scroll-bar.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/scroll-bar.el
Date: Sun, 20 Jan 2002 10:44:52 -0500

Index: emacs/lisp/scroll-bar.el
diff -c emacs/lisp/scroll-bar.el:1.40 emacs/lisp/scroll-bar.el:1.41
*** emacs/lisp/scroll-bar.el:1.40       Sun Jul 15 12:15:34 2001
--- emacs/lisp/scroll-bar.el    Sun Jan 20 10:44:52 2002
***************
*** 105,111 ****
  ;; If it is set again, that is for real.
  (setq scroll-bar-mode-explicit t)
  
! (defun scroll-bar-mode (flag)
    "Toggle display of vertical scroll bars on all frames.
  This command applies to all frames that exist and frames to be
  created in the future.
--- 105,111 ----
  ;; If it is set again, that is for real.
  (setq scroll-bar-mode-explicit t)
  
! (defun scroll-bar-mode (&optional flag)
    "Toggle display of vertical scroll bars on all frames.
  This command applies to all frames that exist and frames to be
  created in the future.



reply via email to

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