Explorar o código

org-table.el (org-table-header-line-mode): Add a lighter

* lisp/org-table.el (org-table-header-line-mode): Add a lighter.
Bastien %!s(int64=5) %!d(string=hai) anos
pai
achega
c1297652be
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-table.el

+ 1 - 0
lisp/org-table.el

@@ -510,6 +510,7 @@ existing value of `header-line-format' we might want to restore."
 ;;;###autoload
 (define-minor-mode org-table-header-line-mode
   "Display the first row of the table at point in the header line."
+  nil " TblHl" nil
   :global nil
   :group 'org-table
   (unless (eq major-mode 'org-mode)