comparison lisp/ChangeLog @ 39101:6e45d26a2555

2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> * term/mac-win.el (mac-drag-n-drop): Decode file name by consulting the value of file-name-coding-system.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 04 Sep 2001 03:43:23 +0000
parents d6ab4bbbc133
children 16db1b58f8ef
comparison
equal deleted inserted replaced
39100:d6ab4bbbc133 39101:6e45d26a2555
1 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2
3 * term/mac-win.el (mac-drag-n-drop): Decode file name by
4 consulting the value of file-name-coding-system.
5
1 2001-09-03 Stefan Monnier <monnier@cs.yale.edu> 6 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * help.el (describe-function-1): Save precomputed `file-name' rather 8 * help.el (describe-function-1): Save precomputed `file-name' rather
4 than recomputing it (incorrectly) with `symbol-file'. 9 than recomputing it (incorrectly) with `symbol-file'.
5 10