emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treeview 5ecac5560c 1/2: Updated package description (imag


From: ELPA Syncer
Subject: [nongnu] elpa/treeview 5ecac5560c 1/2: Updated package description (images as icons)
Date: Tue, 27 Sep 2022 20:59:08 -0400 (EDT)

branch: elpa/treeview
commit 5ecac5560c6efa455bfe7a154e16d0b6596dc49a
Author: Tilman Rassy <tilman.rassy@googlemail.com>
Commit: Tilman Rassy <tilman.rassy@googlemail.com>

    Updated package description (images as icons)
---
 treeview.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/treeview.el b/treeview.el
index c75dc38b97..c659f8f2c6 100644
--- a/treeview.el
+++ b/treeview.el
@@ -42,11 +42,11 @@
 ;;   [+] Node 4
 ;;
 ;; Each node has a "label".  Non-leaf nodes also have a "control".  The label 
is the text by which
-;; the node is represented.  The control is a clickable piece of text  in 
front of the label which
+;; the node is represented.  The control is a clickable piece of text in front 
of the label which
 ;; allows the user to fold or unfold the node.  Nodes without children usually 
don't have a control.
-;; Nodes can also have an icon, but this is optional.  Icons are implemented 
as symbols in an icon
-;; font.  Control, icon, and label are always displayed in this order, and are 
always displayed in
-;; one line.  Thus, multi-line nodes are not supported by this library.
+;; Nodes can also have an icon, but this is optional.  Icons are implemented 
as images or symbols in
+;; an icon font.  Control, icon, and label are always displayed in this order, 
and are always
+;; displayed in one line.  Thus, multi-line nodes are not supported by this 
library.
 ;;
 ;; Nodes are represented by lists of the form:
 ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]