# HG changeset patch # User Eli Zaretskii # Date 997991280 0 # Node ID 3e55b265569ae1b3fc595581289040b27b455400 # Parent a2845b455cbd5044ec0d0dc3a5cff931824366c4 *** empty log message *** diff -r a2845b455cbd -r 3e55b265569a lisp/ChangeLog --- a/lisp/ChangeLog Thu Aug 16 19:47:24 2001 +0000 +++ b/lisp/ChangeLog Thu Aug 16 19:48:00 2001 +0000 @@ -1,3 +1,9 @@ +2001-08-16 Eli Zaretskii + + * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and + original-point for extra CR characters that are added/removed when + the buffer is written/read whose EOL type is -dos. + 2001-08-16 Miles Bader * simple.el (line-move): Undo previous change.