aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2013-01-21 13:14:56 +0100
committerTassilo Horn2013-01-21 13:14:56 +0100
commite6aff855cef0ef5e20336bd4c08085ba8308fdbc (patch)
treed6cbe1f7dafc904c1a056228638f3ddee6c56c4e /lisp/ChangeLog
parentc84b08818d3f9d2d44094b3700f4f413dc2f1792 (diff)
downloademacs-e6aff855cef0ef5e20336bd4c08085ba8308fdbc.tar.gz
emacs-e6aff855cef0ef5e20336bd4c08085ba8308fdbc.zip
* textmodes/reftex-cite.el (reftex-format-citation): Add format
chars for note (%N) and url (%U). * textmodes/reftex-vars.el (reftex-cite-format): Document them.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 194c76b28ca..60a69ad0236 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-01-21 Tassilo Horn <tsdh@gnu.org>
2
3 * textmodes/reftex-cite.el (reftex-format-citation): Add format
4 chars for note (%N) and url (%U).
5 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
6
12013-01-21 Juri Linkov <juri@jurta.org> 72013-01-21 Juri Linkov <juri@jurta.org>
2 8
3 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized' 9 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'