1
0
mirror of https://github.com/skuro/plantuml-mode.git synced 2024-06-24 07:26:45 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
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
3a2e5c486f Better instructions to configure preview 2015-09-26 09:38:59 +02:00
Carlo Sciolla
c9969801fb Better instructions to configure preview 2015-09-26 09:38:31 +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
769f88a4ad Added MELPA stable shield 2015-09-22 11:36:33 +02:00
Carlo Sciolla
5963bd0080 Resolved warning on arity of 2015-09-21 19:32:30 +02:00
Carlo Sciolla
f1e9ea1ab5 Fixed quote line breaks 2015-09-21 19:32:06 +02:00
Carlo Sciolla
0d7aa91d68 issue autolinking broken\?! 2015-09-21 18:02:02 +02:00
Carlo Sciolla
198f59d43a MELPA badge 2015-09-21 18:00:29 +02:00
Carlo Sciolla
8a106c86cb Better readme 2015-09-21 17:55:06 +02:00
Carlo Sciolla
37e08d3cea Added banner to the README 2015-09-21 17:45:42 +02:00
Carlo Sciolla
2f762c9d95 Added banner 2015-09-21 17:44:43 +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
cb9435bdd7 Better docs 2015-07-13 23:09:47 +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
Carlo Sciolla
1d1080838a Start renaming to puml-mode to avoid name clashes 2015-07-13 23:04:33 +02:00
Carlo Sciolla
a66997c3d1 Merge pull request #4 from asnowfix/master
avoid breaking on emacs-24.2
2015-07-13 22:41:43 +02:00
Francois-Xavier 'FiX' KOWALSKI
f224a7d35b avoid breaking on emacs-24.2 2015-07-02 19:09:55 +02:00
Carlo Sciolla
bf7d34e2cf Merge pull request #1 from mlf176f2/patch-1
Update plantuml-mode.el
2012-09-25 07:01:26 -07:00
Matthew Fidler
a691adaaf8 Update plantuml-mode.el
Realized from history it is version 0.2
2012-09-25 08:33:15 -05:00
Matthew Fidler
925186a2ec Update plantuml-mode.el
Forgot two crucial features.  Uploaded to marmlade-repo.org
2012-09-25 08:31:46 -05:00
Matthew Fidler
423f45ec25 Update plantuml-mode.el
Elpa compliant
2012-09-25 08:27:57 -05:00
Carlo Sciolla
1f0c0cc332 Docs updated to link to the online version of the license 2012-06-11 13:33:48 +02:00
Carlo Sciolla
722f44f913 Initial import 2012-06-11 13:31:49 +02:00