summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-glob.el
Commit message (Collapse)AuthorAgeFilesLines
* 2004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley2004-05-081-8/+7
| | | | | | | * eshell/em-glob.el (eshell-glob-initialize): Move initialization of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that function can be used outside of eshell buffers. (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Require esh-util.Stefan Monnier2002-11-071-10/+12
| | | | | (eshell-glob-initialize): Don't assume eshell-special-chars-outside-quoting is available.
* Removed eshell-under-cygwin-p, and all uses of it.John Wiegley2002-08-101-2/+1
|
* Added checks that distinguish between cygwin and windows in someJohn Wiegley2002-08-051-1/+2
| | | | places.
* (eshell-glob-initialize): Do not use make-local-hook.Pavel Janík2002-02-161-2/+0
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
|
* See ChangeLogJohn Wiegley2000-10-291-2/+3
|
* Add author information.Gerd Moellmann2000-10-161-0/+2
|
* Added better remote directory support to Eshell, as well as a few bugJohn Wiegley2000-10-131-1/+1
| | | | fixes. See the ChangeLog.
* Change spelling of the Free Software Foundation.Gerd Moellmann2000-06-261-1/+1
|
* *** empty log message ***Gerd Moellmann2000-06-231-0/+357