Michael Albinus
9bc260cfb7
* files.el (directory-listing-before-filename-regexp): New
...
defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
* dired.el (dired-move-to-filename-regexp): Removed. All
occurences replaced by `directory-listing-before-filename-regexp'.
* dired-x.el, locate.el, vc.el: Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'. In vc.el it is
overwritten locally; maybe this can be handled in files.el too.
* net/ange-ftp.el (ange-ftp-date-regexp): Removed. All occurences
replaced by `directory-listing-before-filename-regexp'.
* faq.texi (Bugs and problems): Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.
2005-10-23 12:17:28 +00:00
Romain Francoise
ce5a3ac01e
2005-09-25 Romain Francoise <romain@orebokech.com>
...
* dired-aux.el (dired-copy-file-recursive):
* dired.el (dired-delete-file):
* ediff-mult.el (ediff-dir-diff-copy-file):
* ediff-util.el (ediff-test-save-region):
* forms.el (forms-mode):
* ido.el (ido-file-internal, ido-delete-file-at-head):
* log-edit.el (log-edit-done):
* ses.el (ses-yank-resize):
* play/gomoku.el (gomoku-human-plays, gomoku)
(gomoku-human-resigns, gomoku-prompt-for-other-game)
(gomoku-offer-a-draw):
* play/landmark.el (lm-human-resigns, lm):
* net/eudcb-ldap.el (eudc-ldap-check-base):
* play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
* progmodes/ebrowse.el (ebrowse-find-pattern):
* progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
* textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
space.
* vc.el (vc-delete-file):
* play/gomoku.el (gomoku-terminate-game, gomoku)
(gomoku-prompt-for-move, gomoku-human-takes-back):
* play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
(lm-start-robot, lm-human-plays): Remove extraneous spaces in
messages.
2005-09-24 23:26:28 +00:00
YAMAMOTO Mitsuharu
064801fe94
(dired-move-to-filename-regexp): Add date format for Mac OS X 10.3 in
...
East Asian locales.
2005-08-31 08:33:25 +00:00
Thien-Thi Nguyen
dd52fff6d9
(dired-move-to-end-of-filename):
...
Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2005-08-18 11:30:44 +00:00
Andreas Schwab
9e7357b07a
Revert last change.
2005-08-14 23:45:46 +00:00
Thien-Thi Nguyen
91859276fb
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
...
modification in `eval-after-load' form.
2005-08-14 12:43:37 +00:00
Lars Hansen
a515788d7d
Add handler to desktop-buffer-mode-handlers.
...
(dired-restore-desktop-buffer): Remove autoload cookie.
(dired-mode): Add autoload cookie.
2005-08-10 19:39:16 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Eli Zaretskii
09b0b7b388
(dired-move-to-filename-regexp): Recognize the B suffix
...
of the file size (as in "177B" for 177 bytes). This happens with
"ls -lh" on FreeBSD.
2005-07-22 09:54:45 +00:00
Juanma Barranquero
ee680b2bc5
(dired-align-file, dired-flag-backup-files, dired-change-marks,
...
dired-unmark-all-files): "?\ " -> "?\s".
(dired-listing-switches, dired-ls-F-marks-symlinks, dired-dwim-target,
dired-load-hook, dired-mode-hook, dired-directory, dired-faces, dired,
dired-revert, dired-mode, dired-summary, dired-view-file,
dired-copy-filename-as-kill, dired-delete-file, dired-no-confirm,
dired-unmark-all-marks, dired-sort-by-date-regexp, dired-sort-by-name-regexp,
dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
(dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
Fix typos in message strings.
2005-07-20 14:08:39 +00:00
Juri Linkov
9d9ee410b8
(dired-desktop-buffer-misc-data, dired-restore-desktop-buffer):
...
Delete duplicate words.
2005-07-18 15:18:33 +00:00
Juanma Barranquero
88cb5d3ce6
(dired-log): Use insert-buffer-substring', not
insert-buffer'.
2005-07-18 10:24:58 +00:00
Juri Linkov
884b7f9dac
(dired-marker-char): Avoid quotations for do' and
mark'
...
to not create links to unrelated functions in the Help buffer.
2005-07-09 20:44:05 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Richard M. Stallman
65536d1d29
(dnd-protocol-alist): Add defvar.
2005-07-03 16:11:04 +00:00
Juri Linkov
cf78a467b9
* dired.el (dired-ignored): Inherit from `shadow' face.
2005-06-06 12:23:03 +00:00
Nick Roberts
fcaed7ce73
(dired-dnd-popup-notice): Use message-box.
2005-05-23 23:36:18 +00:00
Richard M. Stallman
2225a1961e
(dired-font-lock-keywords): Fontify files with junk extensions
...
even if marked by -F.
2005-05-22 13:35:21 +00:00
Reiner Steib
6ae53dc130
(dired-mode): Simplify.
2005-05-17 17:23:36 +00:00
Richard M. Stallman
09b092ad34
(dired-map-over-marks): New arg distinguish-one-marked.
...
(dired-get-marked-files): New arg distinguish-one-marked.
(dired-mark-pop-up): Handle FILES = (t FILE) specially.
2005-05-15 21:33:25 +00:00
Jan Djärv
d90b02af14
* dired.el (dired-mode): make-variable-buffer-local =>
...
make-local-variable
2005-05-13 17:03:30 +00:00
Reiner Steib
1ed8284daf
* dnd.el (dnd-protocol-alist): Improve custom type.
...
* dired.el (dired-dnd-protocol-alist): New variable.
(dired-mode): Use `dired-dnd-protocol-alist'. Move call of
`dired-mode-hook' to the end.
2005-05-11 19:32:51 +00:00
Jan Djärv
361eee8f58
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
...
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
(dired-dnd-handle-file): Call dnd-get-local-file-uri
2005-04-11 19:28:07 +00:00
Luc Teirlinck
afda991974
(dired-copy-filename-as-kill): Make -' arg behave like
-1'. Doc fix.
2005-04-04 23:58:11 +00:00
Juri Linkov
11782fd649
* dired.el (dired-mode-map): Add ellipsis to "Compare directories".
2005-03-28 01:05:52 +00:00
Juri Linkov
0e2aaf9844
(dired-mode-map): Add menu item "Compare directories"
...
for dired-compare-directories.
2005-03-24 19:47:20 +00:00
Richard M. Stallman
784a48b2ef
(dired-build-subdir-alist): Bind buffer-undo-list to t.
2005-02-16 09:39:06 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
5e5a341255
(dired-mode-map): Remap undo' and
advertised-undo'
...
instead of rebinding C-x u and C-_.
2005-01-29 17:28:48 +00:00
Richard M. Stallman
3f68d7c887
(dired-view-command-alist): Variable deleted.
...
(dired-view-file, dired-mouse-find-file-other-window):
Delete the code to use it.
2005-01-01 14:20:10 +00:00
Kim F. Storm
bb87fbc3ee
(dired-mode-map): Map follow-link to mouse-face.
2004-12-17 15:18:02 +00:00
Richard M. Stallman
fe02ba0764
(dired-recursive-copies): Moved from dired-aux.el.
2004-11-22 16:53:41 +00:00
Stefan Monnier
87ae59e368
(dired-align-file): Don't assume line starts with spaces.
2004-11-22 05:07:07 +00:00
Jan Djärv
8d9e2a4940
* dired.el (dired-read-dir-and-switches): Call read-directory-name
...
if a dialog will be used, read-file-name otherwise.
2004-11-04 15:22:00 +00:00
Jan Djärv
46bfc73bed
* files.el (find-file-existing): New function.
...
* menu-bar.el (menu-bar-files-menu): Make "Open File..." call
find-file-existing. Add "New File..." that calls find-file.
* dired.el (dired-read-dir-and-switches): Call read-driectory-name
instead of read-file-name.
2004-11-02 07:57:53 +00:00
Stefan Monnier
a12c6dcaf2
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.
...
(dired-align-file): New function.
(dired-insert-directory): Use it.
(dired-move-to-end-of-filename): Make the " -> " search more specific.
(dired-buffers-for-dir): Remove unused var `pattern'.
2004-09-29 03:14:30 +00:00
Stefan Monnier
1f3b4d04d0
(dired-move-to-filename): Don't output a message if
...
raise-error is non-nil. Fix return position and value.
2004-09-25 18:35:53 +00:00
Luc Teirlinck
ca02a7263d
(dired-directory-changed-p): `visited-file-modtime' now returns a
...
list of two integers, instead of a cons.
2004-07-14 22:59:08 +00:00
Luc Teirlinck
7805cdbd4f
(dired-revert): If buffer is marked unmodified before
...
reverting, keep it marked unmodified.
Adapt to new conventions for commenting out code.
(dired-make-relative): Adapt to new conventions for commenting out code.
2004-06-11 22:38:52 +00:00
Luc Teirlinck
f817c0fbc4
(dired-insert-old-subdirs): Adapt to fact that the R switch is no
...
longer stored in `dired-switches-alist'.
2004-06-10 19:10:09 +00:00
Luc Teirlinck
ca0028cefd
(dired-diff, dired-backup-diff)
...
(dired-clean-directory, dired-do-chmod, dired-do-chgrp)
(dired-do-chown, dired-do-touch, dired-do-print)
(dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
(dired-do-byte-compile, dired-do-load, dired-do-redisplay)
(dired-create-directory, dired-do-copy, dired-do-symlink)
(dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
(dired-do-copy-regexp, dired-do-hardlink-regexp)
(dired-do-symlink-regexp, dired-upcase, dired-downcase)
(dired-maybe-insert-subdir, dired-next-subdir)
(dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
(dired-kill-subdir, dired-tree-up, dired-tree-down)
(dired-hide-subdir, dired-hide-all, dired-show-file-type)
(dired-run-shell-command, dired-query):
Remove redundant (or incorrect) autoloads.
2004-06-09 01:13:11 +00:00
Luc Teirlinck
487327a9ef
(dired-undo): Call `dired-build-subdir-alist'.
...
Limit scope of `buffer-read-only' binding.
2004-06-07 18:29:14 +00:00
Luc Teirlinck
5553077c1d
(dired-subdir-switches, dired-switches-alist): New vars.
...
(dired-insert-old-subdirs): Do not repeatedly delete and reinsert
subdirs if -R switch is used for a subdir.
(dired-mode): Set `dired-switches-alist'.
(dired-build-subdir-alist): Only print number of directories in
echo area when invoked interactively.
2004-06-06 02:22:41 +00:00
Andreas Schwab
5709c1a0bf
(dired-get-filename): Don't use dired-re-dot.
2004-05-30 18:24:08 +00:00
Lars Hansen
cb5f1f6738
(dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.
2004-04-26 18:56:23 +00:00
Stefan Monnier
2ecab8401f
(dired-mode-map): Add a menu entry for wdired.
2004-04-23 22:13:32 +00:00
Lars Hansen
31b4c84809
(dired-restore-desktop-buffer) Move from desktop.el. Add parameters.
...
Pause to display error only when desktop-missing-file-warning is non-nil.
(dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2004-04-21 20:52:18 +00:00
Juri Linkov
0b0e66513c
(dired-faces): New defgroup.
...
(dired-header, dired-mark, dired-marked, dired-flagged)
(dired-warning, dired-directory, dired-symlink, dired-ignored):
New faces.
(dired-header-face, dired-mark-face, dired-marked-face)
(dired-flagged-face, dired-warning-face, dired-directory-face)
(dired-symlink-face, dired-ignored-face): New face variables.
(dired-font-lock-keywords): Use them instead of font-lock faces.
Split the rule for dired marks into 3 separate rules: for marks,
marked file names and flagged file names.
2004-04-11 09:51:52 +00:00
Juri Linkov
f16bcc9ae4
(dired-font-lock-keywords): Fix permission regexps.
2004-04-03 04:19:13 +00:00
Juri Linkov
57654b8c0c
Add autoload for `dired-do-touch'.
...
(dired-touch-program): New var.
(dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
(dired-no-confirm): Add `touch' to docstring.
2004-03-31 16:29:46 +00:00
Juri Linkov
778f4651d5
(dired-move-to-filename-regexp): Add . to HH:MM.
2004-03-31 16:06:43 +00:00
Luc Teirlinck
bdc52f22de
(buffer-stale-function): Remove no longer needed defvar.
2004-03-27 01:16:58 +00:00
Stefan Monnier
ff3d76aafc
(dired-mode): Use run-mode-hooks.
...
(dired-move-to-end-of-filename): Use match-string.
2004-03-26 15:17:50 +00:00
Juri Linkov
6736ab5aa3
Fix comments.
2004-03-25 10:40:59 +00:00
Luc Teirlinck
e09cd94fd2
(dired-directory-changed-p): Reindent.
2004-03-25 04:21:24 +00:00
Stefan Monnier
d7aed37c2e
(dired) <defgroup>: Add link to manual.
...
(dired-font-lock-keywords): Ad highlighting on unusual permissions.
(dired-revert): Use dolist.
(dired-mode-map): Add U binding.
(dired-mode): Add font-lock-beginning-of-syntax-function.
(dired-garbage-files-regexp): Make it a defcustom.
2004-03-23 21:44:31 +00:00
Luc Teirlinck
573e4d2ddd
(dired-directory-changed-p, dired-buffer-stale-p): New functions.
...
(dired-internal-noselect): Use dired-directory-changed-p.
Eliminate revert messages.
(dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
2004-03-23 05:20:11 +00:00
Jan Djärv
133aad747d
* x-dnd.el: New file for drag and drop.
...
* term/x-win.el: require x-dnd, set after-make-frame-functions
to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
drag-n-drop event.
* dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
(dired-dnd-do-ask-action, dired-dnd-handle-local-file)
(dired-dnd-handle-file): New functions for drag and drop support.
(dired-mode): Initialize drag and drop if x-dnd present.
2004-02-03 16:55:30 +00:00
Miles Bader
8a372755cf
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-135
...
Make dired more robust for non-english locales.
lisp/dired.el (dired-between-files): Always use dired-move-to-filename,
which is more robust in non-english locales.
2003-12-24 23:18:55 +00:00
Eli Zaretskii
cfc8b2640f
(dired-ls-sorting-switches): Doc fix.
2003-11-01 17:48:54 +00:00
Richard M. Stallman
86e6e4b3f6
(dired-mode): Handle dired-directory as a list.
2003-09-30 20:46:04 +00:00
Luc Teirlinck
e906b0a260
(dired-mode-map): Fix typo
2003-09-12 14:15:17 +00:00
Richard M. Stallman
f87ef6b12d
(dired-mode-map): Bind M-g to dired-goto-file.
2003-09-12 00:51:13 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
55a87770f5
(dired-mouse-find-file-other-window):
...
Use dired-view-command-alist here, as in dired-view-file.
(dired-view-command-alist): Use %s to substitute file name.
Handle .ps_pages, .eps, .jpg, .gif, .png.
2003-08-29 16:10:45 +00:00
Richard M. Stallman
60389964c5
(dired-move-to-filename-regexp): Allow quote in months.
2003-07-09 15:52:59 +00:00
Luc Teirlinck
147e214c5b
(dired-re-dot): Make it handle trailing /.
...
(dired-get-filename): Update documentation string.
Revert previous change and fix typo in earlier version.
2003-06-10 04:03:03 +00:00
Andreas Schwab
9b341343a9
(dired-get-filename): Complain only about "." and "..",
...
not all directories.
2003-06-09 17:05:55 +00:00
Juanma Barranquero
1d5ad120aa
(dired-get-filename): Don't err for . and .. for calls from dired-add-entry.
2003-06-05 22:00:13 +00:00
Richard M. Stallman
e9407052f9
(dired-get-filename): Err for . and .. in usual case.
...
(dired-get-file-for-visit): Specify no-error to dired-get-filename,
and check for real errors here.
(dired-unmark-all-files): Specify no-error to dired-get-filename.
2003-06-04 09:02:55 +00:00
Richard M. Stallman
59d18288fe
(dired-find-file): Bind find-file-run-dired around the call to find-file.
2003-05-05 21:22:13 +00:00
Richard M. Stallman
90c1e36a73
(dired-view-file): Let viewer program run asynchronously.
2003-04-06 20:17:43 +00:00
Kenichi Handa
038b550196
* dired.el (dired-get-filename): Pay attention to the case that
...
`read' returns a unibyte string. Don't encode the file name by
buffer-file-coding-system.
2003-03-19 11:58:25 +00:00
Markus Rost
e956c60936
(dired-directory): Add autoload cookie.
2003-02-13 19:34:17 +00:00
Juanma Barranquero
0952583ca8
(dired-move-to-filename-regexp): Support "K" suffix on "ls -alh" output.
2003-02-06 08:20:12 +00:00
Richard M. Stallman
59759f1f85
(dired-find-buffer-nocreate): Avoid error if dired-directory is nil.
2003-02-04 10:39:35 +00:00
Juanma Barranquero
c60ee5e70f
Cygwin support patch.
2003-01-31 15:24:20 +00:00
Kim F. Storm
470fa6d1a1
Doc fixes.
2003-01-14 23:11:19 +00:00
Kai Großjohann
d4aeef3b96
(dired-garbage-files-regexp): Use \\' instead of $ and
...
use regexp-opt for readability.
2003-01-10 16:42:27 +00:00
Kai Großjohann
6fbe33a719
(dired-garbage-files-regexp): Add `.aux$'. These are
...
produced by TeX.
2003-01-07 10:20:38 +00:00
Richard M. Stallman
53ade5c75e
(dired-recursive-deletes): Fix custom type.
2003-01-06 01:20:35 +00:00
Richard M. Stallman
f808da9ebb
(dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.
2002-12-28 21:26:46 +00:00
Andreas Schwab
2bb27597b3
(dired-insert-directory): Preserve text properties when quoting.
2002-12-21 17:06:54 +00:00
Richard M. Stallman
23fc67ead9
(dired-sort-inhibit): New variable.
...
(dired-sort-toggle-or-edit): Err if dired-sort-inhibit non-nil.
2002-11-21 17:31:51 +00:00
Andreas Schwab
34cd7b3ca0
(dired-readin-insert): Expand dired-directory.
2002-10-16 21:27:40 +00:00
Andreas Schwab
1ba6c0f23b
(dired-insert-directory): When looking for existing
...
indentation, goto OPOINT instead of beginning of buffer.
2002-10-12 23:33:06 +00:00
André Spiegel
9227ba33a0
(dired-insert-directory): Fix check for indentation from ls --dired.
2002-10-10 22:30:26 +00:00
Kai Großjohann
1fc85daee0
* dired.el (dired-insert-directory): Always add "--dired" to to
...
SWITCHES for remote files.
* files.el (insert-directory): Comment saying that "--dired"
might be in the SWITCHES.
* net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS.
(ange-ftp-insert-directory): Comment explaining "--dired"
handling.
2002-09-22 13:01:10 +00:00
Richard M. Stallman
8421685fdf
(dired-mark-pop-up): Doc fix.
2002-09-19 01:03:43 +00:00
Kai Großjohann
96610f9dd8
(dired-insert-directory): Never add "--dired" when
...
listing remote directories.
2002-09-18 07:50:37 +00:00
Stefan Monnier
2b2059d899
(dired-font-lock-keywords): Use regexp-opt.
...
(dired-move-to-filename): Better message when we fail to find the file.
(dired-sort-toggle): Minor optimization.
2002-09-16 17:13:16 +00:00
Markus Rost
f618b7e55b
(dired-move-to-filename): Fix previous change.
2002-09-15 16:35:23 +00:00
Richard M. Stallman
0b7bc76fbf
(dired-use-ls-dired): New variable.
...
(dired-directory): Document the rules better.
(dired-insert-headerline): Function deleted.
(dired-revert): Pass no args to dired-readin.
(dired-move-to-filename): First try using dired-filename property.
(dired-move-to-end-of-filename): Likewise.
(dired-why): Try to show the start of this page of warnings.
(dired-log): Insert the buffer name at start of page, not end.
(dired-log-summary): If just one failure, explain it in echo area.
(dired-internal-noselect): Always set dired-directory, when buffer is not new.
Pass dir-or-list, not dirname, to dired-mode.
Call dired-readin with no args.
Don't call dired-after-readin-hook here.
(dired-find-buffer-nocreate): Expand dirname.
Expand the dir from dired-directory to compare with dirname.
(dired-readin): Take no args. Get the directory from dired-directory.
Run dired-before-reading hook inside save-excursion.
Run dired-after-readin-hook here.
Don't make undo entries at all.
Call dired-readin-insert with no args.
Don't change indentation here.
Don't insert headerline here.
(dired-readin-insert): Take no args.
Get dir and file-list from dired-directory.
Call dired-insert-directory the new way.
Don't insert "wildcard" info here.
(dired-insert-directory): New arg FILE-LIST.
First arg now DIR, always just the directory.
This function fully handles setting up the buffer text:
update indentation, insert headerline and "wildcard" info.
Pass --dired arg if appropriate; put info in dired-filename props.
Don't expand file names here.
2002-09-15 01:52:54 +00:00
Richard M. Stallman
ca66efd171
(defgroup dired): Use `files' as parent.
...
(dired-get-filename): Ignore handler if it has safe-magic prop.
2002-09-01 13:27:47 +00:00
Andreas Schwab
336cd99d1b
Add comment for last change.
2002-08-02 22:21:43 +00:00
Andreas Schwab
c21993d04f
Hide disabling of dired-find-alternate-file behind
...
autoload-cookie.
2002-07-31 12:08:06 +00:00
Andreas Schwab
11688fcc01
(dired-view-file): Quote file name for dired-run-shell-command.
2002-06-29 17:40:36 +00:00
Richard M. Stallman
8f6490b8df
Delete changes not supposed to be installed yet.
2002-06-26 08:40:22 +00:00
Richard M. Stallman
de0b1866f8
(dired-find-alternate-file): Mark as disabled.
2002-06-26 08:18:33 +00:00
Richard M. Stallman
8462b3904b
(dired-do-shell-command): Doc fix in autoload.
2002-06-03 22:58:20 +00:00
Markus Rost
165cebfa6d
(dired-view-command-alist): Change :version attribute to a string.
2002-05-20 03:05:16 +00:00
Richard M. Stallman
2aaa7f0a1b
(dired-mouse-find-file-other-window):
...
Handle events that move out of the window.
2002-04-23 03:14:48 +00:00
Richard M. Stallman
b70ebe3751
(dired-view-command-alist): New variable.
...
(dired-view-file): Use external viewers for some files names.
2002-04-10 15:15:23 +00:00
Richard M. Stallman
1312bfc633
(dired-get-marked-files): New arg FILTER allows selection of some files.
2002-03-29 14:43:14 +00:00
Richard M. Stallman
d588eb9091
(dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.
2002-03-28 18:32:59 +00:00
Richard M. Stallman
54f035751f
Comment change.
2002-03-21 09:35:35 +00:00
Richard M. Stallman
bf989169d3
(dired-readin): Clear out undo list.
...
(dired-fun-in-all-buffers): Definition moved from dired-aux.el.
(dired-delete-entry): New function.
(dired-internal-do-deletions): Use dired-fun-in-all-buffers
and dired-delete-entry, to update this buffer (and others).
2002-03-14 08:55:20 +00:00
Richard M. Stallman
b95ddab3b2
(dired-get-filename): Add /: when appropriate
...
to avoid taking a local name as remote.
2002-02-06 15:30:40 +00:00
Eli Zaretskii
c2792945cb
(dired-load-hook, dired-mode-hook)
...
(dired-before-readin-hook, dired-after-readin-hook): Defcustom.
2002-02-04 19:40:08 +00:00
Richard M. Stallman
879fa8d0a9
Comment change.
2002-01-13 02:39:08 +00:00
Richard M. Stallman
4de547e4a7
(dired-copy-filename-as-kill): Call kill-append if following a kill command.
2002-01-07 05:31:29 +00:00
Eli Zaretskii
05b855f5a5
(dired-free-space-program, dired-free-space-args):
...
Aliases for back-compatibility.
2001-12-21 19:38:25 +00:00
Pavel Janík
f0529b5b1a
Doc fix.
2001-12-20 19:01:00 +00:00
Richard M. Stallman
7277be1e3d
(dired-free-space-program): Variable deleted.
...
(dired-free-space-args): Variable deleted.
(dired-insert-directory): Don't try to determine free space.
2001-12-18 19:35:20 +00:00
Richard M. Stallman
a3f4a3ef81
(dired-copy-filename-as-kill): Moved from dired-x.el.
...
(dired-mode-map): Bind w to dired-copy-filename-as-kill.
2001-12-17 01:58:05 +00:00
Sam Steingold
8a9463543d
Converted backquote to the new style.
2001-11-27 15:52:52 +00:00
Eli Zaretskii
48404d5a03
(dired-listing-switches): Mention in the doc string
...
that some switches are not supported by ls-lisp.el
2001-11-20 09:38:55 +00:00
Richard M. Stallman
16a2f75ab7
(dired-undo): Display a message to explain
...
that this does not undo file system changes.
2001-11-15 19:02:56 +00:00
Richard M. Stallman
68d2f12f40
Many trivial doc fixes.
...
(dired-get-file-for-visit): New function.
(dired-find-alternate-file, dired-mouse-find-file-other-window):
(dired-view-file, dired-find-file-other-window, dired-display-file):
(dired-find-file): Use dired-get-file-for-visit.
2001-11-12 17:05:13 +00:00
Paul Eggert
b4bbe8889b
(dired-move-to-filename-regexp):
...
Do not distinguish between ASCII letters and non-ASCII characters.
Don't allow comma except in the form "month day, year".
Don't allow space between month name and comma.
Clean up the code that checks for trailing period, comma, and space.
Remove now-obsolete comments, and add more commentary about
Japanese dates.
Always gobble up trailing spaces, instead of doing it only sometimes.
2001-11-07 21:52:44 +00:00
Eli Zaretskii
3c13627aed
(dired-build-subdir-alist): Accept optional arg SWITCHES.
2001-09-21 16:41:58 +00:00
Eli Zaretskii
740ef824c9
(dired-move-to-filename-regexp): Allow one digit in the
...
numeric month value, and allow the Kanji character after the it to
be missing (happens with ls-lisp's output on Japanese versions of
MS-Windows).
2001-09-18 07:13:36 +00:00
Gerd Moellmann
565132a371
Add Keywords header.
2001-08-29 15:02:01 +00:00
Gerd Moellmann
d1e99fa59a
(dired-mode-map): Bind `y' to dired-show-file-type
...
instread of `w' which is already in use.
2001-08-28 09:12:52 +00:00
Gerd Moellmann
1b85bd12db
(dired-insert-set-properties): Fix invalid mouse-face
...
property.
2001-07-16 10:54:22 +00:00
Richard M. Stallman
7994d91a52
(dired-get-filename): A file name starting with ~
...
is not absolute in this context.
2001-06-26 17:10:56 +00:00
Eli Zaretskii
1a0b9ae6bb
(dired-mark-pop-up): Fix last change.
2001-06-18 06:51:38 +00:00
Eli Zaretskii
ac2d0299f2
(dired-insert-set-properties): Add help-echo to mouse-highlighted text.
...
(dired-mark-pop-up): Remove help-echo property from the file name.
2001-06-17 11:18:16 +00:00
Eli Zaretskii
a1af8dcf17
(dired-diff): Doc fix.
2001-05-03 07:51:23 +00:00
Eli Zaretskii
32df8b472a
(dired-move-to-filename-regexp): Support file sizes in
...
``human-readable'' format produced by GNU `ls'.
(dired-move-to-filename-regexp): Recognize ISO format dates. From
Paul Eggert <eggert@twinsun.com>.
2001-04-04 11:18:59 +00:00
Dave Love
83fadedf5f
Revert last change.
2001-01-26 13:14:11 +00:00
Sam Steingold
e95b0c08b9
use replace-regexps-in-string instead of dired- and gs-replace-in-string
...
which are removed
2001-01-24 21:17:10 +00:00
Eli Zaretskii
6e8e8e47a9
(dired-insert-directory): If file-system-info fails,
...
remove the " free " part, but don't signal an error.
2001-01-14 19:16:07 +00:00
Kenichi Handa
5c010e5999
(dired-move-to-filename-regexp): Fix previous change.
2000-12-21 02:43:08 +00:00
Kenichi Handa
501be301de
(dired-move-to-filename-regexp): Fixed for the case
...
that a Japanese character is not appended after day and year.
2000-12-13 00:23:04 +00:00
Eli Zaretskii
fc3e23a4b4
(dired-insert-directory): If file-system-info is
...
fboundp, call it instead of invoking dired-free-space-program.
2000-12-07 14:52:50 +00:00
Miles Bader
2d795c92ab
(dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.
2000-11-27 12:11:00 +00:00
Gerd Moellmann
7b01b08c24
(dired-between-files): Add `^. find' as an alternative
...
to the regular expression, for find-dired.
2000-11-07 17:03:31 +00:00
Jason Rumney
783e823086
(dired-insert-directory): Do not let errors signalled by
...
attempt to run dired-free-space-program prevent dired from working.
2000-10-19 19:50:13 +00:00
Stefan Monnier
89101e46ac
(dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer.
2000-10-04 23:38:28 +00:00
Stefan Monnier
9194723588
(dired-map-over-marks): Use modern backquotes and docstring.
2000-09-29 22:24:38 +00:00
Gerd Moellmann
6784714b4c
(dired-font-lock-keywords): Undo last change.
...
(dired-readin): Bind indent-tabs-mode to nil.
2000-09-20 11:22:17 +00:00
Gerd Moellmann
1af25534b3
(dired-font-lock-keywords): Allow tabs and spaces,
...
for instance for the case that tab-width is 2.
2000-09-19 10:38:41 +00:00
Gerd Moellmann
b4c017767f
(dired-build-subdir-alist): Expand subdirectory names
...
correctly in recursive ange-ftp listings.
2000-07-30 11:49:11 +00:00
Gerd Moellmann
e17dba1ffd
(dired-sort-R-check): Added to allow recursive listing
...
to be undone.
(dired-sort-other): Use it.
2000-07-24 12:27:26 +00:00
Gerd Moellmann
e82a2a05d6
Don't require `dired-aux'.
2000-07-10 12:17:38 +00:00
Miles Bader
f01fd03b41
(dired-mode-map): Bind `w' to dired-show-file-type.
...
(dired-show-file-type): Add autoload.
2000-07-10 07:01:42 +00:00
Gerd Moellmann
c5753a5d97
(dired-find-alternate-file): New function.
...
(dired-mode-map): Bind `a' to dired-find-alternate-file.
(toplevel): Require dired-aux when compiling.
(dired-buffers): Move defvar within file to avoid compiler warning.
2000-07-07 13:00:21 +00:00
Andreas Schwab
1473639373
(dired-between-files): Also skip lines beginning with `used'.
2000-05-18 12:19:41 +00:00
Gerd Moellmann
ee93b692cd
(dired-mode-map): Use dired-do-query-replace-regexp.
2000-05-16 14:32:33 +00:00
Gerd Moellmann
b20e965eff
(dired-move-to-filename-regexp): Allow format where
...
YYYY is followed by two spaces.
2000-04-27 18:53:44 +00:00
Andreas Schwab
8b0b6a7f28
(dired-insert-directory): If dired-free-space-program
...
failed just delete its output.
2000-03-29 20:02:10 +00:00
Eli Zaretskii
d066de8eb4
(dired-mode-map): Don't remove "Edit" from the menu
...
bar. Menu items converted to (menu-item format, help strings
added.
[downcase, upcase]: Don't enable on MS-DOS.
[symlink, symlinks]: Don't show if make-symbolic-link is not
bound.
[chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2000-02-24 12:59:48 +00:00
Gerd Moellmann
0acdf642cf
(dired-mode): Call propertized-buffer-identification to
...
set mode-line-buffer-identification with text properties added.
2000-02-20 15:59:26 +00:00
Richard M. Stallman
f6e2cbe3c1
(dired-get-filename): Don't call file-name-absolute-p with FILE if FILE is nil.
1999-12-31 07:04:08 +00:00
Eli Zaretskii
a5e0e1a8ab
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
...
if one of the files specified cannot be accessed by
file-attributes. Do not strip any leading directories from the
file names, to behave more like `ls' does.
* dired.el (dired-get-filename): Handle absolute file names.
(dired-readin-insert): If argument is a cons, don't print
"wildcard" on the ``total'' line.
1999-12-16 09:43:32 +00:00
Gerd Moellmann
42afed7ca4
(dired-move-to-filename-regexp): Fix long comment lines
...
that were split so that part of the comment appeared as Lisp code.
1999-10-20 13:55:59 +00:00
Gerd Moellmann
85852dc7f5
(dired-insert-directory): Insert the amount of
...
free space after the total size.
(dired-free-space-program, dired-free-space-args): New variables.
1999-10-14 21:53:37 +00:00
Gerd Moellmann
cbcb61603b
(dired-move-to-filename-regexp): Make it work
...
for LANG=de_DE.iso88591 on HPUX 11.0.
1999-09-24 12:57:21 +00:00
Richard M. Stallman
f06280268a
(dired-recursive-deletes): New custom variable.
...
(dired-re-no-dot): New variable.
(dired-delete-file): New function deletes files and directories recursively.
(dired-internal-do-deletions): Use `dired-delete-file' to delete files.
1999-09-15 23:29:16 +00:00
Eli Zaretskii
312a9e03f1
(dired-re-dir, dired-re-sym): Don't match DOS drive
...
letters with a colon after d or l.
1999-09-06 11:22:43 +00:00
Richard M. Stallman
b976e099be
(dired-string-replace-match): Return `nil' when no match
...
found with global search.
1999-08-28 18:23:14 +00:00
Karl Heuer
99c364e4c1
(dired-do-copy-regexp): Doc fix.
...
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1999-03-09 03:09:39 +00:00
Richard M. Stallman
02882bbce6
(dired-move-to-filename-regexp): Prepend .* so that we find the
...
last match if there are multiple matches.
1999-02-17 02:23:44 +00:00
Dave Love
aa924debea
(dired-mode-map): Fix duplicate [menu-bar regexp mark].
1999-01-07 19:40:25 +00:00
Karl Heuer
05a4037321
(dired-mark-files-containing-regexp):
...
Don't scan directories. Ignore non-readable files.
1998-09-10 16:00:20 +00:00
Karl Heuer
23a3356234
(dired-mark-files-containing-regexp): Fix previous change.
1998-09-10 15:46:18 +00:00
Karl Heuer
0b2bb4d096
(dired-mark-files-containing-regexp):
...
Don't use find-file; instead, insert the file in a temp buffer.
1998-09-04 20:43:09 +00:00
Richard M. Stallman
1c39db69d8
(dired-garbage-files-regexp): Finish fixing regexp syntax.
1998-07-31 03:13:19 +00:00
Richard M. Stallman
67aafad46b
(dired-garbage-files-regexp): Fix typo.
1998-07-29 06:09:14 +00:00
André Spiegel
1191c61b53
(dired-readin): Insert headerline only if necessary. (Not in
...
recursive listings.)
1998-06-11 15:32:33 +00:00
André Spiegel
6e5d9ec568
(dired-internal-noselect): Call either dired-mode or MODE, but not both.
1998-06-05 12:46:02 +00:00
Richard M. Stallman
e9b8e22d7e
(dired-mark-files-containing-regexp): New command.
...
(dired-mode-map): Bind it to %g and in menu bar.
1998-05-24 00:55:39 +00:00
Richard M. Stallman
48c932296c
(dired-mode-map): Bind *t to dired-do-toggle.
1998-05-06 04:43:47 +00:00
Richard M. Stallman
7820b28f31
(dired-sort-toggle): Handle spaces in dired-actual-switches.
1998-04-29 05:06:46 +00:00
Geoff Voelker
912aace821
(dired-chmod-program) [windows-nt]: Use chmod.
1998-04-24 00:03:56 +00:00
Richard M. Stallman
001632ab9e
(dired-move-to-filename-regexp): There might be a space
...
after the year instead of before it.
1998-04-21 05:22:19 +00:00
Richard M. Stallman
da8a843818
(dired-quit): Function deleted.
...
(dired-mode-map): Use quit-window for q.
1998-03-08 00:20:56 +00:00
Kenichi Handa
0457b5e41d
(dired-get-filename): Don't call encode-coding-string
...
if default-file-name-coding-system is non-nil.
1998-03-03 07:17:56 +00:00
Karl Heuer
e5f0841ed0
(dired-do-toggle): Moved here from dired-x.el.
...
(dired-mode-map): Changed dired-do-toggle from "T" to "t".
1998-02-27 21:45:01 +00:00
Simon Marshall
883212ce69
Changed font-lock-reference-face to font-lock-constant-face.
1998-02-20 14:58:27 +00:00
Richard M. Stallman
2708e59e80
(dired-move-to-filename-regexp):
...
Make l pattern match any non-ASCII char.
1998-01-19 20:29:31 +00:00
Paul Eggert
6a5c00da3f
(dired-move-to-filename-regexp):
...
Fix the problem with misparsing
`-r--r--r-- 1 may 1997' by requiring a digit before the date.
(dired-move-to-filename-regexp):
Allow any month name of 2 letters or more.
1997-12-11 06:58:17 +00:00
Joel N. Weber II
33165c240f
1997-11-27 Richard M. Stallman <rms@sucrose.ai.mit.edu>
...
* dired.el (dired-move-to-filename-regexp): Make regexp fussier
about amount of whitespace after month name.
1997-11-29 05:21:18 +00:00
Paul Eggert
32184bdb26
(dired-move-to-filename-regexp):
...
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
1997-11-17 18:55:46 +00:00
Paul Eggert
1f97e2fcc2
(dired-move-to-filename-regexp): Handle Japanese-format dates.
1997-11-07 23:32:50 +00:00
Karl Heuer
85eb827a5c
(dired-move-to-filename-regexp):
...
Accept month name and day-of-month in either order.
1997-10-16 18:36:35 +00:00
Richard M. Stallman
05dd46c201
(dired-get-filename): Don't call encode-coding-string
...
if file-name-coding-system is non-nil.
1997-09-09 05:37:20 +00:00
Richard M. Stallman
f656ec48c3
(dired-flag-garbage-files): Move interactive flag across doc string.
1997-09-06 22:22:24 +00:00
Richard M. Stallman
be417b22ba
(dired-get-filename): Don't call encode-coding-string if FILE is nil.
1997-09-03 22:31:25 +00:00
Richard M. Stallman
fdbc88f98b
(dired-get-filename): Encode file name using the buffer's coding system.
1997-08-30 19:46:24 +00:00
Richard M. Stallman
4fdf389ae2
(dired-font-lock-keywords): Don't specially highlight
...
files that are writable by others.
1997-08-12 17:21:24 +00:00
Richard M. Stallman
55642aa486
(dired-find-file): Better error message
...
for symlink to nonexistent target.
1997-07-16 20:55:50 +00:00
Richard M. Stallman
534a6edf9b
(dired-unmark-all-marks):
...
Renamed from dired-unmark-all-files-no-query.
1997-06-07 19:31:24 +00:00
Kenichi Handa
53fd9d05e5
(dired-find-file): Likewise.
1997-05-28 03:35:42 +00:00
Richard M. Stallman
286c247d12
Use defgroup and defcustom.
1997-05-25 18:08:23 +00:00
Richard M. Stallman
982fa4e514
Fix previous change.
1997-05-15 03:59:36 +00:00
Richard M. Stallman
faff8e29e7
(dired-mode): Don't include `Dired:' in mode line.
1997-05-15 03:55:20 +00:00
Richard M. Stallman
e3cd4b53c5
(dired-internal-noselect): When setting default-directory,
...
don't check file-name-directory.
1997-04-13 20:19:19 +00:00
Richard M. Stallman
54df7d9acc
(dired-noselect): Avoid calling file-directory-p
...
when the initial argument was syntactically a directory name.
1997-04-13 04:26:38 +00:00
Richard M. Stallman
ef74616458
(dired-glob-regexp): New function.
...
(dired-buffers-for-dir): New arg FILE; if non-nil,
check that it matches the wildcard pattern.
1997-03-22 03:40:55 +00:00
Simon Marshall
0347d06954
Doc dired-no-confirm and allow t value.
1997-03-20 12:37:06 +00:00
Kenichi Handa
94fa4eb82b
(dired-find-file): Allow specifying coding system interactively.
1997-02-26 12:05:50 +00:00
Richard M. Stallman
84d3f6e878
(dired-garbage-files-regexp): New variable.
...
(dired-flag-garbage-files): New command.
(dired-mode-map): Put dired-flag-garbage-files on & and in menu.
1997-01-04 00:10:30 +00:00
Richard M. Stallman
f374777d3c
(dired-string-replace-match): Delete redundant autoload.
1997-01-03 23:11:30 +00:00
Richard M. Stallman
827dc60de5
(dired-make-relative): Ignore the third argument;
...
never signal an error just bbcause FILE is not in DIR's tree.
1996-12-31 18:29:49 +00:00
Richard M. Stallman
23e217f6d2
(dired-permission-flags-regexp): New variable.
...
(dired-move-to-end-of-filename): Use it instead of a constant.
1996-12-30 04:57:17 +00:00
Richard M. Stallman
6492483f51
(dired-insert-directory): Don't override the user's locale.
...
(dired-standard-move-to-filename-regexp): Var deleted.
1996-12-29 08:14:57 +00:00
Richard M. Stallman
f3636ea7be
(dired-move-to-filename-regexp): Recognize various languages.
1996-12-17 18:43:10 +00:00
Richard M. Stallman
0609c9984c
(dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-04 23:51:33 +00:00
Erik Naggum
030599634e
Fix minor typo in *! key binding.
1996-11-02 09:57:51 +00:00
Richard M. Stallman
4a3ca6ed7a
(dired-mode-map): Make * a prefix for mark commands.
...
Delete the old *, / and @ keybindings.
1996-11-02 07:56:50 +00:00
Richard M. Stallman
c439687b4d
(dired-find-file): Error if line's file does not exist.
1996-10-31 20:51:44 +00:00
Karl Heuer
8c605b4bb1
(dired-insert-directory): Check for non-US LANG.
1996-10-24 22:42:29 +00:00
Simon Marshall
2439570dc3
Tweak dired-font-lock-keywords.
1996-10-23 09:26:39 +00:00
Richard M. Stallman
a32857951d
(dired-mode-map): Add revert-buffer to Immediate menu.
1996-09-03 21:46:07 +00:00
Richard M. Stallman
642027970b
(dired-chown-program): Replace lignux with gnu/linux.
1996-08-27 17:45:29 +00:00
Richard M. Stallman
6702f50da6
(dired-chown-program): Try /usr/sbin/chown.
1996-06-07 14:57:04 +00:00
Richard M. Stallman
cb2e51f84b
(dired-noselect): Resolve symbolic links in argument.
1996-04-05 19:11:05 +00:00
Richard M. Stallman
aaef4a1cec
(dired-chown-program): Recognize lignux.
1996-03-27 02:37:57 +00:00
Richard M. Stallman
9596811a3d
Comment change.
1996-03-02 06:37:35 +00:00
Richard M. Stallman
bc07e5cb1e
(dired-get-filename): When quoting " chars,
...
handle all of them, including one at start of file name.
1996-01-27 02:18:29 +00:00
Karl Heuer
212b2266cb
Fix indentation.
1996-01-25 07:09:48 +00:00
Karl Heuer
952e8cb510
(dired-internal-noselect): Pass proper format string to message.
1996-01-25 00:52:48 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
fc83abf785
(dired-ls-F-marks-symlinks): Doc fix.
1996-01-11 16:37:29 +00:00
Karl Heuer
9eabb7d50c
(dired-standard-move-to-filename-regexp): New variable.
...
(dired-insert-directory): Don't alter environment if would use the
C locale anyway, or if dired-move-to-filename-regexp has been
changed from the default value.
When changing the environment, avoid need for setenv.
1996-01-09 23:15:52 +00:00
Richard M. Stallman
02b5d79c80
(dired-insert-directory): Force use of C locale.
1996-01-04 00:32:19 +00:00
Richard M. Stallman
1015daba26
(dired): Fix typo.
1995-12-29 17:59:11 +00:00
Karl Heuer
fdee13ec10
(dired-flag-backup-files): Undo previous change.
1995-12-19 21:39:23 +00:00
Karl Heuer
f13101e9c2
(dired-flag-backup-files): Under MS-DOS, search for
...
possible backup files by checking for filenames which end with a
`k' (the backup extension is `.bak').
1995-12-13 19:42:33 +00:00
Erik Naggum
ac1ce3411f
(dired-up-directory): Add optional argument `other-window' to obviate
...
the need to redefine it in dired-x.el.
1995-09-12 23:20:42 +00:00
André Spiegel
6cfd24f9a5
(dired-internal-noselect): Set dired-directory when refreshing a buffer
...
that displays a list of files.
(dired-find-buffer-nocreate): Handle the case when dired-directory is
a list.
(dired-sort-other): Don't set mode-name if we are not in dired-mode.
1995-09-08 20:38:17 +00:00
Richard M. Stallman
6a4cd60590
(dired-internal-noselect): New arg MODE.
...
If it's non-nil, switch to that nil.
(dired-find-buffer-nocreate): New arg MODE.
1995-09-03 17:34:56 +00:00
Richard M. Stallman
856321e221
(dired-string-replace-match): Simplify using replace-match.
1995-08-21 01:15:25 +00:00
Richard M. Stallman
3e1fb00f0b
(dired-mode-map): Set up the map completely
...
before storing it into dired-mode-map.
1995-08-08 05:16:23 +00:00
Richard M. Stallman
7da0e9b4eb
(dired-insert-set-properties): Catch errors.
...
(dired-do-flagged-delete): New arg nomessage.
1995-07-31 23:13:54 +00:00
Richard M. Stallman
a15a76f766
(dired-change-marks): If OLD is a space, don't act on non-file lines.
1995-06-14 11:46:56 +00:00
Karl Heuer
6103c44e5a
(dired-find-buffer-nocreate): Ignore dead buffers.
1995-05-31 21:06:48 +00:00
Karl Heuer
5ab917b4b6
(dired-mode-map): Rename menubar bindings and use the
...
new function names `dired-do-query-replace' and `dired-do-search'.
1995-05-29 20:08:11 +00:00
Karl Heuer
f5b06a953d
(dired-find-buffer-nocreate): Check only buffers in
...
dired-buffers instead of all buffers in (buffer-list).
1995-05-29 04:36:26 +00:00
Karl Heuer
45d8d39ff8
(dired-sort-set-modeline): Use force-mode-line-update.
1995-04-25 22:31:52 +00:00
Simon Marshall
010a0c29eb
dired-font-lock-keywords efficiency fix.
1995-04-24 11:28:24 +00:00
Richard M. Stallman
2527947a41
(dired-mode-map): Rename commands for A and Q.
1995-04-15 05:41:28 +00:00
Karl Heuer
723ddb1f81
(dired-chmod-program): Defined.
1995-04-12 03:09:44 +00:00
Simon Marshall
ad63249242
Wrap filename character quoting code with save-excursion so following forms
...
relying on point aren't broken.
1995-03-30 07:10:08 +00:00
Simon Marshall
c759a12159
Made revert-buffer message go via substitute-command-keys.
1995-02-27 08:05:09 +00:00
Richard M. Stallman
277568f269
(dired-mark): If on dir header line, always mark
...
the files in that dir.
1995-02-09 09:40:01 +00:00
Richard M. Stallman
c31e679136
(dired-mode-map): Define up and down arrows like C-p, C-n.
1995-02-04 02:08:29 +00:00
Richard M. Stallman
bc9c99bce3
(dired-insert-directory): Don't call expand-file-name
...
when dir-or-list is a list.
1995-01-11 01:28:22 +00:00