diff options
author | Glenn Morris <rgm@gnu.org> | 2018-03-09 12:43:21 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2018-03-09 12:43:21 -0500 |
commit | 16faff6a46f28b4db2e9b91e52b27404303f3197 (patch) | |
tree | 9cbba92eb37c6206590096de5a10f542120381db /lisp/org/org-table.el | |
parent | 1bf6266ae3b542a968933a828c75f659c25cf2db (diff) | |
download | emacs-16faff6a46f28b4db2e9b91e52b27404303f3197.tar.gz |
; * lisp/org/org-table.el: Replace obsolete alias in comment.
Diffstat (limited to 'lisp/org/org-table.el')
-rw-r--r-- | lisp/org/org-table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el index 3932671e8b7..4bb5c91ce87 100644 --- a/lisp/org/org-table.el +++ b/lisp/org/org-table.el @@ -5428,7 +5428,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. |