comparison etc/NEWS @ 74943:5bb05135f76e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Dec 2006 21:19:25 +0000
parents a43c76e18f3b
children 091a17e8cb83
comparison
equal deleted inserted replaced
74942:a43c76e18f3b 74943:5bb05135f76e
3790 3790
3791 +++ 3791 +++
3792 ** The `read-file-name' function now returns a null string if the 3792 ** The `read-file-name' function now returns a null string if the
3793 user just types RET. 3793 user just types RET.
3794 3794
3795 +++
3795 ** The function find-operation-coding-system may be called with a cons 3796 ** The function find-operation-coding-system may be called with a cons
3796 (FILENAME . BUFFER) in the second argument if the first argument 3797 (FILENAME . BUFFER) in the second argument if the first argument
3797 OPERATION is `insert-file-contents', and thus a function registered in 3798 OPERATION is `insert-file-contents', and thus a function registered in
3798 `file-coding-system-alist' is also called with such an argument. 3799 `file-coding-system-alist' is also called with such an argument.
3799 3800