org-mode/lisp
Nicolas Goaziou 4a27c2b4b6 Improved Flyspell checks
* lisp/org.el (org-mode-flyspell-verify): Rewrite function using
  Org parser.  As a consequence, Org is more cautious about areas
  where checks are allowed.
(org-fontify-meta-lines-and-blocks-1, org-activate-footnote-links): Be
subtler when removing flyspell overlays.
(org-unfontify-region): Remove reference to unused `org-no-flyspell'
property.
(org-fontify-drawers): New function.
(org-set-font-lock-defaults): Use new function to fontify drawers.
* contrib/lisp/org-wikinodes.el (org-wikinodes-activate-links): Remove
reference to unused `org-no-flyspell' property.
2013-11-24 16:14:09 +01:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-core.el declare function to appease compiler 2013-11-23 17:02:22 -07:00
ob-css.el
ob-ditaa.el
ob-dot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-ebnf.el
ob-emacs-lisp.el
ob-eval.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
ob-exp.el
ob-fortran.el
ob-gnuplot.el
ob-haskell.el
ob-io.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el Fix errors reported by cus-test.el 2013-11-14 14:05:18 +01:00
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el
org-archive.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-attach.el
org-bbdb.el
org-bibtex.el
org-capture.el
org-clock.el
org-colview.el
org-compat.el
org-crypt.el org-crypt: fix 3e87d5893d 2013-11-23 16:15:45 +01:00
org-ctags.el
org-datetree.el
org-docview.el
org-element.el org-element: Change to timestamp interpreter 2013-11-16 10:18:19 +01:00
org-entities.el
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el
org-gnus.el
org-habit.el
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el
org-macro.el
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el
org-src.el Merge branch 'maint' 2013-11-17 09:17:39 +01:00
org-table.el Merge branch 'maint' 2013-11-22 22:33:05 +01:00
org-timer.el
org-w3m.el
org.el Improved Flyspell checks 2013-11-24 16:14:09 +01:00
ox-ascii.el
ox-beamer.el
ox-html.el
ox-icalendar.el
ox-latex.el
ox-man.el
ox-md.el
ox-odt.el
ox-org.el ox-org: Add "body-only" export 2013-11-16 09:19:22 +01:00
ox-publish.el
ox-texinfo.el
ox.el