]> git.eshelyaron.com Git - emacs.git/commit
; Update comments in a recent commit
authorEli Zaretskii <eliz@gnu.org>
Fri, 14 Jun 2024 18:42:18 +0000 (21:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Jun 2024 17:21:15 +0000 (19:21 +0200)
commitd160728de6150083a6fe736132df64435b100d7a
tree1830cb16fb4d14b455d34fdf3e59b6c657b1ba13
parentdebc43f7f0eb5ab507a773c2c1da0ce69b918ee9
; Update comments in a recent commit

* src/process.c (read_and_insert_process_output):
* src/insdel.c (insert_from_gap):
* src/coding.h (struct coding_system): Improve comments (bug#71525).

(cherry picked from commit 0372ce5f60c18956738a31985569b86444d52ec5)
src/coding.h
src/insdel.c
src/process.c