comparison lisp/textmodes/texinfo.el @ 43808:234792943059

Revert last change.
author Andreas Schwab <schwab@suse.de>
date Sat, 09 Mar 2002 20:11:46 +0000
parents 5e0ca4ec865c
children 5cc9ed7bc5b5
comparison
equal deleted inserted replaced
43807:fd19f88bcc64 43808:234792943059
1 ;;; texinfo.el --- major mode for editing Texinfo files 1 ;;; texinfo.el --- major mode for editing Texinfo files
2 2
3 ;; Copyright (C) 1985, '88, '89, '90, '91, '01, 3 ;; Copyright (C) 1985, '88, '89, '90, '91, '01,
4 ;; '92, '93, '96, '97, 2000, 2002 Free Software Foundation, Inc. 4 ;; '92, '93, '96, '97, 2000 Free Software Foundation, Inc.
5 5
6 ;; Author: Robert J. Chassell 6 ;; Author: Robert J. Chassell
7 ;; Date: [See date below for texinfo-version] 7 ;; Date: [See date below for texinfo-version]
8 ;; Maintainer: FSF 8 ;; Maintainer: bug-texinfo@gnu.org
9 ;; Keywords: maint, tex, docs 9 ;; Keywords: maint, tex, docs
10 10
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
12 12
13 ;; GNU Emacs is free software; you can redistribute it and/or modify 13 ;; GNU Emacs is free software; you can redistribute it and/or modify