Commit Graph

20 Commits

Author SHA1 Message Date
Carlo Sciolla c52c085f40 Updated version number 2015-12-07 16:50:56 +01:00
Carlo Sciolla 4ffb080659 Make debug switches interactive 2015-12-07 16:49:21 +01:00
Carlo Sciolla d4f2dd4e8a Added debug capabilities 2015-12-07 16:45:40 +01:00
Carlo Sciolla 31f7b13b11 Removed commented out lines 2015-12-07 16:12:25 +01:00
Carlo Sciolla 2300b27217 Merge pull request #8 from davazp/define-derived-mode
Use the recommended macro `define-derived-mode'
2015-09-26 14:30:30 +02:00
Carlo Sciolla eab0a728be Updated version variable 2015-09-26 12:40:17 +02:00
David Vazquez 6b4b0a957d Use the recommended macro `define-derived-mode'
This macro implements all the conventions for the major modes.
2015-09-26 11:41:33 +02:00
Carlo Sciolla f47a0c559a Prepare for bugfix release 2015-09-26 11:22:45 +02:00
David Vazquez dba290a22b Use eq to compare symbols
The equalp function is defined in the 'cl' library, which is not loaded
by default. So I was getting the error

   error in process sentinel: not: Symbol's function definition is void:
   equalp

I replaced it with eq as it is comparing symbols
2015-09-26 11:13:53 +02:00
Carlo Sciolla 7e4056cf05 Updated the release notes 2015-09-26 09:29:52 +02:00
Carlo Sciolla ff322bf843 #6 Use 'binary coding for reading the PNG output / writing to the preview buffer 2015-09-26 09:24:22 +02:00
Carlo Sciolla 5963bd0080 Resolved warning on arity of 2015-09-21 19:32:30 +02:00
Carlo Sciolla d03d37f6b2 Prepare for the new version 2015-09-21 17:28:46 +02:00
Carlo Sciolla 4758925ce9 Patch amended, PNG still not working >:( 2015-09-21 17:03:33 +02:00
Pavel Kukushkin (kukushkinp) 5ed5f8321c Preview diagram 2015-09-14 13:04:32 +03:00
Carlo Sciolla 7038cf41d6 Allow for customisable jar location 2015-07-14 17:02:09 +02:00
Carlo Sciolla 9f6be8bfef Moar docs; fixed warnings 2015-07-14 16:50:41 +02:00
Carlo Sciolla 551c899e9b Migrate to a common prefix 2015-07-14 16:40:02 +02:00
Carlo Sciolla efad202065 removed references to the old name 2015-07-13 23:06:41 +02:00
Carlo Sciolla f7a82308da Rename file 2015-07-13 23:04:51 +02:00