diff options
| author | Alan Mackenzie | 2018-02-04 17:18:39 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2018-02-04 17:18:39 +0000 |
| commit | 76b5a687d07b93dc7e292b72da6ad82001ff1fe3 (patch) | |
| tree | 0ab070444bd5f032889c565ee58f9838e4eabe8f | |
| parent | b4ff8cc591250823d726d59340d32cd72f1103f0 (diff) | |
| download | emacs-76b5a687d07b93dc7e292b72da6ad82001ff1fe3.tar.gz emacs-76b5a687d07b93dc7e292b72da6ad82001ff1fe3.zip | |
* etc/NEWS: Expunge the solecism "allow(s)" + infinitive
| -rw-r--r-- | etc/NEWS | 34 |
1 files changed, 18 insertions, 16 deletions
| @@ -264,9 +264,9 @@ to non-nil moves point to the beginning of the region. | |||
| 264 | 264 | ||
| 265 | +++ | 265 | +++ |
| 266 | ** New user option 'mouse-drag-and-drop-region'. | 266 | ** New user option 'mouse-drag-and-drop-region'. |
| 267 | This option allows to drag the entire region of text to another place | 267 | This option allows you to drag the entire region of text to another |
| 268 | or another buffer. Its behavior is customizable via the new options | 268 | place or another buffer. Its behavior is customizable via the new |
| 269 | 'mouse-drag-and-drop-region-cut-when-buffers-differ', | 269 | options 'mouse-drag-and-drop-region-cut-when-buffers-differ', |
| 270 | 'mouse-drag-and-drop-region-show-tooltip', and | 270 | 'mouse-drag-and-drop-region-show-tooltip', and |
| 271 | 'mouse-drag-and-drop-region-show-cursor'. | 271 | 'mouse-drag-and-drop-region-show-cursor'. |
| 272 | 272 | ||
| @@ -481,8 +481,8 @@ commands. | |||
| 481 | libraries: 'find-library-other-window' and 'find-library-other-frame'. | 481 | libraries: 'find-library-other-window' and 'find-library-other-frame'. |
| 482 | 482 | ||
| 483 | +++ | 483 | +++ |
| 484 | ** The new variable 'display-raw-bytes-as-hex' allows to change the | 484 | ** The new variable 'display-raw-bytes-as-hex' allows you to change |
| 485 | display of raw bytes from octal to hex. | 485 | the display of raw bytes from octal to hex. |
| 486 | 486 | ||
| 487 | +++ | 487 | +++ |
| 488 | ** You can now provide explicit field numbers in format specifiers. | 488 | ** You can now provide explicit field numbers in format specifiers. |
| @@ -855,8 +855,8 @@ breakpoint (e.g. with "f" and "o") by customizing the new option | |||
| 855 | 855 | ||
| 856 | +++ | 856 | +++ |
| 857 | *** New customizable option 'edebug-max-depth'. | 857 | *** New customizable option 'edebug-max-depth'. |
| 858 | This allows to enlarge the maximum recursion depth when instrumenting | 858 | This allows you to enlarge the maximum recursion depth when |
| 859 | code. | 859 | instrumenting code. |
| 860 | 860 | ||
| 861 | ** Eshell | 861 | ** Eshell |
| 862 | 862 | ||
| @@ -1056,8 +1056,8 @@ A valid remote file name starts with "/method:host:" or | |||
| 1056 | "/-::" is the shortest remote file name then. | 1056 | "/-::" is the shortest remote file name then. |
| 1057 | 1057 | ||
| 1058 | +++ | 1058 | +++ |
| 1059 | *** The command 'tramp-change-syntax' allows to choose an alternative | 1059 | *** The command 'tramp-change-syntax' allows you to choose an |
| 1060 | remote file name syntax. | 1060 | alternative remote file name syntax. |
| 1061 | 1061 | ||
| 1062 | +++ | 1062 | +++ |
| 1063 | *** New connection method "sg", which supports editing files under a | 1063 | *** New connection method "sg", which supports editing files under a |
| @@ -1067,7 +1067,7 @@ different group ID. | |||
| 1067 | *** New connection method "doas" for OpenBSD hosts. | 1067 | *** New connection method "doas" for OpenBSD hosts. |
| 1068 | 1068 | ||
| 1069 | +++ | 1069 | +++ |
| 1070 | *** New connection method "gdrive", which allows to access Google | 1070 | *** New connection method "gdrive", which allows access to Google |
| 1071 | Drive onsite repositories. | 1071 | Drive onsite repositories. |
| 1072 | 1072 | ||
| 1073 | +++ | 1073 | +++ |
| @@ -1868,10 +1868,11 @@ focus via the mouse. | |||
| 1868 | frame. | 1868 | frame. |
| 1869 | 1869 | ||
| 1870 | +++ | 1870 | +++ |
| 1871 | **** 'width' and 'height' allow to specify pixel values and ratios now. | 1871 | **** 'width' and 'height' now allow the specification of pixel values |
| 1872 | and ratios. | ||
| 1872 | 1873 | ||
| 1873 | +++ | 1874 | +++ |
| 1874 | **** 'left' and 'top' allow to specify ratios now. | 1875 | **** 'left' and 'top' now allow the specification of ratios. |
| 1875 | 1876 | ||
| 1876 | +++ | 1877 | +++ |
| 1877 | **** 'keep-ratio' preserves size and position of child frames when their | 1878 | **** 'keep-ratio' preserves size and position of child frames when their |
| @@ -1892,7 +1893,7 @@ handle fitting a frame to its buffer individually. | |||
| 1892 | +++ | 1893 | +++ |
| 1893 | **** 'drag-internal-border', 'drag-with-header-line', | 1894 | **** 'drag-internal-border', 'drag-with-header-line', |
| 1894 | 'drag-with-mode-line', 'snap-width', 'top-visible' and 'bottom-visible' | 1895 | 'drag-with-mode-line', 'snap-width', 'top-visible' and 'bottom-visible' |
| 1895 | allow to drag and resize frames with the mouse. | 1896 | allow dragging and resizing frames with the mouse. |
| 1896 | 1897 | ||
| 1897 | +++ | 1898 | +++ |
| 1898 | **** 'minibuffer' is now set to the default minibuffer window when | 1899 | **** 'minibuffer' is now set to the default minibuffer window when |
| @@ -1939,8 +1940,9 @@ like a single live window - is now official. For details consult the | |||
| 1939 | section "(elisp) Atomic Windows" in the ELisp manual. | 1940 | section "(elisp) Atomic Windows" in the ELisp manual. |
| 1940 | 1941 | ||
| 1941 | +++ | 1942 | +++ |
| 1942 | *** New 'display-buffer' alist entry 'window-parameters' allows to | 1943 | *** New 'display-buffer' alist entry 'window-parameters' allows the |
| 1943 | assign window parameters to the window used for displaying the buffer. | 1944 | assignment of window parameters to the window used for displaying the |
| 1945 | buffer. | ||
| 1944 | 1946 | ||
| 1945 | +++ | 1947 | +++ |
| 1946 | *** New function 'display-buffer-reuse-mode-window' is an action function | 1948 | *** New function 'display-buffer-reuse-mode-window' is an action function |
| @@ -1960,7 +1962,7 @@ its window gets deleted by 'delete-other-windows'. | |||
| 1960 | 1962 | ||
| 1961 | +++ | 1963 | +++ |
| 1962 | *** New window parameters 'mode-line-format' and 'header-line-format' | 1964 | *** New window parameters 'mode-line-format' and 'header-line-format' |
| 1963 | allow to override the buffer-local formats for this window. | 1965 | allow the buffer-local formats for this window to be overridden. |
| 1964 | 1966 | ||
| 1965 | +++ | 1967 | +++ |
| 1966 | *** New command 'window-swap-states' swaps the states of two live | 1968 | *** New command 'window-swap-states' swaps the states of two live |