|
@@ -6203,7 +6203,7 @@ which will prompt for the width."
|
|
;; Here are two examples of different styles.
|
|
;; Here are two examples of different styles.
|
|
|
|
|
|
;; Unicode block characters are used to give a smooth effect.
|
|
;; Unicode block characters are used to give a smooth effect.
|
|
-;; See http://en.wikipedia.org/wiki/Block_Elements
|
|
|
|
|
|
+;; See https://en.wikipedia.org/wiki/Block_Elements
|
|
;; Use one of those drawing functions
|
|
;; Use one of those drawing functions
|
|
;; - orgtbl-ascii-draw (the default ascii)
|
|
;; - orgtbl-ascii-draw (the default ascii)
|
|
;; - orgtbl-uc-draw-grid (unicode with a grid effect)
|
|
;; - orgtbl-uc-draw-grid (unicode with a grid effect)
|
|
@@ -6217,7 +6217,7 @@ which will prompt for the width."
|
|
It is a variant of orgtbl-ascii-draw with Unicode block
|
|
It is a variant of orgtbl-ascii-draw with Unicode block
|
|
characters, for a smooth display. Bars appear as grids (to the
|
|
characters, for a smooth display. Bars appear as grids (to the
|
|
extent the font allows)."
|
|
extent the font allows)."
|
|
- ;; http://en.wikipedia.org/wiki/Block_Elements
|
|
|
|
|
|
+ ;; https://en.wikipedia.org/wiki/Block_Elements
|
|
;; best viewed with the "DejaVu Sans Mono" font.
|
|
;; best viewed with the "DejaVu Sans Mono" font.
|
|
(orgtbl-ascii-draw value min max width
|
|
(orgtbl-ascii-draw value min max width
|
|
" \u258F\u258E\u258D\u258C\u258B\u258A\u2589"))
|
|
" \u258F\u258E\u258D\u258C\u258B\u258A\u2589"))
|