projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9893229
)
Fix typos in previous
author
Glenn Morris
<rgm@gnu.org>
Fri, 25 May 2012 21:28:05 +0000
(17:28 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 25 May 2012 21:28:05 +0000
(17:28 -0400)
doc/misc/org.texi
patch
|
blob
|
history
lisp/org/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/misc/org.texi
b/doc/misc/org.texi
index c5e59c9c7e8e840cef04aba745472e017c9ad034..575b9cbebe68f7a74e7d1ffb588236fbaf351841 100644
(file)
--- a/
doc/misc/org.texi
+++ b/
doc/misc/org.texi
@@
-5,7
+5,7
@@
@settitle The Org Manual
@set VERSION 7.8.11
-@set DATE
mai
2012
+@set DATE
May
2012
@c Use proper quote and backtick for code sections in PDF output
@c Cf. Texinfo manual 14.2
diff --git
a/lisp/org/ChangeLog
b/lisp/org/ChangeLog
index ec21c5f2470794780e59196c515d689c136d3ecd..d282fc556be4578c6fb81e9daf5e5be2324bff71 100644
(file)
--- a/
lisp/org/ChangeLog
+++ b/
lisp/org/ChangeLog
@@
-4,7
+4,7
@@
and \there4 were not "prettified" when org-pretty-entities was
enabled.
-2012-05-2
3
5 Nicolas Goaziou <n.goaziou@gmail.com>
+2012-05-25 Nicolas Goaziou <n.goaziou@gmail.com>
* org.el (org-font-lock-add-priority-faces): Restrict priorities
fontification to headlines and inlinetasks.