summaryrefslogtreecommitdiff
path: root/taxy-magit-section.info
blob: be59bef82aae8d1d0f3feaa764a79ac9f7b6b7eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
This is README.info, produced by makeinfo version 5.2 from README.texi.

INFO-DIR-SECTION Emacs
START-INFO-DIR-ENTRY
* Taxy Magit Section: (taxy-magit-section). Render Taxy structs with Magit Section.
END-INFO-DIR-ENTRY


File: README.info,  Node: Top,  Next: COMMENT Examples,  Up: (dir)

taxy-magit-section.el
*********************

https://elpa.gnu.org/packages/taxy-magit-section.svg
(https://elpa.gnu.org/packages/taxy-magit-section.html)

   This library renders Taxy (https://github.com/alphapapa/taxy.el)
structs with magit-section (https://melpa.org/#/magit-section).

* Menu:

* COMMENT Examples::
* Installation::
* COMMENT Usage::
* Changelog::
* Development::
* Credits::
* License::

— The Detailed Node Listing —

Changelog

* 0.12.1: 0121. 
* 0.12: 012. 
* 0.11: 011. 
* 0.10: 010. 
* 0.9.1: 091. 
* 0.9: 09. 



File: README.info,  Node: COMMENT Examples,  Next: Installation,  Prev: Top,  Up: Top

1 COMMENT Examples
******************


File: README.info,  Node: Installation,  Next: COMMENT Usage,  Prev: COMMENT Examples,  Up: Top

2 Installation
**************

‘taxy-magit-section’ is distributed in GNU ELPA (https://elpa.gnu.org/),
which is available in Emacs by default.  Use ‘M-x package-install RET
taxy-magit-section RET’, then ‘(require 'taxy-magit-section)’ in your
Elisp project.


File: README.info,  Node: COMMENT Usage,  Next: Changelog,  Prev: Installation,  Up: Top

3 COMMENT Usage
***************


File: README.info,  Node: Changelog,  Next: Development,  Prev: COMMENT Usage,  Up: Top

4 Changelog
***********

* Menu:

* 0.12.1: 0121. 
* 0.12: 012. 
* 0.11: 011. 
* 0.10: 010. 
* 0.9.1: 091. 
* 0.9: 09. 


File: README.info,  Node: 0121,  Next: 012,  Up: Changelog

4.1 0.12.1
==========

*Fixes*
   • Compilation error.


File: README.info,  Node: 012,  Next: 011,  Prev: 0121,  Up: Changelog

4.2 0.12
========

*Fixes*
   • Section visibility caching.


File: README.info,  Node: 011,  Next: 010,  Prev: 012,  Up: Changelog

4.3 0.11
========

*Additions*
   • Truncated column values receive help-echo tooltips so the full
     value can be viewed.


File: README.info,  Node: 010,  Next: 091,  Prev: 011,  Up: Changelog

4.4 0.10
========

*Fixes*
   • Require package ‘taxy’ in package headers.


File: README.info,  Node: 091,  Next: 09,  Prev: 010,  Up: Changelog

4.5 0.9.1
=========

*Fixes*
   • ‘taxy-magit-section-insert’ appends heading faces, so users can
     override (or merge with) the default.
   • ‘taxy-magit-section-format-items’ uses columns’ headers as their
     minimum width, which preserves each column’s width regardless of
     items’ values.


File: README.info,  Node: 09,  Prev: 091,  Up: Changelog

4.6 0.9
=======

   • ‘taxy-magit-section’ moved to separate package.
   • Better align columns whose values are images.


File: README.info,  Node: Development,  Next: Credits,  Prev: Changelog,  Up: Top

5 Development
*************

‘taxy-magit-section’ is developed in a branch of the main Taxy repo
(https://github.com/alphapapa/taxy.el).


File: README.info,  Node: Credits,  Next: License,  Prev: Development,  Up: Top

6 Credits
*********

   • Thanks to Stefan Monnier for his feedback, and for maintaining GNU
     ELPA.


File: README.info,  Node: License,  Prev: Credits,  Up: Top

7 License
*********

GPLv3



Tag Table:
Node: Top221
Node: COMMENT Examples833
Node: Installation961
Node: COMMENT Usage1332
Node: Changelog1457
Node: 01211669
Node: 0121789
Node: 0111926
Node: 0102127
Node: 0912282
Node: 092674
Node: Development2864
Node: Credits3091
Node: License3281

End Tag Table


Local Variables:
coding: utf-8
End: