diff options
| author | Kim F. Storm | 2005-01-19 23:16:39 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-01-19 23:16:39 +0000 |
| commit | 3d6a4b2d4409dc59f431fd964b1cf6a15d621009 (patch) | |
| tree | 5a2c6b02e5c233ced9522aab3f28162e99fe85d9 /src/ChangeLog | |
| parent | 8db8a5cf5fe726b504372fd2e6bb7ab685657e7b (diff) | |
| download | emacs-3d6a4b2d4409dc59f431fd964b1cf6a15d621009.tar.gz emacs-3d6a4b2d4409dc59f431fd964b1cf6a15d621009.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 25fabe8458f..0caca2a353b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-01-20 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * indent.c (Fvertical_motion): Temporarily disable selective display. | ||
| 4 | |||
| 1 | 2005-01-19 Kim F. Storm <storm@cua.dk> | 5 | 2005-01-19 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | * xdisp.c (note_mode_line_or_margin_highlight): Fix :pointer | 7 | * xdisp.c (note_mode_line_or_margin_highlight): Fix :pointer |