;ELC   
;;; Compiled by pot@pot.cnuce.cnr.it on Tue Mar 18 15:49:03 2003
;;; from file /home/pot/gnu/emacs-pretest.new/lisp/obsolete/hscroll.el
;;; in Emacs version 21.3
;;; with bytecomp version 2.85.4.1
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.
(if (and (boundp 'emacs-version)
	 (< (aref emacs-version (1- (length emacs-version))) ?A)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19.29")))
    (error "`hscroll.el' was compiled for Emacs 19.29 or later"))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(byte-code "\301B\302\301!\204\f \303\304\305\306\307\310\311%\207" [current-load-list hscroll-version boundp "0.0" custom-declare-group hscroll nil "This customization group is kept for compatibility only.\nEmacs now does hscrolling automatically.  Please remove references\nto hscroll from your init file and code." :group editing] 6)
#@12 *Obsolete.
(custom-declare-variable 'hscroll-global-mode 'nil '(#$ . -965) :group 'hscroll :type 'boolean :require 'hscroll :version "20.3")
#@12 *Obsolete.
(custom-declare-variable 'hscroll-margin '5 '(#$ . -1112) :group 'hscroll :type 'integer)
#@12 *Obsolete.
(custom-declare-variable 'hscroll-snap-threshold '30 '(#$ . -1219) :group 'hscroll :type 'integer)
#@12 *Obsolete.
(custom-declare-variable 'hscroll-step-percent '25 '(#$ . -1335) :group 'hscroll :type 'integer)
#@12 *Obsolete.
(custom-declare-variable 'hscroll-mode-name '" Hscr" '(#$ . -1449) :group 'hscroll :type 'string)
#@134 This function is obsolete.
Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
Also see `automatic-hscrolling'.
(defalias 'turn-on-hscroll #[nil "\300\207" ["This function is obsolete.\nEmacs now does hscrolling automatically, if `truncate-lines' is non-nil.\nAlso see `automatic-hscrolling'."] 1 (#$ . 1565)])
#@134 This function is obsolete.
Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
Also see `automatic-hscrolling'.
(defalias 'hscroll-mode #[(&optional arg) "\300\207" [nil] 1 (#$ . 1904) "P"])
#@134 This function is obsolete.
Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
Also see `automatic-hscrolling'.
(defalias 'hscroll-global-mode #[(&optional arg) "\300\207" [nil] 1 (#$ . 2123) "P"])
#@134 This function is obsolete.
Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
Also see `automatic-hscrolling'.
(defalias 'hscroll-window-maybe #[nil "\300\207" [nil] 1 (#$ . 2349) nil])
(provide 'hscroll)
