summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Collapse)AuthorAgeFilesLines
...
* * bitmaps/README:Dan Nicolaescu2008-07-311-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
* (dired-mode-map): Rebind `dired-flag-garbage-files' from `&' to `%&'.Juri Linkov2008-07-291-1/+2
| | | | Bind `&' to `dired-do-async-shell-command'.
* (dired-insert-set-properties): Add new text propertyJuri Linkov2008-07-291-0/+10
| | | | | | | | | `dired-filename' to put on file names. (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames' and `M-s f M-C-s' to `dired-isearch-filenames-regexp'. Add menu items. (dired-mode): Add hook `dired-isearch-filenames-setup' to buffer-local `isearch-mode-hook'.
* (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'Juri Linkov2008-07-281-0/+9
| | | | and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
* * dired.el (dired-mode-map): Show the key binding for wdired.Dan Nicolaescu2008-07-231-0/+1
| | | | | * menu-bar.el (menu-bar-file-menu): Show the key binding for exiting emacs.
* (dired-mode-map): Fix menu text of image-dired-display-thumbs.Juri Linkov2008-07-191-2/+2
|
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+4
|
* (dired-insert-directory): Don't assume Unix-style dir names.Stefan Monnier2008-06-101-1/+3
|
* (dired-read-dir-and-switches): Move things about to use lessStefan Monnier2008-05-131-29/+32
| | | | recursion during macroexpansion.
* * dired.el (dired-read-dir-and-switches): Use read-file-name.Stefan Monnier2008-05-131-31/+23
|
* (dired-read-dir-and-switches): Ignore ., .., andStefan Monnier2008-05-131-16/+24
| | | | | | | | | completion-ignored-extension directories if there's something else. (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert) (dired-remember-marks, dired-undo, dired-build-subdir-alist) (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark) (dired-toggle-marks, dired-change-marks, dired-unmark-all-files): buffer-read-only -> inhibit-read-only.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (dired-read-dir-and-switches): Fix up last change.Stefan Monnier2008-05-061-3/+6
|
* (dired-read-dir-and-switches): Obey read-file-name-completion-ignore-case.Stefan Monnier2008-05-051-0/+2
|
* (dired-format-columns-of-files): Use completion--insert-strings.Stefan Monnier2008-05-021-25/+3
|
* (dired-read-dir-and-switches):Stefan Monnier2008-05-021-35/+38
| | | | Set minibuffer-completing-file-name and call substitute-in-file-name.
* (dired-mode-map): Add :help.Dan Nicolaescu2008-04-301-1/+3
|
* Require 'cl.Stefan Monnier2008-04-301-0/+2
|
* (dired-read-dir-and-switches): Replace last change withStefan Monnier2008-04-291-5/+27
| | | | a new approach that mixes read-file-name and read-directory-name.
* * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.Dan Nicolaescu2008-04-271-0/+28
| | | | | | | | | | | | | | | | | (epa-file-handler): Put 'safe-magic and 'operations properties. * epa.el (epa-global-minor-modes, epa-mode, epa-menu) (epa-menu-items): Remove. * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify) (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie. (epa-dired-mode, epa-global-dired-mode): Remove. * dired.el (dired-mode-map): Bind encryption/decryption commands. * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item. * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
* Merge from emacs--rel--22Miles Bader2008-04-181-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1112
| * (dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,Chong Yidong2008-04-061-32/+41
| | | | | | | | move, and link operations.
* | (dired-read-dir-and-switches): Use read-directory-name even for non-dialogs.Stefan Monnier2008-04-111-8/+5
| |
* | (dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,Chong Yidong2008-04-061-47/+38
| | | | | | | | move, and link operations.
* | Fix last fix.Chong Yidong2008-04-061-1/+3
| |
* | Tweak last change to silence compiler warning.Chong Yidong2008-04-061-0/+2
| |
* | (dired-dnd-handle-local-file): Obey dired-backup-overwrite.Chong Yidong2008-04-061-28/+42
| |
* | Merge from emacs--rel--22Miles Bader2008-04-051-0/+2
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
| * (dired-warn-writable): Rename to `dired-perm-write'.Juri Linkov2008-03-161-5/+7
| | | | | | | | | | | | | | | | | | | | (dired-perm-write): Renamed from `dired-warn-writable'. Change parent face from `font-lock-warning-face' to `font-lock-comment-delimiter-face'. (dired-warn-writable-face): Rename to `dired-perm-write-face'. (dired-perm-write-face): Renamed from `dired-warn-writable-face'. (dired-font-lock-keywords): Replace `dired-warn-writable-face' with `dired-perm-write-face'.
* | (dired-warn-writable): Rename to `dired-perm-write'.Juri Linkov2008-03-141-5/+5
| | | | | | | | | | | | | | | | | | | | (dired-perm-write): Renamed from `dired-warn-writable'. Change parent face from `font-lock-warning-face' to `font-lock-comment-delimiter-face'. (dired-warn-writable-face): Rename to `dired-perm-write-face'. (dired-perm-write-face): Renamed from `dired-warn-writable-face'. (dired-font-lock-keywords): Replace `dired-warn-writable-face' with `dired-perm-write-face'.
* | Merge from emacs--rel--22Miles Bader2008-02-241-2/+4
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
| * (dired-mark-prompt): Don't count/display the t element.Stefan Monnier2008-02-221-2/+4
| | | | | | | | Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notes/copyright: * MAINTAINERS: Remove references to files that have been removed. * os.texi (System Environment): Remove references to OSes that are not supported anymore. * PROBLEMS: * MACHINES: Remove references to systems not supported anymore. * makefile.w32-in: * Makefile.in: Remove references to Xenix. * gnus.el (gnus-use-long-file-name): Remove reference to xenix. * obsolete/x-apollo.el: Remove file for unsupported system. * term/x-win.el (vendor-specific-keysyms): Remove reference to Apollo. * progmodes/gud.el (gud-dgux-p): Remove. (dbx): Remove reference to dgux. * progmodes/ps-mode.el (ps-mode-print-function): * ps-print.el (ps-lp-system): * paths.el (rmail-spool-directory): * ls-lisp.el (ls-lisp-emulation): * lpr.el (lpr-lp-system): * dired.el (dired-chown-program): Remove references to dgux. * m/7300.h: * m/acorn.h: * m/alliant-2800.h: * m/alliant.h: * m/alliant1.h: * m/alliant4.h: * m/altos.h: * m/amdahl.h: * m/apollo.h: * m/att3b.h: * m/aviion-intel.h: * m/aviion.h: * m/celerity.h: * m/clipper.h: * m/cnvrgnt.h: * m/convex.h: * m/cydra5.h: * m/delta88k.h: * m/dpx2.h: * m/dual.h: * m/elxsi.h: * m/f301.h: * m/gould-np1.h: * m/gould.h: * m/i860.h: * m/ibmps2-aix.h: * m/ibmrt-aix.h: * m/ibmrt.h: * m/irist.h: * m/is386.h: * m/isi-ov.h: * m/mega68.h: * m/mg1.h: * m/news-r6.h: * m/news-risc.h: * m/news.h: * m/nh3000.h: * m/nh4000.h: * m/ns16000.h: * m/ns32000.h: * m/nu.h: * m/orion.h: * m/orion105.h: * m/paragon.h: * m/pfa50.h: * m/plexus.h: * m/pyramid.h: * m/pyrmips.h: * m/sh3el.h: * m/sps7.h: * m/sr2k.h: * m/stride.h: * m/sun1.h: * m/sun2.h: * m/sun3-68881.h: * m/sun3-fpa.h: * m/sun3-soft.h: * m/sun3.h: * m/sun386.h: * m/symmetry.h: * m/tad68k.h: * m/tahoe.h: * m/targon31.h: * m/tek4300.h: * m/tekxd88.h: * m/tower32.h: * m/tower32v3.h: * m/ustation.h: * m/wicat.h: * m/xps100.h: * s/cxux.h: * s/cxux7.h: * s/dgux.h: * s/dgux4.h: * s/dgux5-4-3.h: * s/dgux5-4r2.h: * s/esix.h: * s/esix5r4.h: * s/hiuxmpp.h: * s/hiuxwe2.h: * s/iris3-5.h: * s/iris3-6.h: * s/isc2-2.h: * s/isc3-0.h: * s/isc4-0.h: * s/isc4-1.h: * s/newsos5.h: * s/newsos6.h: * s/osf1.h: * s/osf5-0.h: * s/riscix1-1.h: * s/riscix12.h: * s/sco4.h: * s/sco5.h: * s/sunos4-0.h: * s/sunos4-1.h: * s/sunos413.h: * s/sunos4shr.h: * s/umax.h: * s/unipl5-2.h: * s/xenix.h: * cxux-crt0.s: * unexapollo.c: * unexconvex.c: * unexenix.c: * unexsni.c: Remove files for systems no longer supported. * m/intel386.h: Remove references to unsupported systems. * w32.c (get_emacs_configuration): Remove reference to i860. * sysdep.c: Remove dead code.
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
| |
* | (dired-read-dir-and-switches): For C-x d, set the value for M-n to theJuri Linkov2007-11-231-2/+6
| | | | | | | | | | visited file name of the current buffer. Use minibuffer-with-setup-hook to set minibuffer-default to buffer-file-name inside read-file-name.
* | (make-symbolic-link): Declare as function.Juanma Barranquero2007-11-221-0/+1
| |
* | (dired-relist-entry): Declare as function.Glenn Morris2007-11-191-0/+2
| |
* | (dired-next-line, dired-previous-line): Use forward-line.Thien-Thi Nguyen2007-10-181-2/+2
| |
* | Merge from emacs--rel--22Miles Bader2007-10-151-2/+11
|\| | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 116-121) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
| * (dired-warn-writable): New face.Eli Zaretskii2007-10-131-2/+11
| | | | | | | | | | | | (dired-warn-writable-face): New variable. (dired-font-lock-keywords): Use dired-warn-writable-face, instead of dired-warning-face, for group- and world-writable files.
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+3
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
| * (dired-warning): Inherit from font-lock-warning-face toMartin Rudalics2007-09-121-1/+3
| | | | | | | | make it show up with eight colors.
* | (dired-restore-desktop-buffer): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-1/+1
| |
* | Merge from emacs--rel--22Miles Bader2007-08-131-2/+2
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
| * Use window-full-width-p instead of comparing frame-width andMartin Rudalics2007-08-081-2/+2
| | | | | | | | window-width.
* | (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.Juri Linkov2007-07-291-7/+18
| | | | | | | | | | | | | | | | | | Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode' when major-mode is not dired-mode. (dired-toggle-read-only): New function. (dired-recursive-deletes): Remove obsolete comments about old default value. (dired-do-flagged-delete, dired-do-delete): Refill docstring.
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |