summaryrefslogtreecommitdiff
path: root/lisp/obsolete/hscroll.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 13:24:35 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 13:24:35 +0000
commita1506d2977a8c2eb982ad0b59416009cdfaa6f51 (patch)
tree3cbb868ad6eb3b188d5064389538c490c124d8be /lisp/obsolete/hscroll.el
parentf1180544bb5ff44cdb45b8734734294b0a2fa7a4 (diff)
downloademacs-a1506d2977a8c2eb982ad0b59416009cdfaa6f51.tar.gz
Trailing whitepace deleted.
Diffstat (limited to 'lisp/obsolete/hscroll.el')
-rw-r--r--lisp/obsolete/hscroll.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/obsolete/hscroll.el b/lisp/obsolete/hscroll.el
index 996cd07c5e4..07a5f525720 100644
--- a/lisp/obsolete/hscroll.el
+++ b/lisp/obsolete/hscroll.el
@@ -28,9 +28,9 @@
;;; Code:
-;;;
+;;;
;;; PUBLIC VARIABLES
-;;;
+;;;
(defvar hscroll-version "0.0")
@@ -48,7 +48,7 @@ to hscroll from your init file and code."
:require 'hscroll
:version "20.3")
-(defcustom hscroll-margin 5
+(defcustom hscroll-margin 5
"*Obsolete."
:group 'hscroll
:type 'integer)
@@ -68,9 +68,9 @@ to hscroll from your init file and code."
:group 'hscroll
:type 'string)
-;;;
+;;;
;;; PUBLIC COMMANDS
-;;;
+;;;
;;;###autoload
(defun turn-on-hscroll ()