aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2004-03-04 17:16:56 +0000
committerRichard M. Stallman2004-03-04 17:16:56 +0000
commit9a7e95f339c5e549e0fc4d928ed07b99486f945e (patch)
tree0d2f3f60352aef40b21c19f90b650886ef9057ab /src/ChangeLog
parentae47339f7153f9ba2e8dfbbb8e1032f9f7979a77 (diff)
downloademacs-9a7e95f339c5e549e0fc4d928ed07b99486f945e.tar.gz
emacs-9a7e95f339c5e549e0fc4d928ed07b99486f945e.zip
(Fdisplay_buffer): Doc fix.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea241bf542d..511a9fdaa96 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-03-04 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Fdisplay_buffer): Doc fix.
4
5 * buffer.c (Fpop_to_buffer): Doc fix.
6
12004-03-03 Kim F. Storm <storm@cua.dk> 72004-03-03 Kim F. Storm <storm@cua.dk>
2 8
3 * xdisp.c (display_line): Fix call to get_overlay_arrow_glyph_row. 9 * xdisp.c (display_line): Fix call to get_overlay_arrow_glyph_row.