diff options
Diffstat (limited to 'textproc/htmlize.el/pkg-message')
-rw-r--r-- | textproc/htmlize.el/pkg-message | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/htmlize.el/pkg-message b/textproc/htmlize.el/pkg-message deleted file mode 100644 index 3b601dc133ef..000000000000 --- a/textproc/htmlize.el/pkg-message +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ type: install - message: <<EOM -To use htmlize mode, add to your ~/.emacs the following lines: - -;; Enable syntax colouring -(global-font-lock-mode) - -;; General emacs to HTML converter -(require 'htmlize) -EOM -} -] |