]> code.delx.au - gnu-emacs-elpa/commit
Add a work-around for bug#19582, present before Emacs 24.5.
authorWolfgang Jenkner <wjenkner@inode.at>
Fri, 26 Feb 2016 14:22:40 +0000 (15:22 +0100)
committerWolfgang Jenkner <wjenkner@inode.at>
Fri, 26 Feb 2016 14:32:44 +0000 (15:32 +0100)
commit4a0b5fb85ecd689346719881e149d1f4341b5da4
treec4a72dc6fec8f21c8ab8e912a5bc7af445368b77
parentb412fa19e91319236536883130da66ac3385eab1
Add a work-around for bug#19582, present before Emacs 24.5.

* packages/metar/metar.el (metar-convert-unit): Rewrite expr if it
starts with the `neg' operator.  Technically, this is wrong because
various functions in calc-units expect already simplified
expressions.  In practice, it should work around the above bug.
packages/metar/metar.el