[Orgmode] [PATCH 2/2] Fix adaptive filling.

2010-03-01 Thread Dan Hackney
; comments to be filled correctly. Signed-off-by: Dan Hackney --- lisp/org.el | 25 - 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 8ba782a..073061e 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -17289,6 +17289,12 @@ which make

[Orgmode] [PATCH 1/2] org-babel-oz: Fix line-endings.

2010-03-01 Thread Dan Hackney
Switch from Windows to Unix line-endings. Signed-off-by: Dan Hackney --- contrib/babel/lisp/langs/org-babel-oz.el | 618 +++--- 1 files changed, 309 insertions(+), 309 deletions(-) diff --git a/contrib/babel/lisp/langs/org-babel-oz.el b/contrib/babel/lisp/langs/org