Commit Graph

14 Commits

Author SHA1 Message Date
a184fb21ff Fix requirements
* Add required Emacs version
* Remove `ewal-when-compile` clause from `wid-edit`
2016-09-28 16:13:07 +00:00
Gergely Polonkai
9881fde2f8 Get rid of some byte-compile messages
There are still a lot of issues, like global variables that should be
buffer-local.
2016-09-28 15:02:07 +02:00
Gergely Polonkai
bb4469313a Fix reset button
It called a non-existing function. Now it actually resets the form.
2016-09-28 14:59:33 +02:00
Gergely Polonkai
0df95b3ade Update package header 2016-09-27 14:27:39 +02:00
Gergely Polonkai
b4712bfcab Move TODO to README.md
These items should probably go to the issues section…
2016-09-27 14:15:38 +02:00
Gergely Polonkai
ad19344ce5 Update README 2016-09-27 11:05:03 +02:00
Gergely Polonkai
c56b925bfd Add missing parentesis 2014-11-12 10:14:24 +01:00
e21e6eb6aa Add .gitignore file 2014-10-05 14:44:03 +02:00
c028d12bb0 Add some documentation strings 2014-10-05 13:02:49 +02:00
6fe21dd9a8 Add TODO file 2014-10-05 12:50:29 +02:00
32e61247c6 Add README file 2014-10-04 21:11:52 +02:00
734529f82a Add missing defuns
This makes this library independent.
2014-10-04 21:04:35 +02:00
60d5371851 Fix automatic prefix generator 2014-10-04 20:47:08 +02:00
50d88f1f44 Initial version
It is already working, but undocumented. It is actually the widgetified
version of Gustavo Sverzut Barbieri's gobject-class.el with some minor
modifications.
2014-10-04 02:55:35 +02:00