summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-03-09 12:43:21 -0500
committerKyle Meyer <kyle@kyleam.com>2018-03-09 23:41:47 -0500
commit04f06958ab79301d0ef97cfb8971f0a2d56c686e (patch)
tree6a61166ca5af160ba605a35dbedbdb13cd2d1950
parent9ac80ede5e4aa128fcd79dfdbec141b89b006c75 (diff)
downloadorg-mode-04f06958ab79301d0ef97cfb8971f0a2d56c686e.tar.gz
Backport commit 16faff6a4 from Emacs
; * lisp/org/org-table.el: Replace obsolete alias in comment. 16faff6a46f28b4db2e9b91e52b27404303f3197 Glenn Morris Fri Mar 9 12:43:21 2018 -0500
-rw-r--r--lisp/org-table.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-table.el b/lisp/org-table.el
index 11d42d3..dcf7430 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -5433,7 +5433,7 @@ which will prompt for the width."
;; - orgtbl-uc-draw-cont (smooth unicode)
;; 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)
"Draw a bar in a table using block unicode characters.