diff options
author | Jim Blandy <jimb@redhat.com> | 1993-06-29 04:03:22 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-06-29 04:03:22 +0000 |
commit | 3d880eed5bb64da46866d7fa797f476312ea49e6 (patch) | |
tree | 3666301dabe0cf1d3b3cff834bdd5ec9d5cb83e9 /lisp/paren.el | |
parent | 624c6e5dccff1c4ad2ec355f2e3342763b1d31e7 (diff) | |
download | emacs-3d880eed5bb64da46866d7fa797f476312ea49e6.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/paren.el')
-rw-r--r-- | lisp/paren.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/paren.el b/lisp/paren.el index fa8cf5b5bfb..0c180c160f6 100644 --- a/lisp/paren.el +++ b/lisp/paren.el @@ -1,5 +1,5 @@ ;;; paren.el --- highlight matching paren. -;; Copyright (C) 1993 Software Foundation, Inc. +;; Copyright (C) 1993 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |