Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
Revise documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomp committed Nov 7, 2011
1 parent 344673b commit 5418ac1
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions dired-launch.el
@@ -1,16 +1,14 @@
;;
;; dired-launch.el: a dired tweak -> use dired as a launcher
;;
;; - default: launch files with 'l' key
;;

;;
;; - see also:
;; http://omniorthogonal.blogspot.com/2008/05/useful-emacs-dired-launch-hack.html
;; http://www.emacswiki.org/emacs/AnythingLauncher
;; ORG-OPEN-AT-POINT
;; use:
;; - launch files with 'l' key
;; - change preferred application with 'mimeopen -a myfile'
;;


;; DL-MAILCAP-FRIEND defines program and associated argument(s)
(defvar dl-mailcap-friend
;; "exo-open"
Expand Down

0 comments on commit 5418ac1

Please sign in to comment.