changeset 38854:3e55b265569a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 16 Aug 2001 19:48:00 +0000
parents a2845b455cbd
children db1312628833
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* 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  <miles@gnu.org>
 
 	* simple.el (line-move): Undo previous change.