(compilation-error-regexp-alist): Fix previous change.
[bpt/emacs.git] / lisp / dired.el
1994-07-31 Richard M. Stallman(dired-noselect): Call abbreviate-file-name here.
1994-07-24 Richard M. Stallman(dired-internal-noselect): a zero modtime means directo...
1994-07-20 Richard M. Stallman(dired-between-files): Ignore dired-subdir-regexp
1994-06-28 Richard M. Stallman(dired-readin): Record the directory's modtime.
1994-06-17 Karl Heuer(dired-build-subdir-alist): Don't let looking-at destro...
1994-06-15 Richard M. Stallman(dired-build-subdir-alist): Avoid mistaking a file...
1994-05-28 Richard M. Stallman(dired-get-filename): Get rid of text props from name.
1994-05-22 Richard M. Stallman(dired-mark-pop-up): Clear mouse-face property.
1994-05-20 Richard M. Stallman(dired-readin): Clear modified flag at the very end.
1994-05-14 Richard M. Stallman(dired-mode-map): Get rid of dired-regexp-prefix;
1994-05-03 Karl HeuerUpdate copyright.
1994-05-02 Richard M. StallmanUnspecified location of chown for Linux (Linux doesn...
1994-04-22 Karl HeuerPass operation to find-file-name-handler.
1994-04-13 Richard M. Stallman(dired-subdir-regexp): Allow a space in dir name.
1994-04-12 Richard M. Stallman(dired-move-to-filename-regexp): Match the year or...
1994-04-11 Richard M. Stallman(dired-move-to-filename): Use skip-chars-forward
1994-04-11 Karl Heuer(dired-move-to-filename): Handle leading blanks.
1994-04-02 Karl Heuer(dired-insert-directory): Fix comment.
1994-04-01 Richard M. Stallman(dired-insert-directory): Add mouse-face properties.
1994-03-30 Richard M. Stallman(dired-mouse-find-file-other-window): New command.
1994-03-12 Karl HeuerDon't use triple-hyphen in a character class.
1994-02-06 Richard M. Stallman(dired-listing-switches): Doc fix.
1994-01-07 Richard M. Stallman(dired-move-to-filename-regexp): New variable.
1993-12-23 Richard M. Stallman(dired-in-this-tree): Call expand-file-name.
1993-11-23 Richard M. Stallman(dired-goto-file): Don't try matching one line twice.
1993-11-22 Richard M. Stallman(dired-readin-insert): Expand default-directory and...
1993-11-22 Richard M. Stallman(dired-readin-insert): Expand default-directory and...
1993-11-14 Richard M. Stallman(dired-chown-program): Check for irix, not silicon...
1993-10-25 Brian Fox`provide' "dired" before running user hooks.
1993-09-21 Brian Fox(dired-mode): Don't change the value of case-fold-search.
1993-08-01 Richard M. Stallman(dired-sort-mode): Variable deleted.
1993-07-26 Richard M. Stallman(dired-readin-insert): If we got a list of files,
1993-07-20 Richard M. StallmanComment change.
1993-07-20 Richard M. Stallman(dired-unmark-all-files-no-query): New command.
1993-07-15 Richard M. Stallman(dired-mode-map): Add menu bar items.
1993-06-18 Jim Blandy* dired.el (dired-summary): dired-do-rename is on ...
1993-06-15 Richard M. Stallman(dired-repeat-over-lines): Going fwd, skip new lines
1993-06-11 Richard M. StallmanComment change.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-08 Richard M. Stallman(dired-flag-auto-save-files): Ignore `*' added by ls -F.
1993-06-06 Richard M. Stallman(dired-unmark-all-files): Read arg as just a character.
1993-06-05 Richard M. Stallman(dired-flag-backup-files): Handle `*' made by `ls -F'.
1993-06-04 Richard M. Stallman(dired-change-marks): Just ding if one arg is RET.
1993-05-26 Richard M. Stallman(dired-other-frame): New function, with binding.
1993-05-25 Richard M. Stallman(dired-unmark-all-files): Read arg as a string.
1993-05-24 Richard M. Stallman(dired-flag-backup-files): Speedup:
1993-04-26 Eric S. RaymondChanged fsets to defaliases.
1993-04-08 Eric S. Raymonddired-noselect, dired-internal-noselect, dired-insert...
1993-04-06 Richard M. Stallman(dired-pop-to-buffer): Adjust count-lines val for last...
1993-04-05 Richard M. Stallman(dired-unmark-all-files): Read the arg as just a char.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-17 Eric S. RaymondAdded standard library headers.
1993-01-09 Richard M. Stallman(dired-regexp-history): New history list.
1992-12-12 Jim BlandyThe find-file-name-handler function in ../src/fileio...
1992-10-21 Richard M. Stallman(dired-chown-program): Treat silicon-graphics-unix...
1992-09-19 Richard M. Stallmanentered into RCS
1992-09-13 Richard M. Stallman*** empty log message ***
1992-09-13 Richard M. Stallman*** empty log message ***
1992-09-11 Richard M. Stallman*** empty log message ***
1992-08-03 Richard M. Stallman*** empty log message ***
1992-07-28 Richard M. Stallman*** empty log message ***
1992-07-27 Richard M. Stallman*** empty log message ***
1992-07-21 Richard M. Stallman*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-06-24 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. RaymondInitial revision