dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

nhexl-mode-pkg.el (390B)


      1 ;;; Generated package description from nhexl-mode.el  -*- no-byte-compile: t -*-
      2 (define-package "nhexl-mode" "1.5" "Minor mode to edit files via hex-dump format" '((emacs "24.4") (cl-lib "0.5")) :url "http://elpa.gnu.org/packages/nhexl-mode.html" :keywords '("data") :authors '(("Stefan Monnier" . "monnier@iro.umontreal.ca")) :maintainer '("Stefan Monnier" . "monnier@iro.umontreal.ca"))