; * lisp/org/org-table.el: Replace obsolete alias in comment.
This commit is contained in:
parent
1bf6266ae3
commit
16faff6a46
1 changed files with 1 additions and 1 deletions
|
@ -5428,7 +5428,7 @@ which will prompt for the width."
|
||||||
;; - orgtbl-uc-draw-cont (smooth unicode)
|
;; - orgtbl-uc-draw-cont (smooth unicode)
|
||||||
|
|
||||||
;; This is best viewed with the "DejaVu Sans Mono" font
|
;; This is best viewed with the "DejaVu Sans Mono" font
|
||||||
;; (use M-x set-default-font).
|
;; (use M-x set-frame-font).
|
||||||
|
|
||||||
(defun orgtbl-uc-draw-grid (value min max &optional width)
|
(defun orgtbl-uc-draw-grid (value min max &optional width)
|
||||||
"Draw a bar in a table using block unicode characters.
|
"Draw a bar in a table using block unicode characters.
|
||||||
|
|
Loading…
Add table
Reference in a new issue