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