aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2014-10-11 10:24:56 +0200
committerJan Djärv2014-10-11 10:24:56 +0200
commitda373d7b88b63b63af1fd6a5632486d2c787616b (patch)
tree3efaced8369eea73d6993105ae7b022495bf32f6
parent390c2f3bcc494fa07752f59b42605afc9971111c (diff)
downloademacs-da373d7b88b63b63af1fd6a5632486d2c787616b.tar.gz
emacs-da373d7b88b63b63af1fd6a5632486d2c787616b.zip
Fix mailaddress
-rw-r--r--src/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index ac886d38966..fc6ff1fda6a 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -2241,7 +2241,7 @@
2241 * xdisp.c (try_scrolling): Avoid infloop if the first line is 2241 * xdisp.c (try_scrolling): Avoid infloop if the first line is
2242 obscured due to a vscroll (Bug#7537). 2242 obscured due to a vscroll (Bug#7537).
2243 2243
22442010-12-13 Jan Djärv <jhd@zeplinf.localdomain> 22442010-12-13 Jan Djärv <jan.h.d@swipnet.se>
2245 2245
2246 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT. 2246 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
2247 2247