aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2015-01-12 20:14:43 +0300
committerDmitry Antipov2015-01-12 20:14:43 +0300
commite946a9acf6e12137caf836fc043d695c65684110 (patch)
treea79e0fc6f9655da22296fd6007c94b43de200f57 /src/ChangeLog
parentfb35f1f715da1a931204894b132d7fb6eee0f361 (diff)
downloademacs-e946a9acf6e12137caf836fc043d695c65684110.tar.gz
emacs-e946a9acf6e12137caf836fc043d695c65684110.zip
Miscellaneous tiny fixes here and there.
* fileio.c (Ffile_name_as_directory, Fdirectory_file_name): Remove dead NILP check. * image.c (Flookup_image): Use regular format for docstring. * keyboard.c (apply_modifiers_uncached): Use stpcpy.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea6274f11f1..32f17e1a863 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12015-01-12 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * fileio.c (Ffile_name_as_directory, Fdirectory_file_name):
4 Remove dead NILP check.
5 * image.c (Flookup_image): Use regular format for docstring.
6 * keyboard.c (apply_modifiers_uncached): Use stpcpy.
7
12015-01-12 Martin Rudalics <rudalics@gmx.at> 82015-01-12 Martin Rudalics <rudalics@gmx.at>
2 9
3 * dispnew.c (change_frame_size_1): Pass Qchange_frame_size to 10 * dispnew.c (change_frame_size_1): Pass Qchange_frame_size to