1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
emacs/etc
Stefan Monnier 02c8032e0a (bibtex-sort-entry-class)
(bibtex-comment-start): Use defcustom.
(bibtex-entry-field-alist): Use nil if initial content of the
field is undefined.  Fix docstring.
(bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
(bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
(bibtex-mode, bibtex-field-list, bibtex-entry-updat)
(bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
Fix docstring.
(bibtex-autokey-title-terminators): Use only one regexp.
(bibtex-string-maybe-empty-head): New variable.
(bibtex-remove-delimiters-string): New function.
(bibtex-text-in-field-bounds, bibtex-text-in-string):
Use bibtex-remove-delimiters-string.
(bibtex-progress-message, bibtex-field-left-delimiter)
(bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
(bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
(bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
Simplify.
(bibtex-format-entry): Use save-excursion for inherited booktitle.
Use eq and bibtex-remove-delimiters-string.  For end markers use
insertion type so that marker stays after inserted text.
(bibtex-autokey-get-names): Return empty string if name is missing.
(bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
calling bibtex-autokey-name-case-convert.
(bibtex-autokey-demangle-title):
Call bibtex-autokey-titleword-case-convert.  Remove call to
bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
(bibtex-global-key-alist, bibtex-read-string-key): New functions.
(bibtex-read-key): New optional arg global.
(bibtex-files-expand): New optional arg force.
(bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
(bibtex-complete-crossref-cleanup): Rename from
bibtex-complete-key-cleanup.  Simplify code.
(bibtex-copy-summary-as-kill): Remove arg key.  Operate on current entry.
Use looking-at.
(bibtex-button): Add docstring.
(bibtex-entry): Simplify.
(bibtex-make-field): Replace optional arg called-by-yank with more
specific args move and interactive.
(bibtex-end-of-entry): Use forward-sexp.
(bibtex-find-entry-globally): Remove.
(bibtex-find-crossref): Allow for crossref key located in other buffer.
Bound to C-c C-x.
(bibtex-find-entry): New optional args global and display.
(bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
(bibtex-validate): Use arg force of bibtex-files-expand.
(bibtex-clean-entry): Bugfix, clean string entries properly.
Always keep point at beginning of entry.
(bibtex-complete): Bugfix.  Handle string entries properly.
Call cleanup functions only if needed.
(bibtex-String): Use bibtex-read-string-key.
(bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
case of replacement text.
2004-11-26 23:24:44 +00:00
..
e Regenerate. 2004-09-26 18:39:10 +00:00
tree-widget New file. 2004-05-14 10:03:23 +00:00
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403 2004-06-12 13:13:44 +00:00
.gitignore
BABYL
calccard.ps
calccard.tex
celibacy.1
CENSORSHIP Fix typo. 2004-10-13 01:55:20 +00:00
ChangeLog Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog. 2004-11-26 17:45:17 +00:00
compilation.txt ftnchek only current style messages 2004-11-22 23:17:26 +00:00
condom.1
COOKIES
COPYING
copying.paper
cs-dired-ref.ps
cs-dired-ref.tex
cs-refcard.ps
cs-refcard.tex
cs-survival.tex Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
ctags.1
de-refcard.ps
de-refcard.tex
DEBUG Mention pp and ff commands. 2004-10-04 13:37:01 +00:00
dired-ref.ps
dired-ref.tex
DISTRIB
echo.msg
edt-user.doc
emacs.1
emacs.bash
emacs.csh
emacs.icon
emacs.py Changes from arch/CVS synchronization 2004-05-06 22:57:32 +00:00
emacs.xbm
emacsclient.1
emacstool.1
enriched.doc Update for new bindings of set-left-margin' and set-right-margin'. 2004-10-04 22:38:22 +00:00
etags.1 When relative file names are given as argument, 2004-09-13 19:56:12 +00:00
ETAGS.EBNF Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form). 2004-09-14 19:53:59 +00:00
fr-drdref.ps
fr-drdref.tex
fr-refcard.ps
fr-refcard.tex
fr-survival.tex Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
FTP
future-bug
gfdl.1
GNU
gnu.xpm
GNUS-NEWS Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 2004-09-04 13:13:48 +00:00
gnus-tut.txt
gnus.pbm
HELLO
INTERVIEW
JOKES
LEDIT
ledit.l
letter.pbm
letter.xpm
LINUX-GNU
LPF
MACHINES
MAILINGLISTS Update last update date. 2004-10-19 16:49:15 +00:00
Makefile
MH-E-NEWS Fixed typo. 2004-08-25 06:09:12 +00:00
MORE.STUFF (EDB): Update entry. 2004-09-09 11:09:00 +00:00
MOTIVATION
ms-7bkermit
ms-kermit
NEWS (bibtex-sort-entry-class) 2004-11-26 23:24:44 +00:00
ONEWS
ONEWS.1
ONEWS.2
ONEWS.3
ONEWS.4
ORDERS
OTHER.EMACSES
pl-refcard.ps
pl-refcard.tex Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
PROBLEMS * PROBLEMS: Updated exec-shield description. 2004-09-25 20:39:13 +00:00
ps-prin0.ps
ps-prin1.ps
README
refcard.ps
refcard.tex Mention C-/. 2004-11-20 11:13:41 +00:00
rgb.txt
ru-refcard.ps Regenerated. 2004-05-16 06:31:53 +00:00
ru-refcard.tex Add C-u and RET to `C-h t Russian'. 2004-05-16 06:28:54 +00:00
SERVICE
ses-example.ses
sex.6
sk-dired-ref.ps
sk-dired-ref.tex
sk-refcard.ps
sk-refcard.tex
sk-survival.tex Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
splash.pbm
splash.xpm
splash8.xpm
spook.lines
survival.tex
tasks.texi
termcap.src Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
TERMS
THE-GNU-PROJECT
TODO *** empty log message *** 2004-11-25 03:22:56 +00:00
TUTORIAL
TUTORIAL.bg
TUTORIAL.cn
TUTORIAL.cs
TUTORIAL.de
TUTORIAL.es Replace actual whitespace with the magic string 2004-08-14 12:01:01 +00:00
TUTORIAL.fr Fix wording. 2004-10-08 18:10:51 +00:00
TUTORIAL.it Add coding latin-1 to Local Variables. 2004-04-17 22:54:09 +00:00
TUTORIAL.ja
TUTORIAL.ko
TUTORIAL.nl Add coding latin-1 to Local Variables. 2004-04-17 22:54:09 +00:00
TUTORIAL.pl Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
TUTORIAL.pt_BR Add coding: latin-1, sentence-end-double-space: nil. 2004-05-16 06:33:53 +00:00
TUTORIAL.ro
TUTORIAL.ru Add "2004" to the list of copyright years. 2004-04-17 22:40:52 +00:00
TUTORIAL.sk
TUTORIAL.sl Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
TUTORIAL.sv Add coding latin-1 to Local Variables. 2004-04-17 23:11:22 +00:00
TUTORIAL.th Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
TUTORIAL.translators 2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org> 2004-05-14 07:12:29 +00:00
TUTORIAL.zh
ulimit.hack
vipcard.tex
viperCard.tex
WHY-FREE
Xkeymap.txt
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

Some of the *.tex files need special versions of TeX to typeset them.
The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
tailored to typesetting Czech and Slovak documents.  We provide
PostScript files for these documents, so that you could print them
without installing the modified TeX versions.

`termcap.src' is included mainly for VMS.  It is a copy of the
`/etc/termcap' file used on Unix.