lang/org: remove unnecessary alias
This commit is contained in:
parent
348ba8f7d0
commit
31ca94f5b0
2 changed files with 2 additions and 6 deletions
|
@ -39,7 +39,3 @@ re-align the table if necessary. (Necessary because org-mode has a
|
|||
"Insert a new row below the current row."
|
||||
(interactive)
|
||||
(org-table-insert-row 'below))
|
||||
|
||||
;;;###autoload
|
||||
(defalias '+org/table-insert-row-above #'org-table-insert-row
|
||||
"Insert a new row above the current row.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue