aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8bbc818ec7d..89f4bbb3db9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -106,7 +106,6 @@
106 (term_get_fkeys_1, append_glyphless_glyph, produce_glyphless_glyph): 106 (term_get_fkeys_1, append_glyphless_glyph, produce_glyphless_glyph):
107 (turn_on_face, init_tty): Likewise. 107 (turn_on_face, init_tty): Likewise.
108 * termchar.h (struct tty_display_info): Likewise. 108 * termchar.h (struct tty_display_info): Likewise.
109 * term.c (tgetflag, tgetnum, tgetstr): Redefine to use const pointers.
110 109
111 * term.c (term_mouse_position): Rename local to avoid shadowing. 110 * term.c (term_mouse_position): Rename local to avoid shadowing.
112 111