log lisp/dired.el @ 10214:82e7df72b8a0

age author description
Thu, 22 Dec 1994 04:17:30 +0000 Richard M. Stallman (dired-string-replace-match): Function moved here.
Wed, 07 Dec 1994 10:57:12 +0000 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
Sun, 23 Oct 1994 22:56:32 +0000 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
Sat, 22 Oct 1994 15:58:56 +0000 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
Wed, 12 Oct 1994 08:16:29 +0000 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
Fri, 07 Oct 1994 10:02:04 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Mon, 26 Sep 1994 23:18:19 +0000 Richard M. Stallman (dired-re-perms): Accept various file type letters.
Sat, 24 Sep 1994 22:29:40 +0000 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
Fri, 16 Sep 1994 21:39:41 +0000 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
Fri, 16 Sep 1994 21:34:27 +0000 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
Thu, 04 Aug 1994 02:43:58 +0000 Richard M. Stallman (dired-mode): Put expanded name in list-buffers-directory.
Mon, 01 Aug 1994 04:43:38 +0000 Richard M. Stallman (dired-insert-directory): Call expand-file-name here
Sun, 31 Jul 1994 21:42:11 +0000 Richard M. Stallman (dired-noselect): Call abbreviate-file-name here.
Sun, 24 Jul 1994 19:55:26 +0000 Richard M. Stallman (dired-internal-noselect): a zero modtime means directory is unchanged.
Wed, 20 Jul 1994 19:27:19 +0000 Richard M. Stallman (dired-between-files): Ignore dired-subdir-regexp
Tue, 28 Jun 1994 08:36:16 +0000 Richard M. Stallman (dired-readin): Record the directory's modtime.
Fri, 17 Jun 1994 22:15:47 +0000 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
Wed, 15 Jun 1994 22:39:01 +0000 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
Sat, 28 May 1994 12:13:21 +0000 Richard M. Stallman (dired-get-filename): Get rid of text props from name.
Sun, 22 May 1994 00:04:09 +0000 Richard M. Stallman (dired-mark-pop-up): Clear mouse-face property.
Fri, 20 May 1994 23:56:40 +0000 Richard M. Stallman (dired-readin): Clear modified flag at the very end.
Sat, 14 May 1994 07:59:14 +0000 Richard M. Stallman (dired-mode-map): Get rid of dired-regexp-prefix;
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 18:15:22 +0000 Richard M. Stallman Unspecified location of chown for Linux (Linux doesn't put chown in /etc).
Fri, 22 Apr 1994 23:59:24 +0000 Karl Heuer Pass operation to find-file-name-handler.
Wed, 13 Apr 1994 23:22:34 +0000 Richard M. Stallman (dired-subdir-regexp): Allow a space in dir name.
Tue, 12 Apr 1994 03:15:37 +0000 Richard M. Stallman (dired-move-to-filename-regexp): Match the year or time.
Mon, 11 Apr 1994 21:03:28 +0000 Richard M. Stallman (dired-move-to-filename): Use skip-chars-forward
Mon, 11 Apr 1994 20:09:44 +0000 Karl Heuer (dired-move-to-filename): Handle leading blanks.
Sat, 02 Apr 1994 02:58:07 +0000 Karl Heuer (dired-insert-directory): Fix comment.