Mercurial > emacs
annotate etc/MORE.STUFF @ 25279:03cb8fb8ab28
(reftex-pop-to-bibtex-entry): Fixed
conflict with pop-up-frames.
(reftex-special-environment-parsers): New constant.
(reftex-label-alist): car of an entry can also be a function.
(reftex-what-special-env): new function.
(reftex-label-location): Call `reftex-what-special-env'.
(reftex-compile-variables): Check for symbol in
`reftex-label-alist'.
(reftex-what-environment): fixed bug with stacked environments of
same kind (e.g. enumerate).
(reftex-process-string): Preserve default directory.
(reftex-label-alist-builtin): changed prefixes of endnote and
footnote. Also the magic words.
(reftex-reference): Interprete new option
`reftex-fref-is-default'.
(reftex-replace-prefix-escapes): Interprete new `%S' format.
(reftex-toc-mouse-view-line): Command removed (had no binding).
(reftex-everything-regexp): New function.
(reftex-nearest-match): Made better.
(reftex-toc-find-section): Use new version of
`reftex-nearest-match'.
(reftex-insert-docstruct): adapted to work with the index stuff.
(reftex-parse-from-file): Find index entries as well.
(reftex-toc-toggle-index): New function
(reftex-toc-map): `i' is now used to togle the index, File
boundaries has been moved to `F'.
(reftex-select-label-map): Toggling display of file boundaries is
now on the `F' key, for consistency with `reftex-toc-map'.
(reftex-erase-all-selection-and-index-buffers): Renamed from
`reftex-erase-all-selection-buffer'. Now also kills the index
buffers.
(reftex-viewing-cross-references): Customization group renamed
from reftex-viewing-cross-references-and-citations.
(reftex-index-macro-regexp,
reftex-find-index-entry-regexp-format): New variables
(reftex-macros-with-index): New variable
(reftex-add-index-macros): New function
(reftex-renumber-simple-labels, reftex-translate): Allow for
multiple labels in a single ref command.
(reftex-index-support): New customization group
(reftex-support-index, reftex-index-special-chars,
reftex-index-macros, reftex-index-default-macro,
reftex-index-default-tag, reftex-index-math-format,
reftex-index-section-letters, reftex-index-include-context,
reftex-index-follow-mode, reftex-index-header-face,
reftex-index-section-face, reftex-index-tag-face,
reftex-index-face): New options
(reftex-index-map, reftex-index-menu, reftex-last-index-file,
reftex-index-tag, reftex-index-return-marker,
reftex-index-restriction-indicator, reftex-index-restriction-data,
reftex-index-macro-regexp, reftex-index-level-re,
reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
reftex-everything-regexp-no-index, reftex-index-re,
reftex-macros-with-index, reftex-index-macro-alist): New variables
(reftex-index-help, reftex-index-macros-builtin,
reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
reftex-query-index-macro-help): New constants
(reftex-index-selection-or-word, reftex-index,
reftex-default-index, reftex-update-default-index,
reftex-index-complete-tag, reftex-index-select-tag,
reftex-index-complete-key, reftex-index-update-taglist,
reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
reftex-display-index, reftex-insert-index,
reftex-index-insert-new-letter, reftex-get-restriction,
reftex-index-pre-command-hook, reftex-index-post-command-hook,
reftex-index-show-help, reftex-index-next, reftex-index-previous,
reftex-index-toggle-follow, reftex-index-toggle-context,
reftex-index-view-entry, reftex-index-goto-entry-and-hide,
reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
reftex-index-quit, reftex-index-quit-and-kill,
reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
reftex-index-revert, reftex-index-switch-index-tag,
reftex-index-restrict-to-section, reftex-index-widen,
reftex-index-restriction-forward,
reftex-index-restriction-backward, reftex-index-visit-location,
reftex-index-analyze-entry, reftex-index-globalize,
reftex-index-edit, reftex-index-toggle-range-beginning,
reftex-index-toggle-range-end, reftex-index-edit-key,
reftex-index-edit-attribute, reftex-index-edit-visual,
reftex-index-edit-part, reftex-index-level-down,
reftex-index-level-up, reftex-index-kill, reftex-index-undo,
reftex-index-change-entry, reftex-index-goto-letter,
reftex-add-index-macros, reftex-ensure-index-support,
reftex-index-info-safe, reftex-index-info): New functions.
Most of the code moved to other files.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Mon, 16 Aug 1999 07:38:41 +0000 |
parents | c9241709321e |
children | cd3aa5527b4f |
rev | line source |
---|---|
24128 | 1 More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*- |
24127 | 2 |
3 This file describes GNU Emacs programs and resources that are maintained | |
24128 | 4 by other people. Some of these may become part of the Emacs |
5 distribution in the future. Also included are sites where development | |
6 versions of some packages distributed with Emacs may be found. | |
7 | |
8 You might also look at the Emacs web page | |
9 <URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the | |
10 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ. | |
11 | |
12 Please submit a but report if you find that any of the addresses | |
13 listed here fail. | |
24127 | 14 |
15 * The LCD archive | |
16 | |
17 There is a large collection of Emacs Lisp code available for FTP at | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
18 ftp.cis.ohio-state.edu and various mirrors. Unfortunately its |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
19 maintenance is currently very slow. |
24127 | 20 |
21 To get started using this archive, do: | |
22 | |
24128 | 23 ftp ftp.cis.ohio-state.edu |
24127 | 24 |
25 Once you're in FTP, do | |
26 | |
24128 | 27 cd pub/emacs-lisp |
24127 | 28 bin |
29 get lispdir.el.Z | |
30 get LCD-datafile.Z | |
31 | |
32 and exit. Then do: | |
33 | |
24128 | 34 gunzip *.Z |
24127 | 35 |
36 The lispdir.el package will help you search for useful packages in the | |
37 LCD-datafile, which is a list of the archive constants. It will even | |
38 fetch them for you on command. | |
39 | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
40 * gnu.emacs.sources |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
41 |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
42 Packages posted to the gnu.emacs.sources newsgroup (see |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
43 etc/MAILINGLISTS) might be archived specifically (try a web search |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
44 engine) or retrievable from general Usenet archive services. |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
45 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
46 * Maintenance versions of some packages distributed with Emacs |
24128 | 47 |
48 You might find bug-fixes or enhancements in these places. | |
49 | |
24959 | 50 * Autorevert and Follow: |
51 <URL:http://www.andersl.com/emacs/> | |
24128 | 52 |
53 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs> | |
54 | |
55 * BibTeX: | |
56 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html> | |
57 | |
58 * CC Mode, ELP, Reporter, Supercite: <URL:http://www.python.org/emacs/> | |
59 Also home of Python Mode and possibly other good hacks. | |
60 | |
61 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> | |
62 | |
63 * Ediff and Viper: <URL:ftp://ftp.ca.sunysb.edu/pub/techreports/kifer/> | |
64 | |
65 * Eldoc, Rlogin and Rsz-mini: | |
66 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> | |
67 | |
68 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> | |
69 | |
70 * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/> | |
71 | |
72 * Find Func: | |
73 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el> | |
24127 | 74 |
24128 | 75 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> |
76 | |
77 * Gnus home page: <URL:http://www.gnus.org/> | |
78 Native MIME support is in development at the time of writing. | |
79 | |
80 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> | |
81 (And some addons for it.) | |
82 | |
83 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html> | |
84 | |
85 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el> | |
86 | |
87 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> | |
88 | |
24801 | 89 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/> |
90 | |
24128 | 91 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/> |
24127 | 92 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
93 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
94 |
24128 | 95 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> |
96 | |
97 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump> | |
98 | |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
99 *Auxilliary files |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
100 |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
101 * (Tex)info files for use with Info-look that don't come from GNU |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
102 packages: |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
103 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
104 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
105 latex2e.texi> (or CTAN mirrors) |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
106 * Perl: <URL:ftp://ftp.funet.fi/pub/languages/perl/CPAN/doc/manual/ |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
107 texinfo/perl5/> (or CPAN mirrors) |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
108 |
24128 | 109 * Packages and add-ons not bundled with Emacs |
110 | |
111 Various major packages or useful additions aren't distributed as part of | |
112 Emacs for various reasons, sometimes because their authors haven't made | |
113 a copyright assignment to the FSF. Some of them may be integrated in | |
114 the future. | |
115 | |
116 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> | |
117 There's an AUCTeX mail list/newsgroup: | |
118 <URL:news://sunsite.auc.dk/emacs.auctex>. | |
119 | |
120 * BBDB: personal Info Rolodex integrated with mail/news: | |
121 <URL:http://pw2.netcom.com/%7Esimmonmt/bbdb/index.html> | |
24127 | 122 |
24128 | 123 * Calc: computer algebra and numerical calculations: |
124 <URL:http:www.gnu.org/software/calc/calc.html> | |
125 From GNU distribution mirrors. | |
126 | |
24654 | 127 * CJK-emacs: Converting MULE-encoded text to TeX: |
128 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and | |
129 mirrors of the `CTAN' TeX archives. | |
130 | |
24128 | 131 * Dismal: spreadsheet: |
132 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/ | |
133 dismal.html> | |
134 | |
135 * EDB: database: <URL:ftp://theory.lcs.mit.edu/pub/emacs/edb> | |
136 No longer maintained? | |
137 | |
138 * EIEIO (object system), ETalk (interface to Internet talk): | |
139 <URL:ftp://www.ultranet.com/pub/zappo/> | |
140 | |
141 * EFS: enhanced version of ange-ftp: | |
142 <URL:http://www-uk.hpl.hp.com/people/ange/efs> | |
143 Version 1.16 is said not to work properly with Emacs 20. | |
24127 | 144 |
24128 | 145 * Elib library: <URL:/software/elib/elib.html> |
146 From GNU distribution mirrors. | |
147 | |
148 * Emacspeak -- A Speech Output Subsystem For Emacs: | |
149 <URL:http://simon.cs.cornell.edu/info/people/raman/emacspeak/emacspeak.html> | |
150 | |
151 * Erik Naggum's hacks: <URL:ftp://ftp.naggum.no/emacs/> | |
24127 | 152 |
24128 | 153 * Gnuserv: |
154 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz> | |
155 Enhanced emacsclient/emacsserver. See also | |
156 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for | |
157 other Friedman Emacs hacks. | |
158 | |
159 * hm--html-menus: | |
160 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib> | |
161 HTML-specific editing. Can work with PSGML. | |
24127 | 162 |
24235 | 163 * Hyperbole: `Hyperbole is an open, efficient, programmable |
164 information management and hypertext system.' | |
165 From GNU distribution mirrors. | |
166 | |
24128 | 167 * ILISP: <URL:http://www.cs.cmu.edu/%7Ecampbell/ilisp/index.html> |
168 Provides an interactive environment for manipulating an inferior | |
169 process running some form of Lisp. Reported to have a problem with | |
170 Emacs 20. | |
171 | |
172 * JDE: <URL:http://sunsite.auc.dk/jde/> | |
173 Wrapper around Java development tools. | |
174 | |
24654 | 175 * MULE-UCS: Universal enCoding System |
176 <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mule-ucs/akr/>: | |
177 Extended coding systems for MULE, specifically for reading and | |
178 writing UTF-8 encoded Unicode. | |
179 | |
24128 | 180 * Mailcrypt: |
181 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> | |
182 PGP and GPG support. PGP isn't free software, but GPG, the GNU | |
183 Privacy Guard, is under development as a free replacement. | |
184 | |
185 * Pointers to MIME packages: | |
186 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> | |
24127 | 187 |
24128 | 188 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html> |
24654 | 189 DTD-aware serious SGML/XML editing. |
24128 | 190 |
191 * Todo mode: | |
192 <URL:http://www.cl.cam.ac.uk/users/os10000/stuff/todo.html> | |
193 Todo list maintenance, interfacing to Diary mode. | |
24127 | 194 |
24128 | 195 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
196 mail reader. Apparently not currently supported under Emacs 20. | |
197 There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> | |
198 | |
199 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> | |
200 Web browser. There's a W3 mail list/newsgroup | |
201 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | |
202 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | |
203 | |
204 * Unpacked Emacs sources | |
205 | |
206 Erik Naggum maintains an unpacked copy of the Emacs distribution | |
207 <URL:ftp://ftp.uio.no/pub/emacs/>, which may be useful for checking | |
208 something in a later release without downloading the whole distribution. |