1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 11:50:38 -08:00
Commit graph

209 commits

Author SHA1 Message Date
Richard M. Stallman
c9ae986937 (ffap-alist): Delete `math-mode'.
Move all defvars and defuns out of this, to top level.
Use a constant list as the initial value.
(ffap-soft-value): Rewrite as a macro.
And now it is used only at run time, not at load time.
(ffap-ftp-default-user): Use just "anonymous" as default value.
(ffap-what-domain): Don't set mail-extr-all-top-level-domains here.
(ffap-newsgroup-regexp, ffap-newsgroup-heads): Move up past first use.
(ffap-string-at-point-region): Likewise.
1997-05-05 23:40:22 +00:00
Richard M. Stallman
41d34bed16 Use defgroup and defcustom.
Many doc fixes.
(ffap-next): Fix message.
1997-05-03 19:58:10 +00:00
Richard M. Stallman
f21c591e50 (path-separator): Duplicate definition deleted.
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
1996-09-22 22:11:25 +00:00
Richard M. Stallman
aeafca1f94 (ffap-locate-file): Function deleted.
(ffap-locate-jka-suffixes): Variable deleted.
(ffap-alist): Use locate-library.
1996-09-02 01:18:35 +00:00
Richard M. Stallman
87e2d03987 Doc fixes. Reorganized. Retired v18 support.
(ffap-bindings): Offers a default installation.
(ffap-string-at-point): Modified arguments.
(ffap-gnus-hook): Updated for Gnus 5.
(ffap-tex-init): Delayed initialization of `ffap-tex-path'.
(ffap-dired): New entry in `ffap-alist'.
(ffap-menu-rescan): May fontify the choices in buffer.
(ffap-read-file-or-url): `PC-completion-as-file-name-predicate'
used if available, to work with complete.el.
1996-03-24 14:20:05 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
757bd20c31 (ffap-list-env): Doc fix. 1996-01-04 23:34:36 +00:00
Richard M. Stallman
8c1001f6f6 (ffap-list-env): Use `path-separator' rather than ":". 1996-01-01 23:33:55 +00:00
Richard M. Stallman
213d9a4f6e Initial revision 1995-11-12 23:58:04 +00:00