Eric Schulte
|
cbd4a5b764
ob-lisp: re-arrange order of function nesting in lisp execution function
|
14 years ago |
Carsten Dominik
|
32ac8dd0e5
More fixes to priority setting.
|
14 years ago |
Sébastien Delafond
|
1afcef3007
Do not run flyspell-checks on {todo,all-time,additional-option-like}-keywords
|
14 years ago |
Carsten Dominik
|
e05aa5552d
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
David Maus
|
e47fcaae35
Provide compatibility function for `activate-mark'
|
14 years ago |
David Maus
|
48d970a916
Declare variable to keep byte compiler happy
|
14 years ago |
David Maus
|
da93c5d3f1
Declare function, silence byte compiler
|
14 years ago |
David Maus
|
e144f53c9a
Don't use equalp at run-time, compare downcased strings
|
14 years ago |
David Maus
|
9da7485a7b
Declare variable to silence byte compiler
|
14 years ago |
David Maus
|
e33ba24640
Remove reference to non-existent configuration option
|
14 years ago |
David Maus
|
00040e708c
Use `delete-char' instead of `delete-backward-char'
|
14 years ago |
Carsten Dominik
|
b637e261c4
Save match data when checking for table.el table
|
14 years ago |
David Maus
|
f4f20ad5c8
Move defsubst `org-re-property' before its first use
|
14 years ago |
Eric Schulte
|
8d9f7c4208
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Nicolas Goaziou
|
24221723a3
org-latex: ensure footnote contents cannot end a list
|
14 years ago |
Eric Schulte
|
fa31c082d3
ob-lisp: moved `progn' wrapper out of `org-babel-expand-body:lisp'
|
14 years ago |
Carsten Dominik
|
7c6323ef09
Add param :properties to list properties in clocktable
|
14 years ago |
Carsten Dominik
|
95555a4eaa
Document specifying placement options for tables
|
14 years ago |
Carsten Dominik
|
1beda3d3c8
Fix typo in code
|
14 years ago |
Barak A. Pearlmutter
|
926b6163f1
Makefile robustness tweak
|
14 years ago |
Carsten Dominik
|
35baef01b0
Add documentation for org-crypt.el
|
14 years ago |
Carsten Dominik
|
257ce858e7
Improve documentation and error handling with priorities
|
14 years ago |
Carsten Dominik
|
a958e3bc8f
Fix issue with buffer-undo-list being t in some buffers
|
14 years ago |
Carsten Dominik
|
d1f33de0c8
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Nicolas Goaziou
|
363a4554e2
Do not split a partially selected line when calling org-toggle-heading
|
14 years ago |
Nicolas Goaziou
|
5a57bfffae
Preserve subtrees when changing headlines into items
|
14 years ago |
Nicolas Goaziou
|
b39a271fcb
Keep byte-compiler happy
|
14 years ago |
Nicolas Goaziou
|
6c2737ddbd
Fix code typo
|
14 years ago |
Nicolas Goaziou
|
ddc2467387
Fix list before first heading conversion to odd levels subtree
|
14 years ago |
Nicolas Goaziou
|
ec61f20650
Fix org-toggle-item
|
14 years ago |