diff options
| author | Juanma Barranquero | 2008-10-14 15:50:14 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-10-14 15:50:14 +0000 |
| commit | 21818739b16d6fd735304438cd0dac3656f305c4 (patch) | |
| tree | 91451389841d7d015b1f94bc78ffa4fe82e1cbba /src | |
| parent | a65f6a855d901da46495c7d4b32d2a4125abc3d7 (diff) | |
| download | emacs-21818739b16d6fd735304438cd0dac3656f305c4.tar.gz emacs-21818739b16d6fd735304438cd0dac3656f305c4.zip | |
Fix typos.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 61aa04d4f33..4a3746019d1 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -1789,7 +1789,7 @@ | |||
| 1789 | 1789 | ||
| 1790 | * textprop.c (Fnext_property_change): Fix previous change. | 1790 | * textprop.c (Fnext_property_change): Fix previous change. |
| 1791 | 1791 | ||
| 1792 | 1995-03-23 Kevin Rodgers <kevinr@ihs.com> (tiny change) | 1792 | 1995-03-23 Kevin Rodgers <kevinr@ihs.com> (tiny change) |
| 1793 | 1793 | ||
| 1794 | * print.c (temp_output_buffer_setup): (Re)set the default | 1794 | * print.c (temp_output_buffer_setup): (Re)set the default |
| 1795 | directory of the temp buffer to that of the current buffer. | 1795 | directory of the temp buffer to that of the current buffer. |