mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix trailing whitespaces in Org files.
This commit is contained in:
parent
0b41d90bd3
commit
14e1337f84
27 changed files with 59 additions and 67 deletions
|
|
@ -146,7 +146,7 @@ When completing for #+STARTUP, for example, this function returns
|
|||
(org-split-string (org-get-current-options) "\n"))
|
||||
org-additional-option-like-keywords)))))
|
||||
(substring pcomplete-stub 2)))
|
||||
|
||||
|
||||
(defvar org-startup-options)
|
||||
(defun pcomplete/org-mode/file-option/startup ()
|
||||
"Complete arguments for the #+STARTUP file option."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue