Bläddra i källkod

Make note about case-fold-search

Carsten Dominik 17 år sedan
förälder
incheckning
10fc47f234
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      lisp/org-exp.el

+ 1 - 0
lisp/org-exp.el

@@ -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
 must accept the property list as an argument, and must return the (possibly
 modified) list.")
 modified) list.")
 
 
+;; FIXME: should we fold case here?
 (defun org-infile-export-plist ()
 (defun org-infile-export-plist ()
   "Return the property list with file-local settings for export."
   "Return the property list with file-local settings for export."
   (save-excursion
   (save-excursion