log lisp/dired.el @ 25416:851241b72ec9

age author description
Sat, 28 Aug 1999 18:23:14 +0000 Richard M. Stallman (dired-string-replace-match): Return `nil' when no match
Tue, 09 Mar 1999 03:09:39 +0000 Karl Heuer (dired-do-copy-regexp): Doc fix.
Wed, 17 Feb 1999 02:23:44 +0000 Richard M. Stallman (dired-move-to-filename-regexp): Prepend .* so that we find the
Thu, 07 Jan 1999 19:40:25 +0000 Dave Love (dired-mode-map): Fix duplicate [menu-bar regexp mark].
Thu, 10 Sep 1998 16:00:20 +0000 Karl Heuer (dired-mark-files-containing-regexp):
Thu, 10 Sep 1998 15:46:18 +0000 Karl Heuer (dired-mark-files-containing-regexp): Fix previous change.
Fri, 04 Sep 1998 20:43:09 +0000 Karl Heuer (dired-mark-files-containing-regexp):
Fri, 31 Jul 1998 03:13:19 +0000 Richard M. Stallman (dired-garbage-files-regexp): Finish fixing regexp syntax.
Wed, 29 Jul 1998 06:09:14 +0000 Richard M. Stallman (dired-garbage-files-regexp): Fix typo.
Thu, 11 Jun 1998 15:32:33 +0000 Andr Spiegel (dired-readin): Insert headerline only if necessary. (Not in
Fri, 05 Jun 1998 12:46:02 +0000 Andr Spiegel (dired-internal-noselect): Call either dired-mode or MODE, but not both.
Sun, 24 May 1998 00:55:39 +0000 Richard M. Stallman (dired-mark-files-containing-regexp): New command.
Wed, 06 May 1998 04:43:47 +0000 Richard M. Stallman (dired-mode-map): Bind *t to dired-do-toggle.
Wed, 29 Apr 1998 05:06:46 +0000 Richard M. Stallman (dired-sort-toggle): Handle spaces in dired-actual-switches.
Fri, 24 Apr 1998 00:03:56 +0000 Geoff Voelker (dired-chmod-program) [windows-nt]: Use chmod.
Tue, 21 Apr 1998 05:22:19 +0000 Richard M. Stallman (dired-move-to-filename-regexp): There might be a space
Sun, 08 Mar 1998 00:20:56 +0000 Richard M. Stallman (dired-quit): Function deleted.
Tue, 03 Mar 1998 07:17:56 +0000 Kenichi Handa (dired-get-filename): Don't call encode-coding-string
Fri, 27 Feb 1998 21:45:01 +0000 Karl Heuer (dired-do-toggle): Moved here from dired-x.el.
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Mon, 19 Jan 1998 20:29:31 +0000 Richard M. Stallman (dired-move-to-filename-regexp):
Thu, 11 Dec 1997 06:58:17 +0000 Paul Eggert (dired-move-to-filename-regexp):
Sat, 29 Nov 1997 05:21:18 +0000 Joel N. Weber II 1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
Mon, 17 Nov 1997 18:55:46 +0000 Paul Eggert (dired-move-to-filename-regexp):
Fri, 07 Nov 1997 23:32:50 +0000 Paul Eggert (dired-move-to-filename-regexp): Handle Japanese-format dates.
Thu, 16 Oct 1997 18:36:35 +0000 Karl Heuer (dired-move-to-filename-regexp):
Tue, 09 Sep 1997 05:37:20 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string
Sat, 06 Sep 1997 22:22:24 +0000 Richard M. Stallman (dired-flag-garbage-files): Move interactive flag across doc string.
Wed, 03 Sep 1997 22:31:25 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string if FILE is nil.
Sat, 30 Aug 1997 19:46:24 +0000 Richard M. Stallman (dired-get-filename): Encode file name using the buffer's coding system.
Tue, 12 Aug 1997 17:21:24 +0000 Richard M. Stallman (dired-font-lock-keywords): Don't specially highlight
Wed, 16 Jul 1997 20:55:50 +0000 Richard M. Stallman (dired-find-file): Better error message
Sat, 07 Jun 1997 19:31:24 +0000 Richard M. Stallman (dired-unmark-all-marks):
Wed, 28 May 1997 03:35:42 +0000 Kenichi Handa (dired-find-file): Likewise.
Sun, 25 May 1997 18:08:23 +0000 Richard M. Stallman Use defgroup and defcustom.
Thu, 15 May 1997 03:59:36 +0000 Richard M. Stallman Fix previous change.
Thu, 15 May 1997 03:55:20 +0000 Richard M. Stallman (dired-mode): Don't include `Dired:' in mode line.
Sun, 13 Apr 1997 20:19:19 +0000 Richard M. Stallman (dired-internal-noselect): When setting default-directory,
Sun, 13 Apr 1997 04:26:38 +0000 Richard M. Stallman (dired-noselect): Avoid calling file-directory-p
Sat, 22 Mar 1997 03:40:55 +0000 Richard M. Stallman (dired-glob-regexp): New function.
Thu, 20 Mar 1997 12:37:06 +0000 Simon Marshall Doc dired-no-confirm and allow t value.
Wed, 26 Feb 1997 12:05:50 +0000 Kenichi Handa (dired-find-file): Allow specifying coding system interactively.
Sat, 04 Jan 1997 00:10:30 +0000 Richard M. Stallman (dired-garbage-files-regexp): New variable.
Fri, 03 Jan 1997 23:11:30 +0000 Richard M. Stallman (dired-string-replace-match): Delete redundant autoload.
Tue, 31 Dec 1996 18:29:49 +0000 Richard M. Stallman (dired-make-relative): Ignore the third argument;
Mon, 30 Dec 1996 04:57:17 +0000 Richard M. Stallman (dired-permission-flags-regexp): New variable.
Sun, 29 Dec 1996 08:14:57 +0000 Richard M. Stallman (dired-insert-directory): Don't override the user's locale.
Tue, 17 Dec 1996 18:43:10 +0000 Richard M. Stallman (dired-move-to-filename-regexp): Recognize various languages.
Mon, 04 Nov 1996 23:51:33 +0000 Richard M. Stallman (dired-mode-map): Put dired-mark-subdir-files on *s.
Sat, 02 Nov 1996 09:57:51 +0000 Erik Naggum Fix minor typo in *! key binding.
Sat, 02 Nov 1996 07:56:50 +0000 Richard M. Stallman (dired-mode-map): Make * a prefix for mark commands.
Thu, 31 Oct 1996 20:51:44 +0000 Richard M. Stallman (dired-find-file): Error if line's file does not exist.
Thu, 24 Oct 1996 22:42:29 +0000 Karl Heuer (dired-insert-directory): Check for non-US LANG.
Wed, 23 Oct 1996 09:26:39 +0000 Simon Marshall Tweak dired-font-lock-keywords.
Tue, 03 Sep 1996 21:46:07 +0000 Richard M. Stallman (dired-mode-map): Add revert-buffer to Immediate menu.
Tue, 27 Aug 1996 17:45:29 +0000 Richard M. Stallman (dired-chown-program): Replace lignux with gnu/linux.
Fri, 07 Jun 1996 14:57:04 +0000 Richard M. Stallman (dired-chown-program): Try /usr/sbin/chown.
Fri, 05 Apr 1996 19:11:05 +0000 Richard M. Stallman (dired-noselect): Resolve symbolic links in argument.
Wed, 27 Mar 1996 02:37:57 +0000 Richard M. Stallman (dired-chown-program): Recognize lignux.
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.
Sat, 02 Apr 1994 02:58:07 +0000 Karl Heuer (dired-insert-directory): Fix comment.