aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorAndrea Corallo2020-10-04 19:45:05 +0200
committerAndrea Corallo2020-10-04 19:45:05 +0200
commit44ef24342fd8a2ac876212124ebf38673acda35a (patch)
tree793dc4ba4197559b4bc65339d713c0807a7b2ca9 /src/ChangeLog.3
parentafb765ab3cab7b6582d0def543b23603cd076445 (diff)
parentd8665e6d3473403c90a0831e83439a013d0012d3 (diff)
downloademacs-44ef24342fd8a2ac876212124ebf38673acda35a.tar.gz
emacs-44ef24342fd8a2ac876212124ebf38673acda35a.zip
Merge remote-tracking branch 'savannah/master' into HEAD
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 973251859c1..4e403058837 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -11656,8 +11656,8 @@
11656 pixel_to_glyph_translation, and rewritten. Just get coordinates, 11656 pixel_to_glyph_translation, and rewritten. Just get coordinates,
11657 don't return anything. 11657 don't return anything.
11658 (buffer_posn_from_coords): New function - given a window and 11658 (buffer_posn_from_coords): New function - given a window and
11659 co-ordinates on the screen, find the buffer position at those 11659 coordinates on the screen, find the buffer position at those
11660 co-ordinates. 11660 coordinates.
11661 11661
116621991-01-08 Jim Blandy (jimb@geech.ai.mit.edu) 116621991-01-08 Jim Blandy (jimb@geech.ai.mit.edu)
11663 11663
@@ -16140,7 +16140,7 @@
16140 New format %S converts everything (even strings) with prin1. 16140 New format %S converts everything (even strings) with prin1.
16141 * doprnt.c (doprnt): Treat %s like %S. 16141 * doprnt.c (doprnt): Treat %s like %S.
16142 16142
16143 * print.c (Fprin1_to_string): Opt 3nd arg non-nil does princ. 16143 * print.c (Fprin1_to_string): Opt 3rd arg non-nil does princ.
16144 16144
161451988-12-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 161451988-12-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
16146 16146