File emacs-yaml-mode.changes of Package emacs-yaml-mode
-------------------------------------------------------------------
Sat Jan 4 04:49:46 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.0.16:
* Do not modify the buffer in `yaml-indent-line` unless necessary
* More tests
* Add unit test
* Fix syntax highlighting in presence of inline comments
* Fix byte-compile warning
* Upgrade license to GPLv3
* Turn on lexical binding
* Add magic-mode-list entry
- update to 0.0.15:
* Fix propertization for lists of dicts with literal block
* Exclude newline from `yaml-nested-map-re`
* Fix indent after comment line
* Speed up syntax-propertize-function in files with large JSON strings
* Fix maintainer email
* Fix typos
- adjust license
- adjust patch
-------------------------------------------------------------------
Sun Oct 13 06:06:19 UTC 2019 - Johannes Kastl <kastl@b1-systems.de>
- update to 0.0.14:
0.0.14 Tue Jun 25 19:21:12 CET 2019
* Adjust filling in comment to behave as in text modes (Tim Showalter)
* Improve block literal fontification (wasamasa)
* Support escaped quote in a single quoted string (Väinö Järvelä)
* Support double quote in implicit keys (Väinö Järvelä)
* Support non-whitespace preceded apostrophe (Väinö Järvelä)
* Support for apostrophe in words (Väinö Järvelä)
* Don't consider a line a document delimiter if it has
leading whitespace (Jonathan Frederickson)
* Treat alias nodes as punctuation (Wilfred Hughes)
-------------------------------------------------------------------
Mon Jun 4 19:12:34 UTC 2018 - opensuse_buildservice@ojkastl.de
- changed BuildRequires to emacs-nox to avoid 'have choice for emacs_program = ... needed by emacs: emacs-nox emacs-x11'
-------------------------------------------------------------------
Mon Jun 4 10:49:18 UTC 2018 - opensuse_buildservice@ojkastl.de
- renamed patch to 0001-yaml-mode-destdir.patch
-------------------------------------------------------------------
Mon Jun 4 10:11:51 UTC 2018 - opensuse_buildservice@ojkastl.de
- update to 0.0.13
- reworked spec file and cleaned up
- added boilerplate to spec file
-------------------------------------------------------------------
Sun Sep 7 10:04:25 UTC 2014 - rolf@rotkraut.de
- initial build (0.0.10)