aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
-rw-r--r--etc/ETAGS.EBNF2
-rw-r--r--etc/NEWS2
-rw-r--r--etc/NEWS.1-172
-rw-r--r--etc/NEWS.224
-rw-r--r--etc/NXML-NEWS4
-rw-r--r--etc/termcap.src4
7 files changed, 10 insertions, 10 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 8788493de37..d43f477fae3 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -2964,7 +2964,7 @@
2964 2964
29652001-05-17 Francesco Potortì <pot@gnu.org> 29652001-05-17 Francesco Potortì <pot@gnu.org>
2966 2966
2967 * etags.1: Add the latest changes to etags behaviour. 2967 * etags.1: Add the latest changes to etags behavior.
2968 2968
29692001-05-04 Eli Zaretskii <eliz@is.elta.co.il> 29692001-05-04 Eli Zaretskii <eliz@is.elta.co.il>
2970 2970
diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF
index fa2ae6c772e..148de7c2303 100644
--- a/etc/ETAGS.EBNF
+++ b/etc/ETAGS.EBNF
@@ -10,7 +10,7 @@ This file contains two sections:
10 10
11====================== 1) EBNF tag file description ===================== 11====================== 1) EBNF tag file description =====================
12 12
13Productions created from current behaviour to aid extensions 13Productions created from current behavior to aid extensions
14Francesco Potorti` <pot@gnu.org> 2002 14Francesco Potorti` <pot@gnu.org> 2002
15---------------- 15----------------
16 16
diff --git a/etc/NEWS b/etc/NEWS
index 2652d4eb8bf..a3ae75bf300 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -712,7 +712,7 @@ saving changes.
712with the face `eldoc-highlight-function-argument'. 712with the face `eldoc-highlight-function-argument'.
713 713
714*** In Etags, the --members option is now the default. 714*** In Etags, the --members option is now the default.
715Use --no-members if you want the old default behaviour of not tagging 715Use --no-members if you want the old default behavior of not tagging
716struct members in C, members variables in C++ and variables in PHP. 716struct members in C, members variables in C++ and variables in PHP.
717 717
718*** The `gdb' command only works with the graphical interface now. 718*** The `gdb' command only works with the graphical interface now.
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17
index c92cee7481e..c9dc2729fc8 100644
--- a/etc/NEWS.1-17
+++ b/etc/NEWS.1-17
@@ -1026,7 +1026,7 @@ cursor's line. There are a number of other commands which are the same
1026as those of buffer-menu-mode. 1026as those of buffer-menu-mode.
1027 1027
1028This is a useful thing to bind to c-x c-b in your `.emacs' file if the 1028This is a useful thing to bind to c-x c-b in your `.emacs' file if the
1029rather non-standard `electric' behaviour of the buffer list suits your taste. 1029rather non-standard `electric' behavior of the buffer list suits your taste.
1030Type C-h after invoking electric-buffer-list for more information. 1030Type C-h after invoking electric-buffer-list for more information.
1031 1031
1032Calls value of `electric-buffer-menu-mode-hook' if non-nil on entry. 1032Calls value of `electric-buffer-menu-mode-hook' if non-nil on entry.
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 6bd1393d1be..2a7ab4371a5 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -102,7 +102,7 @@ in to make it use the scrollbars from the system theme.
102** focus-follows-mouse defaults to nil on MS Windows. 102** focus-follows-mouse defaults to nil on MS Windows.
103Previously this variable was incorrectly documented as having no effect 103Previously this variable was incorrectly documented as having no effect
104on MS Windows, and the default was inappropriate for the majority of 104on MS Windows, and the default was inappropriate for the majority of
105Windows installations. Users of software which modifies the behaviour of 105Windows installations. Users of software which modifies the behavior of
106Windows to cause focus to follow the mouse will now need to explicitly set 106Windows to cause focus to follow the mouse will now need to explicitly set
107this variable. 107this variable.
108 108
@@ -2484,7 +2484,7 @@ Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate
2484breakpoints. 2484breakpoints.
2485 2485
2486To use this package just type M-x gdb. See the Emacs manual if you want the 2486To use this package just type M-x gdb. See the Emacs manual if you want the
2487old behaviour. 2487old behavior.
2488 2488
2489*** GUD mode has its own tool bar for controlling execution of the inferior 2489*** GUD mode has its own tool bar for controlling execution of the inferior
2490and other common debugger commands. 2490and other common debugger commands.
diff --git a/etc/NXML-NEWS b/etc/NXML-NEWS
index cebbab82fda..ab0d351096d 100644
--- a/etc/NXML-NEWS
+++ b/etc/NXML-NEWS
@@ -93,7 +93,7 @@ the content of an element. C-M-n and C-M-p move to the next or
93previous element. 93previous element.
94 94
95By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate 95By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate
96on tags rather than elements. To restore the old behaviour, 96on tags rather than elements. To restore the old behavior,
97customize nxml-sexp-element-flag. 97customize nxml-sexp-element-flag.
98 98
99The file TUTORIAL has been replaced by nxml-mode.info; this is in info 99The file TUTORIAL has been replaced by nxml-mode.info; this is in info
@@ -137,7 +137,7 @@ You can do
137 M-x customize-variable RET nxml-slash-auto-complete-flag RET 137 M-x customize-variable RET nxml-slash-auto-complete-flag RET
138 138
139and then follow the instructions displayed in the buffer to get the 139and then follow the instructions displayed in the buffer to get the
140old behaviour. 140old behavior.
141 141
142Completion after </ will complete the rest of the end-tag. Completion 142Completion after </ will complete the rest of the end-tag. Completion
143after < will include the end-tag in the possibilities if allowed by 143after < will include the end-tag in the possibilities if allowed by
diff --git a/etc/termcap.src b/etc/termcap.src
index aeb41745540..fbe8378c800 100644
--- a/etc/termcap.src
+++ b/etc/termcap.src
@@ -6070,7 +6070,7 @@ wy99gt-w-vb|wy99gt-wvb|wyse99gt-wvb|Wyse 99gt 132-column visible bell:\
6070# this speed. 6070# this speed.
6071# dch1 has been commented out because it causes annoying glittering when 6071# dch1 has been commented out because it causes annoying glittering when
6072# vi deletes one character at the beginning of a line with tabs in it. 6072# vi deletes one character at the beginning of a line with tabs in it.
6073# dch makes sysgen(1M) have a horrible behaviour when deleting 6073# dch makes sysgen(1M) have a horrible behavior when deleting
6074# a screen and makes screen(1) behave badly, so it is disabled too. The nice 6074# a screen and makes screen(1) behave badly, so it is disabled too. The nice
6075# thing is that vi goes crazy if smir-rmir are present and both dch-dch1 are 6075# thing is that vi goes crazy if smir-rmir are present and both dch-dch1 are
6076# not, so smir and rmir are commented out as well. 6076# not, so smir and rmir are commented out as well.
@@ -6323,7 +6323,7 @@ wy85-wvb|wyse85-wvb|wyse 85 with visible bell 132-columns:\
6323# terminal bug (not sending \E[) was acknowledged by Wyse (so it's not just 6323# terminal bug (not sending \E[) was acknowledged by Wyse (so it's not just
6324# me), but I can't find that and the server under my bookmark to "Wyse 6324# me), but I can't find that and the server under my bookmark to "Wyse
6325# Technical" isn't responding. So there's the question of wether the wy85 6325# Technical" isn't responding. So there's the question of wether the wy85
6326# terminfo should reflect the manufactuer's intended behaviour of the terminal 6326# terminfo should reflect the manufactuer's intended behavior of the terminal
6327# or the actual." 6327# or the actual."
6328# (untranslatable capabilities removed to fit entry within 1023 bytes) 6328# (untranslatable capabilities removed to fit entry within 1023 bytes)
6329# (sgr removed to fit entry within 1023 bytes) 6329# (sgr removed to fit entry within 1023 bytes)