]> code.delx.au - gnu-emacs/commit
Miscellaneous tiny fixes here and there.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 12 Jan 2015 17:14:43 +0000 (20:14 +0300)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 12 Jan 2015 17:14:43 +0000 (20:14 +0300)
commite946a9acf6e12137caf836fc043d695c65684110
treea79e0fc6f9655da22296fd6007c94b43de200f57
parentfb35f1f715da1a931204894b132d7fb6eee0f361
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.
src/ChangeLog
src/fileio.c
src/image.c
src/keyboard.c