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
b1634ed2
Commit
b1634ed2
authored
Sep 08, 2007
by
Carsten Dominik
Browse files
* textmodes/org-export-latex.el: arch-tag restored.
parent
c426c0d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
lisp/ChangeLog
lisp/ChangeLog
+8
-1
lisp/textmodes/org-export-latex.el
lisp/textmodes/org-export-latex.el
+2
-1
No files found.
lisp/ChangeLog
View file @
b1634ed2
...
...
@@ -16,7 +16,14 @@
2007-09-07 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el: Updated to org-mode 5.08.
* textmodes/org.el: (org-edit-timestamp-down-means-later): New
option.
(org-agenda-after-show-hook): New variable.
(org-columns-compile-format)
(org-columns-get-autowidth-alist, org-buffer-property-keys)
(org-entry-properties, org-at-property-p): Allow [:alnum:] in
property names.
(org-get-wdays): New function.
2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
...
...
lisp/textmodes/org-export-latex.el
View file @
b1634ed2
...
...
@@ -3,7 +3,7 @@
;;
;; Author: Bastien Guerry <bzg AT altern DOT org>
;; Keywords: org organizer latex export convert
;; Version: $Id: org-export-latex.el,v
0.28a
2007/0
8/31 06:22:06 guerry Exp guerry
$
;; Version: $Id: org-export-latex.el,v
1.5
2007/0
9/07 20:16:45 johnw Exp
$
;; X-URL: <http://www.cognition.ens.fr/~guerry/u/org-export-latex.el>
;;
;; This file is part of GNU Emacs.
...
...
@@ -1229,4 +1229,5 @@ Regexps are those from `org-latex-special-string-regexps'."
(
provide
'org-export-latex
)
;; arch-tag: 23c2b87d-da04-4c2d-ad2d-1eb6487bc3ad
;;; org-export-latex.el ends here
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