/[emacs]/emacs/lisp/dired-aux.el
ViewVC logotype

Diff of /emacs/lisp/dired-aux.el

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

revision 1.109 by lektu, Fri Jan 31 15:14:24 2003 UTC revision 1.110 by lektu, Fri Feb 14 09:56:30 2003 UTC
# Line 677  Otherwise, the rule is a compression rul Line 677  Otherwise, the rule is a compression rul
677    '((?\y . y) (?\040 . y)               ; `y' or SPC means accept once    '((?\y . y) (?\040 . y)               ; `y' or SPC means accept once
678      (?n . n) (?\177 . n)                ; `n' or DEL skips once      (?n . n) (?\177 . n)                ; `n' or DEL skips once
679      (?! . yes)                          ; `!' accepts rest      (?! . yes)                          ; `!' accepts rest
680      (?q. no) (?\e . no)                 ; `q' or ESC skips rest      (?q . no) (?\e . no)                ; `q' or ESC skips rest
681      ;; None of these keys quit - use C-g for that.      ;; None of these keys quit - use C-g for that.
682      ))      ))
683    

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

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