[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/eshell/em-ls.el
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/eshell/em-ls.el |
Date: |
Fri, 04 Apr 2003 01:22:05 -0500 |
Index: emacs/lisp/eshell/em-ls.el
diff -c emacs/lisp/eshell/em-ls.el:1.14 emacs/lisp/eshell/em-ls.el:1.15
*** emacs/lisp/eshell/em-ls.el:1.14 Fri Aug 9 20:20:09 2002
--- emacs/lisp/eshell/em-ls.el Sat Dec 7 13:59:17 2002
***************
*** 177,183 ****
:group 'eshell-ls)
(defcustom eshell-ls-product-regexp
! "\\.\\(elc\\|o\\(bj\\)?\\|a\\||lib\\|res\\)\\'"
"*A regular expression that matches names of product files.
Products are files that get generated from a source file, and hence
ought to be recreatable if they are deleted."
--- 177,183 ----
:group 'eshell-ls)
(defcustom eshell-ls-product-regexp
! "\\.\\(elc\\|o\\(bj\\)?\\|a\\|lib\\|res\\)\\'"
"*A regular expression that matches names of product files.
Products are files that get generated from a source file, and hence
ought to be recreatable if they are deleted."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/eshell/em-ls.el,
Miles Bader <=