Julien Barnier
|
c227da352a
Fix sh block execution in session
|
14 years ago |
Carsten Dominik
|
648affcbd4
Fix HTML entity for degree
|
14 years ago |
Nicolas Goaziou
|
ddeab1a8af
Changes automatically made to cookies shouldn't move tags
|
14 years ago |
Lawrence Mitchell
|
cfb05268f4
lisp/ob.el: Don't modify babel info when hashing it
|
14 years ago |
Lawrence Mitchell
|
3f61432898
lisp/ob.el: Fix org-babel-result-regexp to match users
|
14 years ago |
Carsten Dominik
|
cf708c72e5
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Carsten Dominik
|
0db8830733
Fix issue with truncate-lines and visual-line-mode
|
14 years ago |
David Maus
|
3433861e62
Escape curly brackets in texinfo LaTeX example block
|
14 years ago |
Eric Schulte
|
fbfc2d1835
ob-lisp: more general handling of the default-directory value in lisp code
|
14 years ago |
Eric Schulte
|
af677f6d06
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
Eric Schulte
|
459cbd4fd8
ob-lisp: setting *default-pathname-defaults* to the directory of the Org-mode file
|
14 years ago |
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 |