diff options
| author | Gerd Moellmann | 2000-04-19 20:42:34 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-04-19 20:42:34 +0000 |
| commit | 1c4594866335a3f7fae1d65e41f2564839b5cb02 (patch) | |
| tree | 92329f13d04f477e64fe8982853d7b9025a69b6b /etc | |
| parent | 7e3afb0402b284acec8c91137bbe445e0e126a52 (diff) | |
| download | emacs-1c4594866335a3f7fae1d65e41f2564839b5cb02.tar.gz emacs-1c4594866335a3f7fae1d65e41f2564839b5cb02.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -17,7 +17,9 @@ images and toolkit scrollbars. Use the --help option to list them. | |||
| 17 | * Changes in Emacs 21.1 | 17 | * Changes in Emacs 21.1 |
| 18 | 18 | ||
| 19 | ** The new command `clone-buffer-indirectly' can be used to create | 19 | ** The new command `clone-buffer-indirectly' can be used to create |
| 20 | an indirect buffer that is a twin copy of the current buffer. | 20 | an indirect buffer that is a twin copy of the current buffer. The |
| 21 | command `clone-buffer-indirectly-other-window', bound to C-x 4 c, | ||
| 22 | does the same but displays the indirect buffer in another window. | ||
| 21 | 23 | ||
| 22 | ** New user options `backup-directory-alist' and | 24 | ** New user options `backup-directory-alist' and |
| 23 | `make-backup-file-name-function' are provided to control the placement | 25 | `make-backup-file-name-function' are provided to control the placement |