]> git.eshelyaron.com Git - emacs.git/commit
Replace C++ comments with C style equivalents
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 06:28:04 +0000 (14:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 06:29:24 +0000 (14:29 +0800)
commit7ef9a8210c9b6c2adf6094d8e85a50edd91e54e3
tree59b9d195cf2db62dd8137c45826db864ef722065
parentec1dea7b43f159ec58bc4f18db5a900cac655925
Replace C++ comments with C style equivalents

* src/alloc.c (Fmake_byte_code, purecopy):
* src/bytecode.c (exec_byte_code):
* src/xdisp.c (face_at_pos): Do not use C++-style comments!
src/alloc.c
src/bytecode.c
src/xdisp.c