]> git.eshelyaron.com Git - emacs.git/commit
Fix typos in Android port
authorRobert Pluim <rpluim@gmail.com>
Wed, 15 Mar 2023 10:27:29 +0000 (18:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 15 Mar 2023 10:27:29 +0000 (18:27 +0800)
commitf57c64925bc16fa967a86ffe424396a395e448fb
tree4cf4d601da2416b925b62ab2b5465d0d5baeb4f4
parentaf7f0b6f9b3bab0d672953dfe9df9dc667287434
Fix typos in Android port

* src/fileio.c (Finsert_file_contents):
* src/window.c (replace_buffer_in_windows): Call Fboundp, not
boundp.
src/fileio.c
src/window.c