aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gildea2025-03-22 17:07:05 -0700
committerStephen Gildea2025-03-22 17:08:49 -0700
commitaa12cebaa684d7b3ea7e131666d33bcc71b45625 (patch)
tree5b365cca15df515ad58104164d7f9c40ad21bf49
parent92b373318d2401f98f0ad5590ef799904c96506f (diff)
downloademacs-aa12cebaa684d7b3ea7e131666d33bcc71b45625.tar.gz
emacs-aa12cebaa684d7b3ea7e131666d33bcc71b45625.zip
Consistent wording in top-level headers in NEWS.19
* etc/NEWS.19: Put the word "Emacs" in front of each version number. This change lets 'help-fns--first-release' parse the headers, which produces more accurate "probably introduced at" versions from 'describe-function' and 'describe-variable'.
-rw-r--r--etc/NEWS.1932
1 files changed, 16 insertions, 16 deletions
diff --git a/etc/NEWS.19 b/etc/NEWS.19
index 0a1ef56c0fb..2ee6f95c820 100644
--- a/etc/NEWS.19
+++ b/etc/NEWS.19
@@ -3149,7 +3149,7 @@ tempo.el Template insertion with hotspots.
3149 3149
3150 3150
3151 3151
3152* User Editing Changes in 19.23. 3152* User Editing Changes in Emacs 19.23
3153 3153
3154** Emacs 19.23 uses Ispell version 3. 3154** Emacs 19.23 uses Ispell version 3.
3155 3155
@@ -4021,7 +4021,7 @@ by building Emacs.
4021** New macro 'easy-menu-define' 4021** New macro 'easy-menu-define'
4022 4022
4023 4023
4024* Changes in 19.22. 4024* Changes in Emacs 19.22
4025 4025
4026** The mouse click M-mouse-2 now inserts the current secondary 4026** The mouse click M-mouse-2 now inserts the current secondary
4027selection (from Emacs or any other X client) where you click. 4027selection (from Emacs or any other X client) where you click.
@@ -4085,7 +4085,7 @@ different properties.
4085 4085
4086 4086
4087 4087
4088* User editing changes in version 19.21. 4088* User editing changes in Emacs 19.21
4089 4089
4090** ISO Accents mode supports four additional characters: 4090** ISO Accents mode supports four additional characters:
4091A-with-ring (entered as /A), AE ligature (entered as /E), 4091A-with-ring (entered as /A), AE ligature (entered as /E),
@@ -4093,7 +4093,7 @@ and their lower-case equivalents.
4093 4093
4094 4094
4095 4095
4096* User editing changes in version 19.20. 4096* User editing changes in Emacs 19.20
4097(See following page for Lisp programming changes.) 4097(See following page for Lisp programming changes.)
4098 4098
4099Note that some of these changes were made subsequent to the Emacs 19.20 4099Note that some of these changes were made subsequent to the Emacs 19.20
@@ -4493,7 +4493,7 @@ Emacs command history.
4493 4493
4494 4494
4495 4495
4496* Changes in version 19.19. 4496* Changes in Emacs 19.19
4497 4497
4498** The new package bookmark.el records named bookmarks: positions that 4498** The new package bookmark.el records named bookmarks: positions that
4499you can jump to. Bookmarks are saved automatically between Emacs 4499you can jump to. Bookmarks are saved automatically between Emacs
@@ -4527,7 +4527,7 @@ inconsistent with integer `%'.
4527 4527
4528 4528
4529 4529
4530* Changes in version 19.18. 4530* Changes in Emacs 19.18
4531 4531
4532** Typing C-z in an iconified Emacs frame now deiconifies it. 4532** Typing C-z in an iconified Emacs frame now deiconifies it.
4533 4533
@@ -4669,7 +4669,7 @@ minibuffer window, and returns t if the window is currently active.
4669 4669
4670 4670
4671 4671
4672* Changes in version 19.17. 4672* Changes in Emacs 19.17
4673 4673
4674** When Emacs displays a list of completions in a buffer, 4674** When Emacs displays a list of completions in a buffer,
4675you can select a completion by clicking mouse button 2 4675you can select a completion by clicking mouse button 2
@@ -4857,7 +4857,7 @@ argument FRAME, which specifies which frames it should affect.
4857 4857
4858 4858
4859 4859
4860* Changes in version 19.16. 4860* Changes in Emacs 19.16
4861 4861
4862** When dragging the mouse to select a region, Emacs now highlights the 4862** When dragging the mouse to select a region, Emacs now highlights the
4863region as you drag (if Transient Mark mode is enabled). If you 4863region as you drag (if Transient Mark mode is enabled). If you
@@ -4984,7 +4984,7 @@ already thus enclosed.
4984 4984
4985 4985
4986 4986
4987* Changes in version 19.15. 4987* Changes in Emacs 19.15
4988 4988
4989** 'make-frame-visible', which uniconified frames, is now a command, 4989** 'make-frame-visible', which uniconified frames, is now a command,
4990and thus may be bound to a key. This makes sense because frames 4990and thus may be bound to a key. This makes sense because frames
@@ -5032,7 +5032,7 @@ and thus didn't document it.)
5032 5032
5033 5033
5034 5034
5035* Changes in version 19.14. 5035* Changes in Emacs 19.14
5036 5036
5037** To modify read-only text, bind the variable 'inhibit-read-only' 5037** To modify read-only text, bind the variable 'inhibit-read-only'
5038to a non-nil value. If the value is t, then all reasons that might 5038to a non-nil value. If the value is t, then all reasons that might
@@ -5078,7 +5078,7 @@ If you specify BEG or END, then the argument VISIT must be nil.
5078 5078
5079 5079
5080 5080
5081* Changes in version 19.13. 5081* Changes in Emacs 19.13
5082 5082
5083** Magic file names can now handle the 'load' operation. 5083** Magic file names can now handle the 'load' operation.
5084 5084
@@ -5098,14 +5098,14 @@ We may move them again for greater consistency with other modes.
5098 5098
5099 5099
5100 5100
5101* Changes in version 19.12. 5101* Changes in Emacs 19.12
5102 5102
5103** You can now make many of the sort commands ignore case by setting 5103** You can now make many of the sort commands ignore case by setting
5104'sort-fold-case' to a non-nil value. 5104'sort-fold-case' to a non-nil value.
5105 5105
5106 5106
5107 5107
5108* Changes in version 19.11. 5108* Changes in Emacs 19.11
5109 5109
5110** Supercite is installed. 5110** Supercite is installed.
5111 5111
@@ -5124,7 +5124,7 @@ it writes a file in the usual way.
5124 5124
5125 5125
5126 5126
5127* Changes in version 19.10. 5127* Changes in Emacs 19.10
5128 5128
5129** The command 'repeat-complex-command' is now on C-x ESC ESC. 5129** The command 'repeat-complex-command' is now on C-x ESC ESC.
5130It used to be bound to C-x ESC. 5130It used to be bound to C-x ESC.
@@ -5138,7 +5138,7 @@ using X).
5138 5138
5139 5139
5140 5140
5141* Changes in version 19.8. 5141* Changes in Emacs 19.8
5142 5142
5143** It is now simpler to tell Emacs to display accented characters under 5143** It is now simpler to tell Emacs to display accented characters under
5144X windows. M-x standard-display-european toggles the display of 5144X windows. M-x standard-display-european toggles the display of
@@ -5184,7 +5184,7 @@ If the optional arguments FACE and FRAME are specified, then
5184 5184
5185 5185
5186 5186
5187* Changes in version 19. 5187* Changes in Emacs 19.1
5188 5188
5189** When you kill buffers, Emacs now returns memory to the operating system, 5189** When you kill buffers, Emacs now returns memory to the operating system,
5190thus reducing the size of the Emacs process. All the space that you free 5190thus reducing the size of the Emacs process. All the space that you free