diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 2 | ||||
| -rw-r--r-- | etc/ETAGS.EBNF | 2 | ||||
| -rw-r--r-- | etc/NEWS | 2 | ||||
| -rw-r--r-- | etc/NEWS.1-17 | 2 | ||||
| -rw-r--r-- | etc/NEWS.22 | 4 | ||||
| -rw-r--r-- | etc/NXML-NEWS | 4 | ||||
| -rw-r--r-- | etc/termcap.src | 4 |
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 | ||
| 2965 | 2001-05-17 Francesco Potortì <pot@gnu.org> | 2965 | 2001-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 | ||
| 2969 | 2001-05-04 Eli Zaretskii <eliz@is.elta.co.il> | 2969 | 2001-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 | ||
| 13 | Productions created from current behaviour to aid extensions | 13 | Productions created from current behavior to aid extensions |
| 14 | Francesco Potorti` <pot@gnu.org> 2002 | 14 | Francesco Potorti` <pot@gnu.org> 2002 |
| 15 | ---------------- | 15 | ---------------- |
| 16 | 16 | ||
| @@ -712,7 +712,7 @@ saving changes. | |||
| 712 | with the face `eldoc-highlight-function-argument'. | 712 | with 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. |
| 715 | Use --no-members if you want the old default behaviour of not tagging | 715 | Use --no-members if you want the old default behavior of not tagging |
| 716 | struct members in C, members variables in C++ and variables in PHP. | 716 | struct 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 | |||
| 1026 | as those of buffer-menu-mode. | 1026 | as those of buffer-menu-mode. |
| 1027 | 1027 | ||
| 1028 | This is a useful thing to bind to c-x c-b in your `.emacs' file if the | 1028 | This is a useful thing to bind to c-x c-b in your `.emacs' file if the |
| 1029 | rather non-standard `electric' behaviour of the buffer list suits your taste. | 1029 | rather non-standard `electric' behavior of the buffer list suits your taste. |
| 1030 | Type C-h after invoking electric-buffer-list for more information. | 1030 | Type C-h after invoking electric-buffer-list for more information. |
| 1031 | 1031 | ||
| 1032 | Calls value of `electric-buffer-menu-mode-hook' if non-nil on entry. | 1032 | Calls 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. |
| 103 | Previously this variable was incorrectly documented as having no effect | 103 | Previously this variable was incorrectly documented as having no effect |
| 104 | on MS Windows, and the default was inappropriate for the majority of | 104 | on MS Windows, and the default was inappropriate for the majority of |
| 105 | Windows installations. Users of software which modifies the behaviour of | 105 | Windows installations. Users of software which modifies the behavior of |
| 106 | Windows to cause focus to follow the mouse will now need to explicitly set | 106 | Windows to cause focus to follow the mouse will now need to explicitly set |
| 107 | this variable. | 107 | this variable. |
| 108 | 108 | ||
| @@ -2484,7 +2484,7 @@ Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate | |||
| 2484 | breakpoints. | 2484 | breakpoints. |
| 2485 | 2485 | ||
| 2486 | To use this package just type M-x gdb. See the Emacs manual if you want the | 2486 | To use this package just type M-x gdb. See the Emacs manual if you want the |
| 2487 | old behaviour. | 2487 | old 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 |
| 2490 | and other common debugger commands. | 2490 | and 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 | |||
| 93 | previous element. | 93 | previous element. |
| 94 | 94 | ||
| 95 | By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate | 95 | By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate |
| 96 | on tags rather than elements. To restore the old behaviour, | 96 | on tags rather than elements. To restore the old behavior, |
| 97 | customize nxml-sexp-element-flag. | 97 | customize nxml-sexp-element-flag. |
| 98 | 98 | ||
| 99 | The file TUTORIAL has been replaced by nxml-mode.info; this is in info | 99 | The 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 | ||
| 139 | and then follow the instructions displayed in the buffer to get the | 139 | and then follow the instructions displayed in the buffer to get the |
| 140 | old behaviour. | 140 | old behavior. |
| 141 | 141 | ||
| 142 | Completion after </ will complete the rest of the end-tag. Completion | 142 | Completion after </ will complete the rest of the end-tag. Completion |
| 143 | after < will include the end-tag in the possibilities if allowed by | 143 | after < 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) |