diff options
| author | Richard M. Stallman | 2007-05-07 23:42:38 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-05-07 23:42:38 +0000 |
| commit | ce55f97ce30848064903b0e6ceab1f7f43c690a1 (patch) | |
| tree | 5954e5e6a62b1eac5ba1667aa5d4808da0ca14ac /etc | |
| parent | c10b2810641680402f94f98239186e4e99495727 (diff) | |
| download | emacs-ce55f97ce30848064903b0e6ceab1f7f43c690a1.tar.gz emacs-ce55f97ce30848064903b0e6ceab1f7f43c690a1.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -3456,6 +3456,9 @@ the command `undefined'. (In earlier Emacs versions, it used | |||
| 3456 | `substitute-key-definition' to rebind self inserting characters to | 3456 | `substitute-key-definition' to rebind self inserting characters to |
| 3457 | `undefined'.) | 3457 | `undefined'.) |
| 3458 | 3458 | ||
| 3459 | ** The third argument of `accept-process-output' is now milliseconds. | ||
| 3460 | It used to be microseconds. | ||
| 3461 | |||
| 3459 | ** The function find-operation-coding-system may be called with a cons | 3462 | ** The function find-operation-coding-system may be called with a cons |
| 3460 | (FILENAME . BUFFER) in the second argument if the first argument | 3463 | (FILENAME . BUFFER) in the second argument if the first argument |
| 3461 | OPERATION is `insert-file-contents', and thus a function registered in | 3464 | OPERATION is `insert-file-contents', and thus a function registered in |