diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1340,7 +1340,10 @@ parsing functions like `forward-sexp'. | |||
| 1340 | `prefix-command-preserve-state-hook' allow the definition of prefix | 1340 | `prefix-command-preserve-state-hook' allow the definition of prefix |
| 1341 | commands other than the predefined `C-u'. | 1341 | commands other than the predefined `C-u'. |
| 1342 | 1342 | ||
| 1343 | +++ | ||
| 1343 | ** New functions `filepos-to-bufferpos' and `bufferpos-to-filepos'. | 1344 | ** New functions `filepos-to-bufferpos' and `bufferpos-to-filepos'. |
| 1345 | These allow to convert between buffer positions and the corresponding | ||
| 1346 | file byte offsets, given the file's encoding. | ||
| 1344 | 1347 | ||
| 1345 | ** The default value of `load-read-function' is now `read'. | 1348 | ** The default value of `load-read-function' is now `read'. |
| 1346 | 1349 | ||