index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
misc
/
vtable.texi
Age
Commit message (
Expand
)
Author
2026-03-21
vtable truncate-string-pixelwise, ellipsis can be a string (bug#80026)
Stéphane Marks
2026-02-21
; Make the document language in Info manuals explicitly stated
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-09
Update vtable documentation
Joost Kremers
2024-09-07
Fix alignment and documentation of vtable.el
Eli Zaretskii
2024-07-15
; Replace (non-)nil with (non-)@code{nil} in texinfo files
Steven Allen
2024-05-26
Update documentation for 'width' slot of vtable ':column' object
Joost Kremers
2024-05-18
Make 'vtable-insert-object' more versatile
Joost Kremers
2024-03-21
'vtable-update-object' can now be called with one argument
Adam Porter
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-03
* doc/misc/vtable.texi (Commands): Fix typo. (Bug#56899)
Stefan Kangas
2022-04-15
Allow using faces for colors in vtable
Lars Ingebrigtsen
2022-04-14
Restore vtable.texi lines removed by accident
Lars Ingebrigtsen
2022-04-14
Fix dividers in vtable header lines
Lars Ingebrigtsen
2022-04-14
Allow having dividers between columns in vtable
Lars Ingebrigtsen
2022-04-14
Allow putting alternating colors on vtable rows
Lars Ingebrigtsen
2022-04-13
Add a new `vtable' face
Lars Ingebrigtsen
2022-04-13
Add support for column background colors in vtable
Lars Ingebrigtsen
2022-02-19
Some vtable.texi copy edits
Lars Ingebrigtsen
2022-02-19
Mention vtable accessor functions
Lars Ingebrigtsen
2022-02-19
Improve the vtable documentation on argument types
Lars Ingebrigtsen
2022-02-19
Fix a vtable example
Lars Ingebrigtsen
2022-02-19
Improve vtable documentation
Eli Zaretskii
2022-02-19
Add column sorting order indicators to vtable
Lars Ingebrigtsen
2022-02-19
Add a new library to format variable-pitch tables
Lars Ingebrigtsen