aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorPaul Eggert2012-04-17 16:06:33 -0700
committerPaul Eggert2012-04-17 16:06:33 -0700
commit6c91c9f0a586defcb347672d692768b62d8e84c6 (patch)
tree172fd88cf813cf7332a9818cb75b5535bb8389ec /lib-src
parent6083b85e047ca60a3132b62bbb4def3bc0b6e4d9 (diff)
downloademacs-6c91c9f0a586defcb347672d692768b62d8e84c6.tar.gz
emacs-6c91c9f0a586defcb347672d692768b62d8e84c6.zip
Fix ChangeLog typo.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 161d71381c0..d8d0fc877b9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -13,6 +13,7 @@
13 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>. 13 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>.
14 14
152012-04-14 Juanma Barranquero <lekktu@gmail.com> 152012-04-14 Juanma Barranquero <lekktu@gmail.com>
16
16 * emacsclient.c (decode_options) [WINDOWSNT]: 17 * emacsclient.c (decode_options) [WINDOWSNT]:
17 Call ttyname instead of passing its address (typo in 2011-12-04T17:13:01Z!lekktu@gmail.com). 18 Call ttyname instead of passing its address (typo in 2011-12-04T17:13:01Z!lekktu@gmail.com).
18 19