1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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