comparison etc/NEWS @ 70949:b7bf7b5a50ea

(find-operation-coding-system): Mention the new argument format.
author Kenichi Handa <handa@m17n.org>
date Fri, 26 May 2006 04:57:26 +0000
parents 6095a182eaad
children aca1b9717822
comparison
equal deleted inserted replaced
70948:7ea8b1c11d80 70949:b7bf7b5a50ea
3554 3554
3555 ** The variable `mac-command-key-is-meta' is obsolete. Use 3555 ** The variable `mac-command-key-is-meta' is obsolete. Use
3556 `mac-command-modifier' and `mac-option-modifier' instead. 3556 `mac-command-modifier' and `mac-option-modifier' instead.
3557 3557
3558 * Incompatible Lisp Changes in Emacs 22.1 3558 * Incompatible Lisp Changes in Emacs 22.1
3559
3560 ** The function find-operation-coding-system accepts a cons (FILENAME
3561 . BUFFER) in an argument correponding to the target.
3559 3562
3560 --- 3563 ---
3561 ** The variables post-command-idle-hook and post-command-idle-delay have 3564 ** The variables post-command-idle-hook and post-command-idle-delay have
3562 been removed. Use run-with-idle-timer instead. 3565 been removed. Use run-with-idle-timer instead.
3563 3566