diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 16:56:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 16:56:02 +0000 |
commit | aae56ea7ca8c74e7bb5595b828851aaa9f947792 (patch) | |
tree | 464b508b0ece6a20291b838d52ec33305d66a541 /lisp/scroll-bar.el | |
parent | c7986c187611e2f908263a9ad5f104a8ef78d3dc (diff) | |
download | emacs-aae56ea7ca8c74e7bb5595b828851aaa9f947792.tar.gz |
Add standard library headers.
Diffstat (limited to 'lisp/scroll-bar.el')
-rw-r--r-- | lisp/scroll-bar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/scroll-bar.el b/lisp/scroll-bar.el index 7175902bbc6..653537c7140 100644 --- a/lisp/scroll-bar.el +++ b/lisp/scroll-bar.el @@ -1,4 +1,4 @@ -;;; scroll-bar.el -- window system-independent scroll bar support. +;;; scroll-bar.el --- window system-independent scroll bar support. ;;; Copyright (C) 1993 Free Software Foundation, Inc. |