comparison lisp/paren.el @ 3977:bb696888ccb7

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Sun, 04 Jul 1993 17:52:52 +0000
parents 87addb9e55f8
children 66d33e1bf65b
comparison
equal deleted inserted replaced
3976:87addb9e55f8 3977:bb696888ccb7
1 ;;; paren.el --- highlight matching paren. 1 ;;; paren.el --- highlight matching paren.
2 ;; Copyright (C) 1993 Free Software Foundation, Inc. 2 ;; Copyright (C) 1993 Free Software Foundation, Inc.
3 3
4 ;;; Author: rms@gnu.ai.mit.edu 4 ;; Author: rms@gnu.ai.mit.edu
5 ;;; Maintainer: FSF 5 ;; Maintainer: FSF
6 ;;; Keywords: languages, faces 6 ;; Keywords: languages, faces
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by