Mercurial > hg > xemacs-beta
comparison lisp/auto-show.el @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | 966663fcf606 |
children | 182f72e8cd0d |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
28 | 28 |
29 ;;; Commentary: | 29 ;;; Commentary: |
30 | 30 |
31 ;; This file is dumped with XEmacs. | 31 ;; This file is dumped with XEmacs. |
32 | 32 |
33 ;; Modified by: Ben Wing <wing@666.com> | 33 ;; Modified by: Ben Wing <ben@xemacs.org> |
34 | 34 |
35 ;; This file provides functions that | 35 ;; This file provides functions that |
36 ;; automatically scroll the window horizontally when the point moves | 36 ;; automatically scroll the window horizontally when the point moves |
37 ;; off the left or right side of the window. | 37 ;; off the left or right side of the window. |
38 | 38 |