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