diff options
| author | Richard M. Stallman | 2004-03-04 17:16:56 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-03-04 17:16:56 +0000 |
| commit | 9a7e95f339c5e549e0fc4d928ed07b99486f945e (patch) | |
| tree | 0d2f3f60352aef40b21c19f90b650886ef9057ab /src/ChangeLog | |
| parent | ae47339f7153f9ba2e8dfbbb8e1032f9f7979a77 (diff) | |
| download | emacs-9a7e95f339c5e549e0fc4d928ed07b99486f945e.tar.gz emacs-9a7e95f339c5e549e0fc4d928ed07b99486f945e.zip | |
(Fdisplay_buffer): Doc fix.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-03-03 Kim F. Storm <storm@cua.dk> | 7 | 2004-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. |