[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp dired-aux.el
From: |
Richard M. Stallman |
Subject: |
[Emacs-commit] emacs/lisp dired-aux.el |
Date: |
Sat, 14 Sep 2002 21:52:08 -0400 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Richard M. Stallman <address@hidden> 02/09/14 21:52:08
Modified files:
lisp : dired-aux.el
Log message:
(dired-bunch-files): Put the arg FILES
back as it was after temporary destrucive mods.
(dired-add-entry): Use dired-insert-directory to handle indentation.
Explicitly restore the line's marker character.
Preserve the old file name's text properties.
(dired-add-entry-do-indentation): Function deleted.
(dired-relist-file): Doc fix.
(dired-rename-file): Change argument names.
(foo-rename-file): New function.
(dired-do-hardlink): Use dired-hardlink.
(dired-hardlink): New function.
(dired-insert-subdir-doinsert): Use dired-insert-directory;
that handles indentation, text props and header line.
dired-readin-insert gets no args.
Use `last' instead of `reverse'.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/dired-aux.el.diff?tr1=1.102&tr2=1.103&r1=text&r2=text
- [Emacs-commit] emacs/lisp dired-aux.el,
Richard M. Stallman <=