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

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

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

revision 1.6 by pj, Sun Jul 15 19:53:53 2001 UTC revision 1.7 by pj, Sat Feb 16 09:39:56 2002 UTC
# Line 255  EXAMPLES: Line 255  EXAMPLES:
255    
256  (defun eshell-pred-initialize ()  (defun eshell-pred-initialize ()
257    "Initialize the predicate/modifier code."    "Initialize the predicate/modifier code."
   (make-local-hook 'eshell-parse-argument-hook)  
258    (add-hook 'eshell-parse-argument-hook    (add-hook 'eshell-parse-argument-hook
259              'eshell-parse-arg-modifier t t)              'eshell-parse-arg-modifier t t)
260    (define-key eshell-command-map [(meta ?q)] 'eshell-display-predicate-help)    (define-key eshell-command-map [(meta ?q)] 'eshell-display-predicate-help)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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