ttn pushed a commit to branch master in repository elpa. commit 94f2d342b16407860a614fe11503bce86dca7096 Author: Thien-Thi Nguyen <t...@gnu.org> Date: Wed May 21 09:36:58 2014 +0200
[aa2u] Declare package keywords. * packages/ascii-art-to-unicode/ascii-art-to-unicode.el [Keywords]: New header. --- .../ascii-art-to-unicode/ascii-art-to-unicode.el | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el index e6b1fca..b39753f 100644 --- a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el +++ b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el @@ -5,6 +5,7 @@ ;; Author: Thien-Thi Nguyen <t...@gnu.org> ;; Maintainer: Thien-Thi Nguyen <t...@gnu.org> ;; Version: 1.7 +;; Keywords: ascii, unicode, box-drawing ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by