log lisp/dired.el @ 6817:51ff777c8fd6

age author description
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.
Mon, 25 Oct 1993 06:13:41 +0000 Brian Fox `provide' "dired" before running user hooks.
Tue, 21 Sep 1993 07:12:36 +0000 Brian Fox (dired-mode): Don't change the value of case-fold-search.
Sun, 01 Aug 1993 11:55:12 +0000 Richard M. Stallman (dired-sort-mode): Variable deleted.
Mon, 26 Jul 1993 05:56:43 +0000 Richard M. Stallman (dired-readin-insert): If we got a list of files,
Tue, 20 Jul 1993 19:04:49 +0000 Richard M. Stallman Comment change.
Tue, 20 Jul 1993 01:11:28 +0000 Richard M. Stallman (dired-unmark-all-files-no-query): New command.
Thu, 15 Jul 1993 05:32:25 +0000 Richard M. Stallman (dired-mode-map): Add menu bar items.
Fri, 18 Jun 1993 17:55:42 +0000 Jim Blandy * dired.el (dired-summary): dired-do-rename is on "R", not "r".
Tue, 15 Jun 1993 07:59:07 +0000 Richard M. Stallman (dired-repeat-over-lines): Going fwd, skip new lines
Fri, 11 Jun 1993 05:56:00 +0000 Richard M. Stallman Comment change.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 08 Jun 1993 22:54:46 +0000 Richard M. Stallman (dired-flag-auto-save-files): Ignore `*' added by ls -F.
Sun, 06 Jun 1993 21:13:16 +0000 Richard M. Stallman (dired-unmark-all-files): Read arg as just a character.
Sat, 05 Jun 1993 17:41:50 +0000 Richard M. Stallman (dired-flag-backup-files): Handle `*' made by `ls -F'.
Fri, 04 Jun 1993 07:25:58 +0000 Richard M. Stallman (dired-change-marks): Just ding if one arg is RET.
Wed, 26 May 1993 22:52:13 +0000 Richard M. Stallman (dired-other-frame): New function, with binding.