Commit b344ff2a799a

Vincent Demeester <vincent@sbr.pm>
2015-04-29 13:42:02
Removing useless stuff :P
1 parent 96a6445
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -1590,9 +1590,6 @@
      org-cycle-separator-lines 0      ;; Don't show blank lines
      org-catch-invisible-edits 'error ;; don't edit invisible text
      )
-    ;; Emphasis on more than one line
-    (setcar (nthcdr 2 org-emphasis-regexp-components) " \t\r\n\"'")
-    (org-set-emph-re 'org-emphasis-regexp-components org-emphasis-regexp-components)
   #+END_SRC
 
 *** Speed commands