org-mode/lisp
Carsten Dominik 648affcbd4 Fix HTML entity for degree
* lisp/org-entities.el (org-entities): Fix HTML entity for degree.

Patch by Ult Stegemann.
2011-06-06 09:24:21 +02:00
..
ob-C.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-R.el Avoid race condition in ob-R code responsible for writing result to disk 2011-05-20 13:30:45 -07:00
ob-asymptote.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-awk.el adding support for evaluation of awk code blocks 2011-05-26 07:34:58 -06:00
ob-calc.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-clojure.el ob-clojure: qualify pp dispatch functions, wrap body in (do ) 2011-04-29 08:26:01 -06:00
ob-comint.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-css.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-ditaa.el ob-ditaa: specify utf8 data by default (default :java header argument) 2011-04-25 18:57:59 -06:00
ob-dot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-emacs-lisp.el ob-emacs-lisp: now supports :results output 2011-04-10 16:29:14 -06:00
ob-eval.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-exp.el remove when-let which isn't a real Emacs macro 2011-05-19 11:05:41 -06:00
ob-gnuplot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-haskell.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-js.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-keys.el ob: new function to check header arguments for errors C-c C-v c 2011-05-13 10:54:44 -06:00
ob-latex.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-ledger.el Use format string for message 2011-05-24 05:30:46 +02:00
ob-lisp.el ob-lisp: more general handling of the default-directory value in lisp code 2011-06-01 18:52:33 -06:00
ob-lob.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-matlab.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-maxima.el adding support for Maxima code blocks -- thanks to Eric Fraga 2011-03-15 11:25:40 -06:00
ob-mscgen.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-ocaml.el ob-ocaml: updated to use the new script-escape function 2011-04-19 09:43:34 -06:00
ob-octave.el ob-octave: do not echo variables to STDOUT -- Thanks to Eric S Fraga 2011-03-30 23:28:59 -06:00
ob-org.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-perl.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-plantuml.el ob-plantuml: adding eps support -- Thanks to Michael Gauland 2011-03-30 23:25:28 -06:00
ob-python.el ob-python: in the case of ":results output table" results can be parsed as a table 2011-04-14 20:24:10 -06:00
ob-ref.el configurable names for inline data labels 2011-05-06 14:45:38 -06:00
ob-ruby.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-sass.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-scheme.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-screen.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-sh.el sh: allow passing references through STDIN of a shell script 2011-05-25 09:52:08 -06:00
ob-sql.el ob-sql: feed mysql through a pipe, thanks to Alain Clément 2011-03-07 08:32:37 -07:00
ob-sqlite.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-table.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-tangle.el Babel: Stop tangling failing in an indirect buffer 2011-04-15 09:55:22 -06:00
ob.el lisp/ob.el: Don't modify babel info when hashing it 2011-06-03 07:04:02 -06:00
org-agenda.el Get rid of some compiler warnings 2011-05-11 10:10:24 +02:00
org-archive.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-ascii.el Clean up the new options to remove tasks on export 2011-03-30 05:27:43 +02:00
org-attach.el (org-attach-store-link-p): Use 'attached instead of 'attach-dir. 2011-03-10 11:25:17 +01:00
org-bbdb.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-beamer.el Fix docstring 2011-04-06 10:50:34 +02:00
org-bibtex.el Don't use equalp at run-time, compare downcased strings 2011-06-01 08:30:52 +02:00
org-capture.el Capture: Store time from prompt in file+datetree+prompt target 2011-05-27 20:50:09 +02:00
org-clock.el Add param :properties to list properties in clocktable 2011-05-31 14:20:14 +02:00
org-colview-xemacs.el org-agenda: remove prefix-length property 2011-03-16 18:18:23 +01:00
org-colview.el org-colview: fix heading retrieval in Org buffers 2011-03-18 18:05:12 +01:00
org-compat.el Provide compatibility function for `activate-mark' 2011-06-01 09:05:24 +02:00
org-crypt.el Make sure loading org-crypt does not fail 2011-05-26 08:09:29 +02:00
org-ctags.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-datetree.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-docbook.el Fix for html & docbook export of description list items 2011-04-09 18:40:45 +02:00
org-docview.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-entities.el Fix HTML entity for degree 2011-06-06 09:24:21 +02:00
org-exp-blocks.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-exp.el Provide compatibility function for `activate-mark' 2011-06-01 09:05:24 +02:00
org-faces.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-feed.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-footnote.el Declare function, silence byte compiler 2011-06-01 08:30:52 +02:00
org-freemind.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-gnus.el org-gnus-follow-link and nnimap-request-scan 2011-05-02 11:10:22 +02:00
org-habit.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-html.el HTML export -- Allow to change the name of the global DIV 2011-05-27 22:51:32 +02:00
org-icalendar.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-id.el Remove reference to non-existent configuration option 2011-06-01 08:30:52 +02:00
org-indent.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-info.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-inlinetask.el org-inlinetask: modify export of inline tasks 2011-03-19 18:18:28 +01:00
org-irc.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-jsinfo.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-latex.el Merge branch 'master' of orgmode.org:org-mode 2011-06-01 09:09:26 +02:00
org-list.el Changes automatically made to cookies shouldn't move tags 2011-06-05 18:55:25 +02:00
org-mac-message.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-macs.el Make `org-save-outline-visibility' macro return a useful value 2011-05-02 09:42:11 +02:00
org-mew.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mhe.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mks.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mobile.el Fixed typo in org-mobile-index-file docstring. 2011-05-10 10:07:35 -05:00
org-mouse.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-pcomplete.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-plot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-protocol.el org-protocol.el: more appropriate message when capture is done. 2011-04-08 18:18:02 +02:00
org-publish.el Optimize getting the date for org-publish 2011-05-02 11:13:46 +02:00
org-remember.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-rmail.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-special-blocks.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-src.el org-src-lang-modes: added alias "C" to "c" 2011-04-15 10:16:52 -06:00
org-table.el Declare variable to keep byte compiler happy 2011-06-01 08:41:20 +02:00
org-taskjuggler.el Taskjuggler: Make sure an id never starts with a number 2011-04-28 12:11:46 +02:00
org-timer.el org-timer: fix bug with `org-timer-item' 2011-03-08 10:40:46 +01:00
org-vm.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-w3m.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-wl.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-xoxo.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org.el Changes automatically made to cookies shouldn't move tags 2011-06-05 18:55:25 +02:00