log lisp/dired.el @ 17988:2e732d9d5b79

age author description
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.