]> code.delx.au - gnu-emacs-elpa/blob - packages/ascii-art-to-unicode/NEWS
[aa2u] Release: 1.7
[gnu-emacs-elpa] / packages / ascii-art-to-unicode / NEWS
1 NEWS for ascii-art-to-unicode.el
2 See the end for copying conditions.
3
4
5 - 1.7 | 2014-05-11
6 - new var: ‘aa2u-uniform-weight’
7 - new command: ‘aa2u-rectangle’
8 - HACKING and Tip Jar links in Commentary
9
10 - 1.6 | 2014-05-09
11 - fix regression for interactive invocation w/o active region
12
13 - 1.5 | 2014-04-03
14 - ‘aa2u’ takes args BEG and END
15
16 - 1.4 | 2014-01-14
17 - move to ELPA (from <http://www.gnuvola.org/software/j/aa2u/>)
18 - change copyright to FSF
19 - require 'cl-lib instead of 'cl
20 - use ‘cl-flet’ and ‘cl-labels’
21 - comment munging
22 - add ‘lexical-binding: t’
23 - remove huge list at EOF
24 - add Author and News headers
25
26 - 1.3 | 2013-09-21
27 - bug fixed: ‘?+’ neighbor valuation polarity flipped
28 - new support for BOX DRAWINGS LIGHT {UP,DOWN,LEFT,RIGHT} (singleton)
29
30 - 1.2 | 2012-11-05
31 - refer to Unicode characters by name, not number
32
33 - 1.1 | 2012-04-17
34 - TAB agnostic
35 - ‘aa2u’ operates on active region if ‘use-region-p’
36 - example use case also demonstrates transformation
37
38 - 1.0 | 2012-04-07
39 - initial release
40
41 \f
42 Local Variables:
43 mode: outline
44 outline-regexp: "\\([ ][ ]\\)*- "
45 End:
46
47 _____________________________________________________________________
48 Copyright (C) 2014 Free Software Foundation, Inc.
49
50 Copying and distribution of this file, with or without modification,
51 are permitted provided the copyright notice and this notice are preserved.