Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (dired-chown-program): Try /usr/sbin/chown. | Richard M. Stallman | 1996-06-07 | 1 | -1/+4 |
| | |||||
* | (dired-noselect): Resolve symbolic links in argument. | Richard M. Stallman | 1996-04-05 | 1 | -0/+2 |
| | |||||
* | (dired-chown-program): Recognize lignux. | Richard M. Stallman | 1996-03-27 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
| | |||||
* | (dired-get-filename): When quoting " chars, | Richard M. Stallman | 1996-01-27 | 1 | -1/+1 |
| | | | | handle all of them, including one at start of file name. | ||||
* | Fix indentation. | Karl Heuer | 1996-01-25 | 1 | -2/+2 |
| | |||||
* | (dired-internal-noselect): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (dired-ls-F-marks-symlinks): Doc fix. | Richard M. Stallman | 1996-01-11 | 1 | -1/+2 |
| | |||||
* | (dired-standard-move-to-filename-regexp): New variable. | Karl Heuer | 1996-01-09 | 1 | -1/+13 |
| | | | | | | | (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. | ||||
* | (dired-insert-directory): Force use of C locale. | Richard M. Stallman | 1996-01-04 | 1 | -0/+4 |
| | |||||
* | (dired): Fix typo. | Richard M. Stallman | 1995-12-29 | 1 | -1/+1 |
| | |||||
* | (dired-flag-backup-files): Undo previous change. | Karl Heuer | 1995-12-19 | 1 | -3/+2 |
| | |||||
* | (dired-flag-backup-files): Under MS-DOS, search for | Karl Heuer | 1995-12-13 | 1 | -12/+11 |
| | | | | | possible backup files by checking for filenames which end with a `k' (the backup extension is `.bak'). | ||||
* | (dired-up-directory): Add optional argument `other-window' to obviate | Erik Naggum | 1995-09-12 | 1 | -4/+5 |
| | | | | the need to redefine it in dired-x.el. | ||||
* | (dired-internal-noselect): Set dired-directory when refreshing a buffer | André Spiegel | 1995-09-08 | 1 | -16/+22 |
| | | | | | | | 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. | ||||
* | (dired-internal-noselect): New arg MODE. | Richard M. Stallman | 1995-09-03 | 1 | -6/+14 |
| | | | | | If it's non-nil, switch to that nil. (dired-find-buffer-nocreate): New arg MODE. | ||||
* | (dired-string-replace-match): Simplify using replace-match. | Richard M. Stallman | 1995-08-21 | 1 | -19/+7 |
| | |||||
* | (dired-mode-map): Set up the map completely | Richard M. Stallman | 1995-08-08 | 1 | -224/+225 |
| | | | | before storing it into dired-mode-map. | ||||
* | (dired-insert-set-properties): Catch errors. | Richard M. Stallman | 1995-07-31 | 1 | -9/+14 |
| | | | | (dired-do-flagged-delete): New arg nomessage. | ||||
* | (dired-change-marks): If OLD is a space, don't act on non-file lines. | Richard M. Stallman | 1995-06-14 | 1 | -2/+6 |
| | |||||
* | (dired-find-buffer-nocreate): Ignore dead buffers. | Karl Heuer | 1995-05-31 | 1 | -7/+9 |
| | |||||
* | (dired-mode-map): Rename menubar bindings and use the | Karl Heuer | 1995-05-29 | 1 | -4/+4 |
| | | | | new function names `dired-do-query-replace' and `dired-do-search'. | ||||
* | (dired-find-buffer-nocreate): Check only buffers in | Karl Heuer | 1995-05-29 | 1 | -3/+3 |
| | | | | dired-buffers instead of all buffers in (buffer-list). | ||||
* | (dired-sort-set-modeline): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -2/+1 |
| | |||||
* | dired-font-lock-keywords efficiency fix. | Simon Marshall | 1995-04-24 | 1 | -2/+2 |
| | |||||
* | (dired-mode-map): Rename commands for A and Q. | Richard M. Stallman | 1995-04-15 | 1 | -2/+2 |
| | |||||
* | (dired-chmod-program): Defined. | Karl Heuer | 1995-04-12 | 1 | -0/+5 |
| | |||||
* | Wrap filename character quoting code with save-excursion so following forms | Simon Marshall | 1995-03-30 | 1 | -9/+10 |
| | | | | relying on point aren't broken. | ||||
* | Made revert-buffer message go via substitute-command-keys. | Simon Marshall | 1995-02-27 | 1 | -1/+3 |
| | |||||
* | (dired-mark): If on dir header line, always mark | Richard M. Stallman | 1995-02-09 | 1 | -1/+1 |
| | | | | the files in that dir. | ||||
* | (dired-mode-map): Define up and down arrows like C-p, C-n. | Richard M. Stallman | 1995-02-04 | 1 | -0/+2 |
| | |||||
* | (dired-insert-directory): Don't call expand-file-name | Richard M. Stallman | 1995-01-11 | 1 | -7/+7 |
| | | | | when dir-or-list is a list. | ||||
* | (dired-mode-map): Bind C-m to dired-advertised-find-file. | Richard M. Stallman | 1994-12-27 | 1 | -1/+2 |
| | | | | Change f to dired-find-file. | ||||
* | (dired-string-replace-match): Function moved here. | Richard M. Stallman | 1994-12-22 | 1 | -0/+29 |
| | |||||
* | (dired-insert-directory): Quote certain chars with \. | Richard M. Stallman | 1994-12-07 | 1 | -20/+29 |
| | | | | (dired-get-filename): Always unquote \ quoting. | ||||
* | (dired-mode-map): Add query-replace and search items to operate menu. | Roland McGrath | 1994-10-23 | 1 | -0/+4 |
| | |||||
* | (dired-mode-map): Bind A to dired-do-tags-search, | Roland McGrath | 1994-10-22 | 1 | -0/+2 |
| | | | | Q to dired-do-tags-query-replace. | ||||
* | * dired.el: (dired-mode): Set font-lock-defaults. | Simon Marshall | 1994-10-12 | 1 | -2/+1 |
| | |||||
* | (dired-font-lock-keywords): New variable. | Richard M. Stallman | 1994-10-07 | 1 | -0/+13 |
| | | | | (dired-mode): Set font-lock-keywords locally. | ||||
* | (dired-re-perms): Accept various file type letters. | Richard M. Stallman | 1994-09-26 | 1 | -1/+1 |
| | |||||
* | (dired-re-perms): Accept directories and symbolic links | Richard M. Stallman | 1994-09-24 | 1 | -1/+1 |
| | | | | also, not only plain files. | ||||
* | (dired-buffers-for-dir): Delete debugging code. | Richard M. Stallman | 1994-09-16 | 1 | -6/+0 |
| | | | | (dired-in-this-tree): Likewise. | ||||
* | (dired-buffers-for-dir): Assume dirs are preexpanded. | Richard M. Stallman | 1994-09-16 | 1 | -19/+27 |
| | | | | | (dired-in-this-tree): Likewise. (dired-advertise, dired-unadvertise): Expand default-directory. | ||||
* | (dired-mode): Put expanded name in list-buffers-directory. | Richard M. Stallman | 1994-08-04 | 1 | -1/+1 |
| | |||||
* | (dired-insert-directory): Call expand-file-name here | Richard M. Stallman | 1994-08-01 | 1 | -2/+5 |
| | | | | because the dir name may have been abbreviated before. | ||||
* | (dired-noselect): Call abbreviate-file-name here. | Richard M. Stallman | 1994-07-31 | 1 | -5/+5 |
| | | | | (dired-internal-noselect): Not here. | ||||
* | (dired-internal-noselect): a zero modtime means directory is unchanged. | Richard M. Stallman | 1994-07-24 | 1 | -1/+2 |
| | |||||
* | (dired-between-files): Ignore dired-subdir-regexp | Richard M. Stallman | 1994-07-20 | 1 | -3/+3 |
| | | | | | | if we can move to the file name on the line. (dired-internal-noselect): Don't revert, just suggest `g'. | ||||
* | (dired-readin): Record the directory's modtime. | Richard M. Stallman | 1994-06-28 | 1 | -1/+13 |
| | | | | (dired-internal-noselect): Offer to revert if dir has changed. |