1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/etc
Stefan Monnier d528bff745 (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.
(bibtex-autokey-titleword-ignore): Regexp is used in a case insensitive env.
(bibtex-mode-map): Rearrange order of menus.
(bibtex-quoted-string-re): Obsolete.
(bibtex-complete-key-cleanup): Variable replaced by new function.
(bibtex-font-lock-keywords): Use backquotes.
(bibtex-font-lock-url-regexp): New internal variable.
(bibtex-name-in-field): New opt arg remove-opt-alt to remove "OPT" and "ALT".
(bibtex-insert-current-kill, bibtex-make-field)
(bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
(bibtex-parse-field-text): Simplify.
(bibtex-string=): New helper function.
(bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
(bibtex-map-entries): Use bibtex-string=.
(bibtex-search-entry): Use not.
(bibtex-enclosing-field): Fix docstring.
(bibtex-assoc-regexp): Obsolete.
(bibtex-format-entry): Use assoc-string and bibtex-string=.
(bibtex-autokey-get-names): Handle empty name field.
(bibtex-parse-strings): Use assoc-string and unless.
(bibtex-complete-string-cleanup): Expansion list is passed as an argument.
Use assoc-string.
(bibtex-pop): Simplify.
(bibtex-mode): Set font-lock-extra-managed-props.
(bibtex-entry-update): Use assoc-string.
(bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
(bibtex-autofill-entry): Use bibtex-string=.
(bibtex-print-help-message): Simplify.
(bibtex-find-entry): New optional arg START.
(bibtex-validate): Use bibtex-string= and assoc-string.
Do not call obsolete function compilation-parse-errors.
(bibtex-remove-delimiters): Only remove delimiters if present.
(bibtex-copy-entry-as-kill): Add docstring.
(bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
(bibtex-complete): Use bibtex-predefined-month-strings,
bibtex-string=, and new function bibtex-complete-key-cleanup.
(bibtex-generate-url-list): New variable.
(bibtex-url): New command bound to C-c C-l and mouse-2.
(bibtex-url-map): New local keymap for bibtex-url-mouse.
(bibtex-font-lock-url): New function.
2004-09-10 21:24:50 +00:00
..
e Regenerate with `op' entry (from Dan Nicolaescu). 2004-09-07 21:08:21 +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 Add arch taglines 2003-09-01 15:45:59 +00:00
celibacy.1
CENSORSHIP
ChangeLog (EDB): Update entry. 2004-09-09 11:09:00 +00:00
compilation.txt show example of GNU {standard input} (gcc --pipe) and various Oracle messages 2004-06-08 21:38:29 +00:00
condom.1 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
COOKIES Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
COPYING
copying.paper
cs-dired-ref.ps
cs-dired-ref.tex Add arch taglines 2003-09-01 15:45:59 +00:00
cs-refcard.ps
cs-refcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
de-refcard.ps
de-refcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
DEBUG Add arch taglines 2003-09-01 15:45:59 +00:00
dired-ref.ps
dired-ref.tex Add arch taglines 2003-09-01 15:45:59 +00:00
DISTRIB Delete mention of etc/ORDERS file. Say VMS and Apollo systems were 2003-06-03 11:03:20 +00:00
echo.msg
edt-user.doc Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
emacs.1 Add arch taglines 2003-09-01 15:45:59 +00:00
emacs.bash Add arch taglines 2003-09-01 15:45:59 +00:00
emacs.csh Add arch taglines 2003-09-01 15:45:59 +00:00
emacs.icon
emacs.py Changes from arch/CVS synchronization 2004-05-06 22:57:32 +00:00
emacs.xbm
emacsclient.1 Add arch taglines 2003-09-01 15:45:59 +00:00
emacstool.1 Add arch taglines 2003-09-01 15:45:59 +00:00
enriched.doc
etags.1 Added reference to the new `etags --help --lang=LANG' option. 2004-09-08 14:45:13 +00:00
ETAGS.EBNF Forgot a piece, put back in. 2002-08-27 16:19:15 +00:00
fr-drdref.ps
fr-drdref.tex Add arch taglines 2003-09-01 15:45:59 +00:00
fr-refcard.ps
fr-refcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
gfdl.1 Add arch taglines 2003-09-01 15:45:59 +00:00
GNU Fix copyright year. 2004-01-24 21:54:06 +00:00
gnu.xpm Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
gnus.pbm
HELLO Add Javanese. 2004-04-03 04:41:21 +00:00
INTERVIEW
JOKES Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
LEDIT Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ledit.l Add arch taglines 2003-09-01 15:45:59 +00:00
letter.pbm *** empty log message *** 2003-04-01 18:08:13 +00:00
letter.xpm Use transparent/opaque `colours'. 2003-04-01 10:22:39 +00:00
LINUX-GNU Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
LPF Don't ask people to join the LPF. Ask for a volunteer to reactivate it. 2003-04-04 21:19:05 +00:00
MACHINES Add arch taglines 2003-09-01 15:45:59 +00:00
MAILINGLISTS Update AUCTeX information. 2004-08-22 10:58:41 +00:00
Makefile Add arch taglines 2003-09-01 15:45:59 +00:00
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 Fix typo. 2003-05-13 18:41:25 +00:00
ms-7bkermit Add arch taglines 2003-09-01 15:45:59 +00:00
ms-kermit Add arch taglines 2003-09-01 15:45:59 +00:00
NEWS (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun. 2004-09-10 21:24:50 +00:00
ONEWS Add arch taglines 2003-09-01 15:45:59 +00:00
ONEWS.1 Add arch taglines 2003-09-01 15:45:59 +00:00
ONEWS.2 Add arch taglines 2003-09-01 15:45:59 +00:00
ONEWS.3 Add arch taglines 2003-09-01 15:45:59 +00:00
ONEWS.4 Add arch taglines 2003-09-01 15:45:59 +00:00
ORDERS
OTHER.EMACSES Add arch taglines 2003-09-01 15:45:59 +00:00
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 From Eric S. Raymond: More reorganization to exile old stuff to the 2004-09-04 12:25:43 +00:00
ps-prin0.ps Add license exception. 2002-06-26 08:31:10 +00:00
ps-prin1.ps Doc fix. 2004-03-30 03:12:27 +00:00
README
refcard.ps
refcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
rgb.txt Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
ses-example.ses Add arch taglines 2003-09-01 15:45:59 +00:00
sex.6
sk-dired-ref.ps
sk-dired-ref.tex Add arch taglines 2003-09-01 15:45:59 +00:00
sk-refcard.ps
sk-refcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
tasks.texi Add arch taglines 2003-09-01 15:45:59 +00:00
termcap.src Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
TERMS Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
THE-GNU-PROJECT
TODO Remove entry re. skip-chars-... and classes. 2004-09-07 21:11:29 +00:00
TUTORIAL Add arch taglines 2003-09-01 15:45:59 +00:00
TUTORIAL.bg Use windows-1251 encoding. Fix punctuation errors. 2003-12-29 12:49:21 +00:00
TUTORIAL.cn Add arch taglines 2003-09-01 15:45:59 +00:00
TUTORIAL.cs Add arch taglines 2003-09-01 15:45:59 +00:00
TUTORIAL.de * TUTORIAL.de: Minor updates and grammatical fixes. 2003-09-29 22:56:46 +00:00
TUTORIAL.es Replace actual whitespace with the magic string 2004-08-14 12:01:01 +00:00
TUTORIAL.fr Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
TUTORIAL.it Add coding latin-1 to Local Variables. 2004-04-17 22:54:09 +00:00
TUTORIAL.ja Add arch taglines 2003-09-01 15:45:59 +00:00
TUTORIAL.ko Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
TUTORIAL.ru Add "2004" to the list of copyright years. 2004-04-17 22:40:52 +00:00
TUTORIAL.sk Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
ulimit.hack Add arch taglines 2003-09-01 15:45:59 +00:00
vipcard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
viperCard.tex Add arch taglines 2003-09-01 15:45:59 +00:00
WHY-FREE Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Xkeymap.txt Add arch taglines 2003-09-01 15:45:59 +00:00
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.