diff options
| author | Richard M. Stallman | 2004-11-25 03:22:56 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-11-25 03:22:56 +0000 |
| commit | 261b01c6429baba776f41eeac4d958fb356168d5 (patch) | |
| tree | c60bce3a4952262050eaf3234a7d5ab387e08b7a /src | |
| parent | 8e7a47862a147c640a7ec1237c39d7ad6f78f5c9 (diff) | |
| download | emacs-261b01c6429baba776f41eeac4d958fb356168d5.tar.gz emacs-261b01c6429baba776f41eeac4d958fb356168d5.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 83ccf06ea00..1ea2198c171 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-11-24 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * coding.c (run_pre_post_conversion_on_str): Bind Qinhibit_read_only. | ||
| 4 | |||
| 5 | * buffer.c (syms_of_buffer) <indicate-buffer-boundaries>: Doc fix. | ||
| 6 | |||
| 1 | 2004-11-24 Kim F. Storm <storm@cua.dk> | 7 | 2004-11-24 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (move_it_in_display_line_to, display_line): | 9 | * xdisp.c (move_it_in_display_line_to, display_line): |