comparison lisp/textmodes/reftex-toc.el @ 27192:f70a80cecdd3

New version number. (reftex-parse-file-extionsion,reftex-index-phrase-file-extension): New options
author Carsten Dominik <dominik@science.uva.nl>
date Wed, 05 Jan 2000 15:15:41 +0000
parents 083669ed376a
children 0b645a4a64fa
comparison
equal deleted inserted replaced
27191:72b373463022 27192:f70a80cecdd3
1 ;;; reftex-toc.el - RefTeX's table of contents mode 1 ;;; reftex-toc.el - RefTeX's table of contents mode
2 ;; Copyright (c) 1997, 1998, 1999 Free Software Foundation, Inc. 2 ;; Copyright (c) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
3 3
4 ;; Author: Carsten Dominik <dominik@strw.LeidenUniv.nl> 4 ;; Author: Carsten Dominik <dominik@strw.LeidenUniv.nl>
5 ;; Version: 4.9 5 ;; Version: 4.10
6 ;; Keywords: tex 6 ;;
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