/[emacs]/emacs/lisp/eshell/em-glob.el
ViewVC logotype

Diff of /emacs/lisp/eshell/em-glob.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by johnw, Mon Aug 5 20:09:16 2002 UTC revision 1.9 by johnw, Sat Aug 10 00:18:18 2002 UTC
# Line 76  by zsh for filename generation." Line 76  by zsh for filename generation."
76    :type 'boolean    :type 'boolean
77    :group 'eshell-glob)    :group 'eshell-glob)
78    
79  (defcustom eshell-glob-case-insensitive (or (eshell-under-windows-p)  (defcustom eshell-glob-case-insensitive (eshell-under-windows-p)
                                             (eshell-under-cygwin-p))  
80    "*If non-nil, glob pattern matching will ignore case."    "*If non-nil, glob pattern matching will ignore case."
81    :type 'boolean    :type 'boolean
82    :group 'eshell-glob)    :group 'eshell-glob)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26