log lisp/dired.el @ 13443:c21527e2f125

age author description
Tue, 12 Sep 1995 23:20:42 +0000 Erik Naggum (dired-up-directory): Add optional argument `other-window' to obviate
Fri, 08 Sep 1995 20:38:17 +0000 Andr Spiegel (dired-internal-noselect): Set dired-directory when refreshing a buffer
Sun, 03 Sep 1995 17:34:56 +0000 Richard M. Stallman (dired-internal-noselect): New arg MODE.
Mon, 21 Aug 1995 01:15:25 +0000 Richard M. Stallman (dired-string-replace-match): Simplify using replace-match.
Tue, 08 Aug 1995 05:16:23 +0000 Richard M. Stallman (dired-mode-map): Set up the map completely
Mon, 31 Jul 1995 23:13:54 +0000 Richard M. Stallman (dired-insert-set-properties): Catch errors.
Wed, 14 Jun 1995 11:46:56 +0000 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
Wed, 31 May 1995 21:06:48 +0000 Karl Heuer (dired-find-buffer-nocreate): Ignore dead buffers.
Mon, 29 May 1995 20:08:11 +0000 Karl Heuer (dired-mode-map): Rename menubar bindings and use the
Mon, 29 May 1995 04:36:26 +0000 Karl Heuer (dired-find-buffer-nocreate): Check only buffers in
Tue, 25 Apr 1995 22:31:52 +0000 Karl Heuer (dired-sort-set-modeline): Use force-mode-line-update.
Mon, 24 Apr 1995 11:28:24 +0000 Simon Marshall dired-font-lock-keywords efficiency fix.
Sat, 15 Apr 1995 05:41:28 +0000 Richard M. Stallman (dired-mode-map): Rename commands for A and Q.
Wed, 12 Apr 1995 03:09:44 +0000 Karl Heuer (dired-chmod-program): Defined.
Thu, 30 Mar 1995 07:10:08 +0000 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
Mon, 27 Feb 1995 08:05:09 +0000 Simon Marshall Made revert-buffer message go via substitute-command-keys.
Thu, 09 Feb 1995 09:40:01 +0000 Richard M. Stallman (dired-mark): If on dir header line, always mark
Sat, 04 Feb 1995 02:08:29 +0000 Richard M. Stallman (dired-mode-map): Define up and down arrows like C-p, C-n.
Wed, 11 Jan 1995 01:28:22 +0000 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
Tue, 27 Dec 1994 03:49:30 +0000 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
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.
Fri, 01 Apr 1994 18:51:39 +0000 Richard M. Stallman (dired-insert-directory): Add mouse-face properties.
Wed, 30 Mar 1994 17:22:59 +0000 Richard M. Stallman (dired-mouse-find-file-other-window): New command.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Sun, 06 Feb 1994 18:11:59 +0000 Richard M. Stallman (dired-listing-switches): Doc fix.
Fri, 07 Jan 1994 12:23:44 +0000 Richard M. Stallman (dired-move-to-filename-regexp): New variable.
Thu, 23 Dec 1993 04:40:58 +0000 Richard M. Stallman (dired-in-this-tree): Call expand-file-name.
Tue, 23 Nov 1993 00:11:43 +0000 Richard M. Stallman (dired-goto-file): Don't try matching one line twice.
Mon, 22 Nov 1993 09:29:51 +0000 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
Mon, 22 Nov 1993 09:25:23 +0000 Richard M. Stallman (dired-readin-insert): Expand default-directory and dirname
Sun, 14 Nov 1993 00:06:23 +0000 Richard M. Stallman (dired-chown-program): Check for irix, not silicon-graphic-unix.