mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-01 08:17:34 +00:00
Make note about case-fold-search
This commit is contained in:
parent
16e030620a
commit
10fc47f234
@ -856,6 +856,7 @@ in this hook gets a chance to modify this property list. Each function
|
||||
must accept the property list as an argument, and must return the (possibly
|
||||
modified) list.")
|
||||
|
||||
;; FIXME: should we fold case here?
|
||||
(defun org-infile-export-plist ()
|
||||
"Return the property list with file-local settings for export."
|
||||
(save-excursion
|
||||
|
Loading…
Reference in New Issue
Block a user