comparison src/ChangeLog @ 32834:91d978fbe967

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 24 Oct 2000 20:57:11 +0000
parents 130ac4062989
children fdcf13c6716d
comparison
equal deleted inserted replaced
32833:ee1e731661c6 32834:91d978fbe967
22 22
23 * keymap.c: Update copyright. 23 * keymap.c: Update copyright.
24 24
25 * .gdbinit (xbacktrace): Handle case that $bt->function isn't 25 * .gdbinit (xbacktrace): Handle case that $bt->function isn't
26 a symbol. 26 a symbol.
27
28 2000-10-24 Colin Walters <walters@cis.ohio-state.edu>
29
30 * filelock.c (unlock_all_files): Use unlock_file to expand each
31 buffer's file_truename before trying remove its lock file.
27 32
28 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il> 33 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
29 34
30 * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR 35 * coding.c (decode_coding_emacs_mule): If coding->eol_type is CR
31 or CRLF, decode EOLs. 36 or CRLF, decode EOLs.