log lisp/dired.el @ 14734:20f4c4a078b2

age author description
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Sat, 27 Jan 1996 02:18:29 +0000 Richard M. Stallman (dired-get-filename): When quoting " chars,
Thu, 25 Jan 1996 07:09:48 +0000 Karl Heuer Fix indentation.
Thu, 25 Jan 1996 00:52:48 +0000 Karl Heuer (dired-internal-noselect): Pass proper format string to message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 11 Jan 1996 16:37:29 +0000 Richard M. Stallman (dired-ls-F-marks-symlinks): Doc fix.
Tue, 09 Jan 1996 23:15:52 +0000 Karl Heuer (dired-standard-move-to-filename-regexp): New variable.
Thu, 04 Jan 1996 00:32:19 +0000 Richard M. Stallman (dired-insert-directory): Force use of C locale.
Fri, 29 Dec 1995 17:59:11 +0000 Richard M. Stallman (dired): Fix typo.
Tue, 19 Dec 1995 21:39:23 +0000 Karl Heuer (dired-flag-backup-files): Undo previous change.
Wed, 13 Dec 1995 19:42:33 +0000 Karl Heuer (dired-flag-backup-files): Under MS-DOS, search for
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.