aboutsummaryrefslogtreecommitdiff
path: root/dictionary-pkg.el
Commit message (Collapse)AuthorAgeFilesLines
* Place package metadata directly in .el filesSteve Purcell2013-10-051-5/+0
| | | | | | | | In the case of single-file packages like this, a -pkg.el is unnecessary. This commit therefore removes the -pkg.el files and puts the info directly in the .el files. It also, therefore, adjusts the formatting of those files slightly in order to be readable by `package-buffer-info`.
* Completed some information for package supportTorsten Hilbrich2013-10-051-1/+5
| | | | | - added package description files - added some basic in-place documentation
* Added package description file.Torsten Hilbrich2013-07-031-0/+1