Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0b8568f5
Commit
0b8568f5
authored
Sep 07, 2007
by
John Wiegley
Browse files
Updated to org-mode 5.08
parent
179cef48
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
554 additions
and
329 deletions
+554
-329
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/textmodes/org-export-latex.el
lisp/textmodes/org-export-latex.el
+245
-225
lisp/textmodes/org-publish.el
lisp/textmodes/org-publish.el
+3
-3
lisp/textmodes/org.el
lisp/textmodes/org.el
+302
-101
No files found.
lisp/ChangeLog
View file @
0b8568f5
2007-09-07 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el: Updated to org-mode 5.08.
2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
* simple.el (normal-erase-is-backspace-setup-frame): Massage.
...
...
lisp/textmodes/org-export-latex.el
View file @
0b8568f5
This diff is collapsed.
Click to expand it.
lisp/textmodes/org-publish.el
View file @
0b8568f5
...
...
@@ -6,9 +6,11 @@
;; Keywords: hypermedia, outlines
;; Version: 1.80
;; $Id: org-publish.el,v 1.80 2007/03/22 02:31:03 dto Exp dto $
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version
3
, or (at your option)
;; the Free Software Foundation; either version
2
, or (at your option)
;; any later version.
;; This file is distributed in the hope that it will be useful,
...
...
@@ -617,6 +619,4 @@ With prefix argument, force publish all files."
(
provide
'org-publish
)
;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb
;;; org-publish.el ends here
lisp/textmodes/org.el
View file @
0b8568f5
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment