Nicolas Goaziou
|
90f6324dbf
Add missing part from commit b4604d2833372fcbd6cffe4018d8e3cc98f6ae33
|
12 years ago |
Nicolas Goaziou
|
53334042b5
Fix bug in comment-dwin when at a keyword
|
12 years ago |
Nicolas Goaziou
|
82007c40da
Fix comment auto-filling
|
12 years ago |
Bastien Guerry
|
5e7ffbe1d4
Merge branch 'master' of orgmode.org:org-mode
|
12 years ago |
Bastien Guerry
|
bfe3e2102f
org.el: Fix the contextual check against a function
|
12 years ago |
Nicolas Goaziou
|
8a97c601a1
Do not fill verse blocks contents
|
12 years ago |
Nicolas Goaziou
|
b1223be34d
Auto-filling must not break current paragraph
|
12 years ago |
Bastien Guerry
|
10dbdf5fc2
Update the handling of agenda/capture keys contextualization.
|
12 years ago |
Bastien Guerry
|
9d73d6d680
org.el (org-contextualize-agenda-or-capture): Normalize contexts
|
12 years ago |
Bastien Guerry
|
6c94ea0518
Implement key replacement depending on the contexts.
|
12 years ago |
Bastien Guerry
|
d378c7b41b
Implement context filtering for agenda commands and capture templates.
|
12 years ago |
Bastien Guerry
|
841d949d9c
org.el: Delete `org-beginning-of-defun' and `org-end-of-defun'
|
12 years ago |
Bastien Guerry
|
53c230a9f6
org.el: Fix bug: include links abbreviations when completing
|
12 years ago |
Bastien Guerry
|
655c7fb360
org.el: Small docstring clean-up
|
12 years ago |
Bastien Guerry
|
0782bea46e
org.el: Add "#+MATHJAX" and "#+INFOJS_OPT" to the list of keywords for completion
|
12 years ago |
Bastien Guerry
|
4eb8b05a5b
org.el (org-src-prevent-auto-filling): Remove unused and useless option
|
12 years ago |
Bastien Guerry
|
d6db2566d9
org.el: Autoload `org-element-at-point' instead of requiring org-element it in some commands
|
12 years ago |
Bastien Guerry
|
dd7b0aa171
org.el (org-fill-paragraph): Require org-element
|
12 years ago |
Bastien Guerry
|
b4df37076d
Don't use :version "24.3" until Emacs 24.3 is released and/or Org sync'ed in Emacs
|
12 years ago |
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 |