/[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.7 by pj, Sat Feb 16 09:39:56 2002 UTC revision 1.7.4.1 by miles, Fri Apr 4 06:20:20 2003 UTC
# Line 218  FOR SINGLE ARGUMENTS, or each argument o Line 218  FOR SINGLE ARGUMENTS, or each argument o
218    q  escape special characters    q  escape special characters
219    
220    S       split string at any whitespace character    S       split string at any whitespace character
221    S/PAT/  split string at each occurance of PAT    S/PAT/  split string at each occurrence of PAT
222    
223  FOR LISTS OF ARGUMENTS:  FOR LISTS OF ARGUMENTS:
224    o  sort alphabetically    o  sort alphabetically
# Line 232  FOR LISTS OF ARGUMENTS: Line 232  FOR LISTS OF ARGUMENTS:
232    x/PAT/  exclude all members matching PAT    x/PAT/  exclude all members matching PAT
233    
234    s/pat/match/  substitute PAT with MATCH    s/pat/match/  substitute PAT with MATCH
235    g/pat/match/  substitute PAT with MATCH for all occurances    g/pat/match/  substitute PAT with MATCH for all occurrences
236    
237  EXAMPLES:  EXAMPLES:
238    *.c(:o)  sorted list of .c files")    *.c(:o)  sorted list of .c files")

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

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