1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
Commit Graph

97 Commits

Author SHA1 Message Date
Glenn Morris
3176a6a031 (dired-bind-vm): Doc fix. 2009-01-27 03:45:06 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Glenn Morris
70ee5ed100 (dired-guess-shell-alist-default): Add .mp3 and .ogg.
(dired-guess-shell-alist-user): Doc fix.  (Bug#417).
2008-08-23 03:16:58 +00:00
Stefan Monnier
efcb74f627 Fix up commenting convention. 2008-05-08 14:46:34 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Chong Yidong
9d4190b2b5 Correct a comment. 2008-05-02 15:58:16 +00:00
Juri Linkov
d3a89b9eab (dired-smart-shell-command): Sync arguments and
interactive spec with changes in `shell-command'.
Use dired-get-filename to get the dired file name at point
as the default value in dired mode.
2008-04-22 19:54:27 +00:00
Juanma Barranquero
cf24b82d37 (dired-omit-files-p): Use `define-obsolete-variable-alias'. 2008-04-18 09:32:42 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
552939e461 Standardize order of header items. Delete meaningless header keys.
(dired-omit-old-add-entry): Declare as function.  Move definition before use.
(dired-old-find-buffer-nocreate): Declare as function.
2007-11-28 03:57:08 +00:00
Glenn Morris
e637bdf863 Comments. 2007-11-27 03:56:38 +00:00
Juanma Barranquero
e842554845 (make-symbolic-link): Declare as function. 2007-11-22 13:50:06 +00:00
Juri Linkov
747e8ee222 Fix comment. 2007-10-28 14:48:18 +00:00
Juri Linkov
5420b51477 (dired-guess-shell-command): Put all guesses to the
minibuffer default value list instead of pushing them temporarily
to the history list.
2007-10-22 00:22:56 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Romain Francoise
d7af463c59 Revert 2007-04-06 change. 2007-05-01 09:33:51 +00:00
Glenn Morris
b94d76ae71 Johan Bockg� <bojohan at dd.chalmers.se>:
(dired-virtual-mode): Doc fix.
2007-04-21 19:49:03 +00:00
Chong Yidong
b63bfac4d4 (dired-guess-shell-case-fold-search): Delete var.
(dired-guess-default): Respect case.
2007-04-06 18:31:05 +00:00
Eli Zaretskii
5e5eaedadb (dired-do-relsymlink): Add an autoload cookie. 2007-02-02 18:27:09 +00:00
Eli Zaretskii
4d4238ccc8 (dired-do-relsymlink): Fix last change. 2007-02-02 18:23:04 +00:00
Eli Zaretskii
42496dc848 (dired-do-relsymlink): Add reference to dired-do-symlink. 2007-02-02 14:51:30 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Romain Francoise
ca13649650 (dired-guess-shell-alist-default): Update. 2006-08-31 19:47:47 +00:00
Romain Francoise
c51ec744ad (dired-mode-map): Don't bind M-g. 2006-05-21 08:33:46 +00:00
Romain Francoise
3f8105a126 (dired-guess-shell-gnutar): On GNU and GNU/Linux
systems, default to "tar" since those systems probably have GNU
tar.
2006-05-15 08:52:17 +00:00
Masatake YAMATO
d2ea84be64 (dired-guess-shell-alist-default): Add .man as a `dired-man' target. 2006-02-09 19:20:46 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Romain Francoise
670d3fce9d If `vm-visit-folder' doesn't exist, define it as a dummy function in
`eval-when-compile' to avoid compiler warning.
Require `man' at compile time.
2005-11-14 21:04:26 +00:00
Lars Hansen
438fc25384 Add menu bindings for dired-do-find-marked-files,
dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
2005-11-03 19:40:39 +00:00
Romain Francoise
2d29381cce Change Maintainer field. 2005-10-27 06:34:30 +00:00
Masatake YAMATO
fc50a3be61 (dired-virtual): Don't use `dired-insert-headerline'. 2005-10-25 12:02:47 +00:00
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
Juanma Barranquero
12ec3981e3 (vm-folder-directory): Add defvar. 2005-08-31 13:48:16 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Juanma Barranquero
6fbad7afb1 (virtual-dired): Declare with `defalias'.
(dired-mark-unmarked-files, dired-local-variables-file, dired-omit-here-always):
Doc fix.
(dired-omit-mode, dired-find-subdir, dired-enable-local-variables,
dired-clean-up-buffers-too, dired-extra-startup, dired-mark-extension,
dired-jump, dired-jump-other-window, dired-omit-localp, dired-virtual-mode,
dired-smart-shell-command, dired-guess-shell-alist-user, dired-man,
dired-initial-position, dired-x-hands-off-my-keys, dired-x-bind-find-file,
dired-x-submit-report): Fix typos in docstrings.
(dired-mark-unmarked-files): "?\ " -> "?\s".
2005-07-20 14:54:27 +00:00
Juri Linkov
4cdc09a951 (dired-omit-marker-char): Delete duplicate words. 2005-07-18 15:21:16 +00:00
Eli Zaretskii
d8e396ce5f (dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it. 2005-07-16 11:40:58 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
Lars Hansen
7132663819 (dired-mark-omitted): Bind to "*O". 2004-06-13 13:38:14 +00:00
Lars Hansen
ce64e046c8 (dired-omit-mode): Rename from dired-omit-files-p. Use define-minor-mode to define it.
(dired-omit-files-p): Add as alias for dired-omit-mode.
(dired-omit-toggle): Delete. Replaced by dired-omit-mode and dired-mark-omitted.
(dired-mark-omitted): Add. Bind to M-O.
2004-06-05 17:53:03 +00:00
Juri Linkov
43ee73f576 (dired-mark-sexp): Replace hard-coded month names with `dired-move-to-filename-regexp'. 2004-03-31 16:09:18 +00:00
Juri Linkov
ecd69427b6 (dired-guess-shell-alist-default): Add choices for
extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
Add extensions .[0-9] for man and nroff, and .pod for perldoc.
(dired-man): Use dired-guess-shell-command.
(dired-guess-shell-case-fold-search): Change defvar to defcustom.
Change default nil to t.
2004-03-23 07:38:57 +00:00
Eli Zaretskii
ca388882bf (dired-clean-tex): Doc fix. 2003-09-28 09:05:31 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
749eb4018a Say there is no maintainer. 2003-08-29 16:06:11 +00:00
Juanma Barranquero
82f648d385 (dired-guess-shell-case-fold-search): New user option.
(dired-guess-default): Use it.
2003-03-07 08:28:46 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00