diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | be010748989d2be1af4eaa5e602f4cf49d37bf26 (patch) | |
tree | 787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/auto-show.el | |
parent | ad837797de652021a470c5a5c0f1165709df7528 (diff) | |
download | emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz |
Comment change.
Diffstat (limited to 'lisp/auto-show.el')
-rw-r--r-- | lisp/auto-show.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/auto-show.el b/lisp/auto-show.el index ce36b2e73d2..2cae3c334e0 100644 --- a/lisp/auto-show.el +++ b/lisp/auto-show.el @@ -1,3 +1,4 @@ +;;; auto-show.el --- perform automatic horizontal scrolling as point moves ;;; This file is in the public domain. ;;; Keywords: scroll display minor-mode |