log lisp/dired.el @ 15146:be6560506cce

age author description
1996-04-05 Richard M. Stallman (dired-noselect): Resolve symbolic links in argument.
1996-03-27 Richard M. Stallman (dired-chown-program): Recognize lignux.
1996-03-02 Richard M. Stallman Comment change.
1996-01-27 Richard M. Stallman (dired-get-filename): When quoting " chars,
1996-01-25 Karl Heuer Fix indentation.
1996-01-25 Karl Heuer (dired-internal-noselect): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-11 Richard M. Stallman (dired-ls-F-marks-symlinks): Doc fix.
1996-01-09 Karl Heuer (dired-standard-move-to-filename-regexp): New variable.
1996-01-04 Richard M. Stallman (dired-insert-directory): Force use of C locale.
1995-12-29 Richard M. Stallman (dired): Fix typo.
1995-12-19 Karl Heuer (dired-flag-backup-files): Undo previous change.
1995-12-13 Karl Heuer (dired-flag-backup-files): Under MS-DOS, search for
1995-09-12 Erik Naggum (dired-up-directory): Add optional argument `other-window' to obviate
1995-09-08 André Spiegel (dired-internal-noselect): Set dired-directory when refreshing a buffer
1995-09-03 Richard M. Stallman (dired-internal-noselect): New arg MODE.
1995-08-21 Richard M. Stallman (dired-string-replace-match): Simplify using replace-match.
1995-08-08 Richard M. Stallman (dired-mode-map): Set up the map completely
1995-07-31 Richard M. Stallman (dired-insert-set-properties): Catch errors.
1995-06-14 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
1995-05-31 Karl Heuer (dired-find-buffer-nocreate): Ignore dead buffers.
1995-05-29 Karl Heuer (dired-mode-map): Rename menubar bindings and use the
1995-05-29 Karl Heuer (dired-find-buffer-nocreate): Check only buffers in
1995-04-25 Karl Heuer (dired-sort-set-modeline): Use force-mode-line-update.
1995-04-24 Simon Marshall dired-font-lock-keywords efficiency fix.
1995-04-15 Richard M. Stallman (dired-mode-map): Rename commands for A and Q.
1995-04-12 Karl Heuer (dired-chmod-program): Defined.
1995-03-30 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
1995-02-27 Simon Marshall Made revert-buffer message go via substitute-command-keys.
1995-02-09 Richard M. Stallman (dired-mark): If on dir header line, always mark
1995-02-04 Richard M. Stallman (dired-mode-map): Define up and down arrows like C-p, C-n.
1995-01-11 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-12 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
1994-10-07 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-09-26 Richard M. Stallman (dired-re-perms): Accept various file type letters.
1994-09-24 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
1994-09-16 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
1994-08-04 Richard M. Stallman (dired-mode): Put expanded name in list-buffers-directory.
1994-08-01 Richard M. Stallman (dired-insert-directory): Call expand-file-name here
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 directory is unchanged.
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 destroy the match data.
1994-06-15 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
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 Heuer Update copyright.
1994-05-02 Richard M. Stallman Unspecified location of chown for Linux (Linux doesn't put chown in /etc).
1994-04-22 Karl Heuer Pass 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 time.