Commit History

Author SHA1 Message Date
  Bastien Guerry 8393a76f78 Always use the compatibility function `org-region-active-p' 12 years ago
  Bastien Guerry 58a6d823ee org.el: Fix bug in `org-mark-subtree' 12 years ago
  Bastien Guerry 7d117bd981 org.el: Add (require 'org-element) for more org-element commands 12 years ago
  Bastien Guerry de015ad055 Merge branch 'master' of orgmode.org:org-mode 12 years ago
  Bastien Guerry ad35e2ac6c org.el: Don't activate a plain link when it is part of a bracketed link 12 years ago
  Nicolas Goaziou 2fd696716a Forgot a `save-excursion' 12 years ago
  Nicolas Goaziou bb895827c2 Try to be smarter when filling paragraphs in message-mode 12 years ago
  Bastien Guerry 655da8d1d3 Remove useless (t nil) sexps at the end of some (cond ...) constructs 12 years ago
  Nicolas Goaziou a3c4e10ac1 Fix filling in in a narrowed buffer 12 years ago
  Nicolas Goaziou ecb8fbd7d5 Line with a single hash sign on it is a comment 12 years ago
  Nicolas Goaziou e8046d2f63 Fix comment fontification 12 years ago
  Bastien Guerry 6309dcae6b org.el: Be more strict about matching option keywords 12 years ago
  Bastien Guerry f926d9019b org.el: Allow lowercase "#+category" and "#+begin:" dynamic blocks 12 years ago
  Bastien Guerry 788f7da285 org.el: Use case-folding when trying to match clocktables and source blocks contexts 12 years ago
  Bastien Guerry 90e9aeeff5 org.el: Fix bug in ̀org-fontify-meta-lines-and-blocks-1' 12 years ago
  Nicolas Goaziou b1ed817e38 org-element: Use strict comment syntax (no "#+" allowed) 12 years ago
  Bastien Guerry d2200b2bed org.el: Allow both "8am Wed" and "Wed 8am" to be parsed correctly 12 years ago
  Bastien Guerry 76b0d582b8 Replace Emacs version to "24.2" by "24.3" 12 years ago
  Bastien Guerry 5ca6e3d703 org.el: Fix bug when adjusting another clock 12 years ago
  Bastien Guerry 16ea0364a4 Call `buffer-substring-no-properties' and remove `org-no-properties' 12 years ago
  Bastien Guerry 922772e012 org.el: Only skip comments starting with "# " when storing a note. 12 years ago
  Bastien Guerry a4f5e94dc8 org.el: New command ̀org-toggle-custom-properties-visibility' 12 years ago
  Bastien Guerry 944fd9d651 org.el: Fix bug in `org-fill-template' 12 years ago
  Bastien Guerry d59acaa632 org.el (message-in-body-p): Move declaration up to fix compiler warning 12 years ago
  Bastien Guerry bbc1dde930 org.el (org-fill-context-prefix): Fix auto-filling in `message-mode'. 12 years ago
  Bastien Guerry 3496df0b4d org.el: Fix bugs in `org-indent-line' and `org-fill-paragraph' 12 years ago
  Bastien Guerry 396e413f6b org.el: Fix bug about filling message headers and citations 12 years ago
  Bastien Guerry 7532ace049 org.el: New command `org-redisplay-inline-images' 12 years ago
  Bastien Guerry 70dd1196d2 Massive code clean-up. 12 years ago
  Bastien Guerry 777ee3a4f9 org.el (org-emph-re): Tiny docstring formatting fix 12 years ago