diff options
| author | Lars Ingebrigtsen | 2021-09-13 10:29:08 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2021-09-13 10:35:22 +0200 |
| commit | e8a28d756433e80fd622496eba65286ea0c4b895 (patch) | |
| tree | 660082fa41a5c25d7fd0cb6da810d2346131ac9a | |
| parent | fd1379a85aafa77c119b9b7aa811f669c575bac7 (diff) | |
| download | emacs-e8a28d756433e80fd622496eba65286ea0c4b895.tar.gz emacs-e8a28d756433e80fd622496eba65286ea0c4b895.zip | |
* etc/NEWS: Clarify insert-into-buffer (bug#50558).
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -3683,8 +3683,7 @@ the current system. | |||
| 3683 | 3683 | ||
| 3684 | +++ | 3684 | +++ |
| 3685 | ** New function 'insert-into-buffer'. | 3685 | ** New function 'insert-into-buffer'. |
| 3686 | This is like 'insert-buffer-substring', but works in the opposite | 3686 | This inserts the contents of the current buffer into another buffer. |
| 3687 | direction. | ||
| 3688 | 3687 | ||
| 3689 | +++ | 3688 | +++ |
| 3690 | ** New function 'json-available-p'. | 3689 | ** New function 'json-available-p'. |