aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 818ff2784be..1e8684c4ddb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,22 @@
12013-12-25 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (Fw32_shell_execute): Make DOCUMENT absolute only if it
4 is a file name. (Bug#16252)
5
62013-12-25 Chong Yidong <cyd@gnu.org>
7
8 * keyboard.c (Voverriding_terminal_local_map):
9 (Voverriding_local_map): Doc fix.
10
11 * keymap.c (Vemulation_mode_map_alists): Doc fix.
12
132013-12-24 Eli Zaretskii <eliz@gnu.org>
14
15 * w32fns.c (Fw32_shell_execute): Ensure DOCUMENT is an absolute
16 file name when it is submitted to ShellExecute. Simplify code.
17 Don't test DOCUMENT for being a string, as that is enforced by
18 CHECK_STRING. Doc fix.
19
12013-12-23 Eli Zaretskii <eliz@gnu.org> 202013-12-23 Eli Zaretskii <eliz@gnu.org>
2 21
3 * xdisp.c (tool_bar_height): Use WINDOW_PIXEL_WIDTH to set up the 22 * xdisp.c (tool_bar_height): Use WINDOW_PIXEL_WIDTH to set up the