1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Karl Heuer
96149b57e3 (dired-mark-subdir-files): Don't pass any arguments interactively. 1994-05-07 01:56:19 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
6eaebaa278 Pass operation to find-file-name-handler. 1994-04-22 23:59:24 +00:00
Richard M. Stallman
225feba25f (dired-add-entry): Set opoint at beginning of line.
No need to explicitly discard direcory from file name.
1994-04-12 05:12:33 +00:00
Richard M. Stallman
60e4eb5429 (dired-add-entry, dired-insert-subdir-doinsert):
Call dired-insert-set-properties.
(dired-add-entry): Don't make name absolute; bind default-directory.
1994-04-01 18:51:17 +00:00
Karl Heuer
26add1bf46 Don't use triple-hyphen in a character class. 1994-03-12 00:23:12 +00:00
Richard M. Stallman
d443f37c8f Autoload dired-.*-file.
(dired-insert-subdir-validate): Call expand-file-name.
1993-12-23 03:34:57 +00:00
Richard M. Stallman
231596b2d1 (dired-diff): Require diff. 1993-11-23 22:43:52 +00:00
Richard M. Stallman
d14144268c (dired-compress-file): Fix previous change. 1993-08-12 03:36:56 +00:00
Richard M. Stallman
53a051941f (dired-compress-file): For .z file, run gunzip.
When running gzip, see if it made .gz or .z.
(dired-compress): Delete old entry for new-file, if any.
1993-08-08 05:00:25 +00:00
Richard M. Stallman
fe5e3a2aca (dired-diff): Read options right here;
don't try to use diff-read-switches.  Always call diff with 3 args.
(dired-backup-diff): Likewise.
1993-08-07 19:25:43 +00:00
Jim Blandy
0d370700b2 * dired-aux.el (dired-diff): Work even when the mark is inactive. 1993-07-02 00:15:07 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
e251a1fdf4 (dired-compress-file): Use gzip when proper/possible. 1993-06-01 18:02:02 +00:00
Richard M. Stallman
730426aeb1 (dired-compress-file): Test the return value
of dired-check-process properly.
Fix use of nonexistent var `name'.
1993-05-25 19:05:13 +00:00
Richard M. Stallman
2a0a090a92 (dired-compress-file): Test the return value of dired-check-process properly. 1993-05-25 19:02:08 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
c84729481b Added standard library headers. 1993-03-17 15:20:58 +00:00
Richard M. Stallman
22faf17184 (dired-mark-read-regexp): Give dired-read-regexp 1 arg. 1993-01-09 13:54:05 +00:00
Jim Blandy
5dbfdacd20 The find-file-name-handler function in ../src/fileio.c is now
callable from lisp; use it instead of writing out its code.
	* dired-aux.el (dired-compress-file): Just that.
	* dired.el (dired-uncache): Just that.
	* files.el (file-local-copy, file-truename,
	file-name-sans-versions, make-directory, save-buffers-kill-emacs):
	Just that.
	* ls-lisp.el (insert-directory): Just that.
1992-12-12 15:21:45 +00:00
Richard M. Stallman
2de735de75 (dired-mark-confirm): For compress', say Compress or uncompress'.
(dired-map-over-marks-check): Likewise.
1992-11-03 09:25:26 +00:00
Jim Blandy
abe1443115 * dired-aux.el (dired-compress-file): Change references to
`from-file' to use `file'; the former only works because
	dired-compress-file is only called by dired-compress, which binds
	from-file.
1992-10-11 06:34:28 +00:00
Richard M. Stallman
7b2469aed7 entered into RCS 1992-09-19 19:40:38 +00:00
Richard M. Stallman
bfe81e789a *** empty log message *** 1992-09-13 06:01:19 +00:00
Eric S. Raymond
c3aef01995 *** empty log message *** 1992-08-03 21:49:55 +00:00
Richard M. Stallman
6482fcac40 *** empty log message *** 1992-08-03 03:44:51 +00:00
Richard M. Stallman
2d05139977 *** empty log message *** 1992-07-28 19:38:08 +00:00
Richard M. Stallman
ab67260b08 *** empty log message *** 1992-07-27 02:56:28 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
2f14b48d34 *** empty log message *** 1992-07-16 17:20:42 +00:00
Richard M. Stallman
dd87891b70 Initial revision 1992-06-24 02:14:18 +00:00