1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Juanma Barranquero
82db928346 (file-name-shadow-tty-properties): Fix typo in docstring. 2006-11-06 02:41:01 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Luc Teirlinck
1135363e9a (file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow-mode): Remove autoloads, because the file is now preloaded.
2005-11-17 05:34:45 +00:00
Luc Teirlinck
496f36c064 (file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow, file-name-shadow-mode): Add :version keyword.
2005-11-16 05:02:40 +00:00
Luc Teirlinck
cdc81c7abe (file-name-shadow-mode): Undo last change; the file itself is new in 22.1. 2005-11-16 03:48:45 +00:00
Luc Teirlinck
e6d77df2a6 (file-name-shadow-mode): Set :version to "22.1", because default was changed. 2005-11-16 03:44:17 +00:00
Luc Teirlinck
da80e0daf7 (file-name-shadow-mode): Set :init-value to t. 2005-11-16 02:25:19 +00:00
Stefan Monnier
2fe3d6ec19 (rfn-eshadow-regexp): Remove.
(rfn-eshadow-sifn-equal): New function.
(rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
2005-11-15 23:02:03 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juri Linkov
c3423c9743 * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face. 2005-06-06 12:23:49 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
2753c70fb1 (read-file-name-electric-shadow-properties)
(read-file-name-electric-shadow-tty-properties)
(read-file-name-electric-shadow-mode): Remove compatibility defs.
2002-08-28 06:00:50 +00:00
Miles Bader
1ced831dcc Doc fix. 2002-08-26 01:10:46 +00:00
Miles Bader
476cf0130b (file-name-shadow-properties-custom-type): Renamed from
`read-file-name-electric-shadow-properties-custom-type'.  Change name of face.
(file-name-shadow-properties): Renamed from
`read-file-name-electric-shadow-properties'.
(file-name-shadow-tty-properties): Renamed from
`read-file-name-electric-shadow-tty-properties'.
(file-name-shadow): Renamed from `read-file-name-electric-shadow'.
(rfn-eshadow-setup-minibuffer): Update references to renamed variables.
(file-name-shadow-mode): Renamed from `read-file-name-electric-shadow-mode'.
Update references to renamed variables.
2002-08-25 08:29:51 +00:00
Juanma Barranquero
b2c8e6ab5a rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos in
docstring.
2002-05-08 07:57:14 +00:00
Miles Bader
17230c90f3 (rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while
messing around, to avoid getting hosed by our own intangible property.
2002-03-14 08:09:30 +00:00
Pavel Janík
cf9ebd4991 (read-file-name-electric-shadow-mode): Doc fix. 2001-12-11 07:34:10 +00:00
Miles Bader
f4be0a12f6 (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs. 2001-10-09 02:53:51 +00:00
Miles Bader
ce66a8a4c6 (read-file-name-electric-shadow): Autoload cookie removed; they
apparently don't work with faces.
2001-10-05 16:43:54 +00:00
Miles Bader
a01b78312a (rfn-eshadow-update-overlay): Use `minibuffer-prompt-end'. 2001-10-05 15:19:23 +00:00
Miles Bader
18a90ec756 (read-file-name-electric-shadow-properties)
(read-file-name-electric-shadow-tty-properties):
Add autoloads.
2001-10-05 13:55:55 +00:00
Miles Bader
519f7ff698 Initial checkin. 2001-10-05 13:29:25 +00:00