comparison lisp/ChangeLog @ 38856:0d5e7fb9d38b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 17 Aug 2001 09:02:29 +0000
parents 3e55b265569a
children 874221bb7da4
comparison
equal deleted inserted replaced
38855:db1312628833 38856:0d5e7fb9d38b
1 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2
3 * ps-mule.el: (find-composition): Check if (char-after POS)
4 returns a valid character.
5
1 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il> 6 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and 8 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
4 original-point for extra CR characters that are added/removed when 9 original-point for extra CR characters that are added/removed when
5 the buffer is written/read whose EOL type is -dos. 10 the buffer is written/read whose EOL type is -dos.