Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (file-name-shadow-tty-properties): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -2/+2 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (file-name-shadow-properties, file-name-shadow-tty-properties) | Luc Teirlinck | 2005-11-17 | 1 | -3/+0 |
| | | | | (file-name-shadow-mode): Remove autoloads, because the file is now preloaded. | ||||
* | (file-name-shadow-properties, file-name-shadow-tty-properties) | Luc Teirlinck | 2005-11-16 | 1 | -3/+7 |
| | | | | (file-name-shadow, file-name-shadow-mode): Add :version keyword. | ||||
* | (file-name-shadow-mode): Undo last change; the file itself is new in 22.1. | Luc Teirlinck | 2005-11-16 | 1 | -1/+0 |
| | |||||
* | (file-name-shadow-mode): Set :version to "22.1", because default was changed. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | (file-name-shadow-mode): Set :init-value to t. | Luc Teirlinck | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | (rfn-eshadow-regexp): Remove. | Stefan Monnier | 2005-11-15 | 1 | -35/+38 |
| | | | | | (rfn-eshadow-sifn-equal): New function. (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -4/+1 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (read-file-name-electric-shadow-properties) | Miles Bader | 2002-08-28 | 1 | -19/+0 |
| | | | | | (read-file-name-electric-shadow-tty-properties) (read-file-name-electric-shadow-mode): Remove compatibility defs. | ||||
* | Doc fix. | Miles Bader | 2002-08-26 | 1 | -4/+5 |
| | |||||
* | (file-name-shadow-properties-custom-type): Renamed from | Miles Bader | 2002-08-25 | 1 | -24/+42 |
| | | | | | | | | | | | | `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. | ||||
* | rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos in | Juanma Barranquero | 2002-05-08 | 1 | -2/+2 |
| | | | | docstring. | ||||
* | (rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while | Miles Bader | 2002-03-14 | 1 | -8/+9 |
| | | | | messing around, to avoid getting hosed by our own intangible property. | ||||
* | (read-file-name-electric-shadow-mode): Doc fix. | Pavel JanÃk | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs. | Miles Bader | 2001-10-09 | 1 | -2/+2 |
| | |||||
* | (read-file-name-electric-shadow): Autoload cookie removed; they | Miles Bader | 2001-10-05 | 1 | -1/+0 |
| | | | | apparently don't work with faces. | ||||
* | (rfn-eshadow-update-overlay): Use `minibuffer-prompt-end'. | Miles Bader | 2001-10-05 | 1 | -6/+2 |
| | |||||
* | (read-file-name-electric-shadow-properties) | Miles Bader | 2001-10-05 | 1 | -0/+3 |
| | | | | | (read-file-name-electric-shadow-tty-properties): Add autoloads. | ||||
* | Initial checkin. | Miles Bader | 2001-10-05 | 1 | -0/+226 |