diff lisp/obsolete/hscroll.el @ 49598:0d8b17d428b5

Trailing whitepace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:24:35 +0000
parents 6c79e7c27d9b
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/obsolete/hscroll.el	Tue Feb 04 12:29:42 2003 +0000
+++ b/lisp/obsolete/hscroll.el	Tue Feb 04 13:24:35 2003 +0000
@@ -28,9 +28,9 @@
 
 ;;; Code:
 
-;;; 
+;;;
 ;;; PUBLIC VARIABLES
-;;; 
+;;;
 
 (defvar hscroll-version "0.0")
 
@@ -48,7 +48,7 @@
   :require 'hscroll
   :version "20.3")
 
-(defcustom hscroll-margin 5 
+(defcustom hscroll-margin 5
   "*Obsolete."
   :group 'hscroll
   :type 'integer)
@@ -68,9 +68,9 @@
   :group 'hscroll
   :type 'string)
 
-;;; 
+;;;
 ;;; PUBLIC COMMANDS
-;;; 
+;;;
 
 ;;;###autoload
 (defun turn-on-hscroll ()