Find a file
Richard M. Stallman 31bc421006 (bibtex-pop): New generic function which unifies the
functionality of bibtex-pop-previous and bibtex-pop-next.  Now,
bibtex-pop moves to the end of field after the pop.  Concatenated
strings are now handled correctly.  Delimiters are not added to
non-delimited entries.  Changed occurences of
bibtex-text-in-cfield to bibtex-text-in-field.
(bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop.
(bibtex-complete-string): Fixed bug that removed delimiters
around the following field if current field is already
undelimited on completion.
(bibtex-complete-string, bibtex-remove-double-quotes-or-braces):
Only remove delimiters if field text is not concatenated.
(bibtex-font-lock-keywords): Use the same regexps used
in all other places of bibtex.el to parse the buffer.
(bibtex-mode): Changed the definition of font-lock-defaults,
so that quote-delimited entries aren't fontified as strings anymore.
(bibtex-parse-keys): Changed the regexp used for finding crossref entries.
(bibtex-field-const, bibtex-reference-key): Fixed the regexp
to match more of the characters allowed here by BibTeX/LaTeX.
(bibtex-field-name): Made it less restrictive.
(bibtex-field-string): Changed so that quote-delimited entries
with quotes inside aren't a problem anymore.  Changed nesting
level of braces in entries to support three inner braces.
(bibtex-validate-buffer): By giving an optional argument, the
user can now let it not validate the whole buffer, but only
the portion starting at point.  Small modification in strategy
used to find next entry.
(bibtex-print-help-message): Ignore case in field name when
searching for help text.
(bibtex-submit-bug-report): New function.
1996-03-08 17:42:30 +00:00
etc Initial revision 1996-01-19 04:32:00 +00:00
lib-src Comment change. 1996-02-22 22:37:14 +00:00
lisp (bibtex-pop): New generic function which unifies the 1996-03-08 17:42:30 +00:00
lispref Clarify purpose of user-position parameter. 1996-02-24 04:11:01 +00:00
lwlib (motion_event_is_in_menu): Make x and y signed. 1996-03-01 20:11:49 +00:00
man (../info/ccmode): Renamed from ../info/cc-mode. 1996-01-09 23:05:28 +00:00
msdos (LOCALTIME_CACHE, HAVE_TZSET): Define these. 1996-01-23 17:44:58 +00:00
nt Update FSF's ddress in preamble 1996-01-15 08:32:56 +00:00
src (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu. 1996-03-08 06:18:40 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Discuss djgpp version; eliminate mention of Simtel. 1996-01-03 15:05:35 +00:00
config.guess * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. 1996-02-12 20:55:56 +00:00
config.sub Add -apple and -aux. 1996-03-05 23:34:58 +00:00
configure.in Check for ncurses. 1996-03-06 19:18:29 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Clarify info about MS-DOS path handling. 1996-02-20 19:13:05 +00:00
make-dist (finder-inf.el): Use finder-compile-keywords-make-dist. 1996-02-25 23:00:13 +00:00
Makefile.in (install-arch-dep): Depend on install-arch-indep. 1996-02-23 21:44:18 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00