Commit Graph

246 Commits

Author SHA1 Message Date
Carlo Sciolla a20265d5f6 Added troubleshooting docs 2015-12-07 16:56:20 +01:00
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
David Vazquez 82cc6b8fc7 Merge branch 'master' into customizable-output-type 2015-09-26 16:19:20 +02: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
David Vazquez 7ff5e2bb3d Fix the output type UTXT
Only set the coding for the output buffer of the process to binary if
the output is an image.
2015-09-26 13:05:00 +02:00
David Vazquez e886aff9c5 Use utxt as default output type if can't display images
for example, if it is in terminal node (-nw)
2015-09-26 12:42:34 +02:00
Carlo Sciolla eab0a728be Updated version variable 2015-09-26 12:40:17 +02:00
David Vazquez 13fc1b1cbe Customizable output type
Define a variable `puml-output-type' that the user can customize per
buffer. It does also define a `puml-set-output-type' command to set the
output type for the current buffer interactively.
2015-09-26 12:39:16 +02:00
David Vazquez c352acb1c2 Merge remote-tracking branch 'origin/define-derived-mode' into customizable-output-type 2015-09-26 12:11:52 +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
Carlo Sciolla ee1eaeb0ac Merge pull request #7 from davazp/fix-dont-use-equalp
Use eq to compare symbols
2015-09-26 11:20:43 +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 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