/[emacs]/emacs/lisp/obsolete/hscroll.el
ViewVC logotype

Diff of /emacs/lisp/obsolete/hscroll.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by gerd, Mon Dec 11 10:20:16 2000 UTC revision 1.1.18.1 by miles, Fri Apr 4 06:20:31 2003 UTC
# Line 28  Line 28 
28    
29  ;;; Code:  ;;; Code:
30    
31  ;;;  ;;;
32  ;;; PUBLIC VARIABLES  ;;; PUBLIC VARIABLES
33  ;;;  ;;;
34    
35  (defvar hscroll-version "0.0")  (defvar hscroll-version "0.0")
36    
# Line 48  to hscroll from your init file and code. Line 48  to hscroll from your init file and code.
48    :require 'hscroll    :require 'hscroll
49    :version "20.3")    :version "20.3")
50    
51  (defcustom hscroll-margin 5  (defcustom hscroll-margin 5
52    "*Obsolete."    "*Obsolete."
53    :group 'hscroll    :group 'hscroll
54    :type 'integer)    :type 'integer)
# Line 68  to hscroll from your init file and code. Line 68  to hscroll from your init file and code.
68    :group 'hscroll    :group 'hscroll
69    :type 'string)    :type 'string)
70    
71  ;;;  ;;;
72  ;;; PUBLIC COMMANDS  ;;; PUBLIC COMMANDS
73  ;;;  ;;;
74    
75  ;;;###autoload  ;;;###autoload
76  (defun turn-on-hscroll ()  (defun turn-on-hscroll ()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.18.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26