]> code.delx.au - dotemacs/blob - lisp/my-direx.el
Include hostname in xterm frame title
[dotemacs] / lisp / my-direx.el
1 ;;; -*- lexical-binding: t -*-
2
3 (require 'direx)
4 (require 'direx-project)
5 (require 'dired-x)
6
7 (defalias 'direx:find-item 'direx:find-item-other-window)