comparison lisp/textmodes/reftex-parse.el @ 90317:34c8b755296d

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-23 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 113-118) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 38-39) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 24 Feb 2006 08:08:56 +0000
parents c5406394f567 bfd5c5e60410
children 6588c6259dfb
comparison
equal deleted inserted replaced
90316:458ed0c8c4c3 90317:34c8b755296d
1 ;;; reftex-parse.el --- parser functions for RefTeX 1 ;;; reftex-parse.el --- parser functions for RefTeX
2 ;; Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005, 2 ;; Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005,
3 ;; 2006 Free Software Foundation, Inc. 3 ;; 2006 Free Software Foundation, Inc.
4 4
5 ;; Author: Carsten Dominik <dominik@science.uva.nl> 5 ;; Author: Carsten Dominik <dominik@science.uva.nl>
6 ;; Version: VERSIONTAG 6 ;; Version: 4.31
7 ;; 7 ;;
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify