diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ERC-NEWS | 5 | ||||
| -rw-r--r-- | etc/NEWS.1-17 | 2 | ||||
| -rw-r--r-- | etc/NEWS.21 | 2 | ||||
| -rw-r--r-- | etc/NEXTSTEP | 8 |
4 files changed, 8 insertions, 9 deletions
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index 17bf4fc3877..04084b58488 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS | |||
| @@ -852,7 +852,7 @@ Only the macros in cl-macs.el are used. | |||
| 852 | ** If possible, re-use channel buffers when reconnecting to a server. | 852 | ** If possible, re-use channel buffers when reconnecting to a server. |
| 853 | 853 | ||
| 854 | ** Text in ERC buffers is now read-only by default. | 854 | ** Text in ERC buffers is now read-only by default. |
| 855 | To get the previous behavior, | 855 | To get the previous behavior, |
| 856 | 856 | ||
| 857 | ** Changes and additions to modules | 857 | ** Changes and additions to modules |
| 858 | 858 | ||
| @@ -1280,7 +1280,7 @@ in XEmacs. | |||
| 1280 | the variable `erc-modules' and define once and for all which | 1280 | the variable `erc-modules' and define once and for all which |
| 1281 | extension modules you want to use. This unfortunately may require | 1281 | extension modules you want to use. This unfortunately may require |
| 1282 | you to change your current erc initialisation code a bit, if you | 1282 | you to change your current erc initialisation code a bit, if you |
| 1283 | have some existing customsations. On the other hand, this change | 1283 | have some existing customizations. On the other hand, this change |
| 1284 | makes the configuration of extension modules a lot easier for new | 1284 | makes the configuration of extension modules a lot easier for new |
| 1285 | users. In theory, you should be able to configure all aspects of | 1285 | users. In theory, you should be able to configure all aspects of |
| 1286 | ERC by using the customize interface, you should no longer really | 1286 | ERC by using the customize interface, you should no longer really |
| @@ -1342,4 +1342,3 @@ GNU General Public License for more details. | |||
| 1342 | 1342 | ||
| 1343 | You should have received a copy of the GNU General Public License | 1343 | You should have received a copy of the GNU General Public License |
| 1344 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 1344 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 1345 | |||
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index d835cd6f33e..2ffd5e1e15b 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 | |||
| @@ -1090,7 +1090,7 @@ the messages should have. | |||
| 1090 | * Interface to MH mail system. | 1090 | * Interface to MH mail system. |
| 1091 | 1091 | ||
| 1092 | mh-e is a front end for GNU emacs and the MH mail system. It | 1092 | mh-e is a front end for GNU emacs and the MH mail system. It |
| 1093 | provides a friendly and convient interface to the MH commands. | 1093 | provides a friendly and convenient interface to the MH commands. |
| 1094 | 1094 | ||
| 1095 | To read mail, invoke mh-rmail. This will inc new mail and display the | 1095 | To read mail, invoke mh-rmail. This will inc new mail and display the |
| 1096 | scan listing on the screen. To see a summary of the mh-e commands, | 1096 | scan listing on the screen. To see a summary of the mh-e commands, |
diff --git a/etc/NEWS.21 b/etc/NEWS.21 index 47f61a13e3b..ca5f9fb9403 100644 --- a/etc/NEWS.21 +++ b/etc/NEWS.21 | |||
| @@ -850,7 +850,7 @@ default). | |||
| 850 | *** If Emacs was invoked with the `-q' or `--no-init-file' options, it | 850 | *** If Emacs was invoked with the `-q' or `--no-init-file' options, it |
| 851 | does not allow you to save customizations in your `~/.emacs' init | 851 | does not allow you to save customizations in your `~/.emacs' init |
| 852 | file. This is because saving customizations from such a session would | 852 | file. This is because saving customizations from such a session would |
| 853 | wipe out all the other customizationss you might have on your init | 853 | wipe out all the other customizations you might have on your init |
| 854 | file. | 854 | file. |
| 855 | 855 | ||
| 856 | ** If Emacs was invoked with the `-q' or `--no-init-file' options, it | 856 | ** If Emacs was invoked with the `-q' or `--no-init-file' options, it |
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP index fcde9727dff..4aa1dca93f2 100644 --- a/etc/NEXTSTEP +++ b/etc/NEXTSTEP | |||
| @@ -38,7 +38,7 @@ meantime. | |||
| 38 | Release History | 38 | Release History |
| 39 | --------------- | 39 | --------------- |
| 40 | 40 | ||
| 41 | 1990-1992 1.0-3.0 (?) Michael Brouwer's socket/terminal communication | 41 | 1990-1992 1.0-3.0 (?) Michael Brouwer's socket/terminal communication |
| 42 | based version (GUI ran as a separate process.) | 42 | based version (GUI ran as a separate process.) |
| 43 | 43 | ||
| 44 | 1993/10/25 3.0.1 Last (?) release of Brouwer version. Supports | 44 | 1993/10/25 3.0.1 Last (?) release of Brouwer version. Supports |
| @@ -126,7 +126,7 @@ Release History | |||
| 126 | rendering for synthetic italic fonts. Further | 126 | rendering for synthetic italic fonts. Further |
| 127 | improved menu parsing. Use system highlight | 127 | improved menu parsing. Use system highlight |
| 128 | color. Added previous- and next-mark history | 128 | color. Added previous- and next-mark history |
| 129 | navigation commmands bound to M-p,M-n. | 129 | navigation commands bound to M-p,M-n. |
| 130 | Miscellaneous bug fixes. | 130 | Miscellaneous bug fixes. |
| 131 | 131 | ||
| 132 | 2005/08/04 8.0-rc5 All internal string handling changed to UTF-8. | 132 | 2005/08/04 8.0-rc5 All internal string handling changed to UTF-8. |
| @@ -146,7 +146,7 @@ Release History | |||
| 146 | handling now added. Transparency (e.g., M-x | 146 | handling now added. Transparency (e.g., M-x |
| 147 | set-background-color ARGB88FFFFFF) improved: | 147 | set-background-color ARGB88FFFFFF) improved: |
| 148 | only the background is made transparent. | 148 | only the background is made transparent. |
| 149 | Cursor drawing glitches fixed. Preferences | 149 | Cursor drawing glitches fixed. Preferences |
| 150 | handling improved. Fixed some portability | 150 | handling improved. Fixed some portability |
| 151 | problems on Tiger and Puma. | 151 | problems on Tiger and Puma. |
| 152 | 152 | ||
| @@ -185,7 +185,7 @@ Release History | |||
| 185 | rendering, pasting, Color panel. Added function | 185 | rendering, pasting, Color panel. Added function |
| 186 | ns-set-background-alpha to work around | 186 | ns-set-background-alpha to work around |
| 187 | inability to customize with numeric colors. | 187 | inability to customize with numeric colors. |
| 188 | 188 | ||
| 189 | 2006/12/24 9.0-rc1 Reworked font handling and text rendering to | 189 | 2006/12/24 9.0-rc1 Reworked font handling and text rendering to |
| 190 | use Kenichi Handa's new font back-end system. | 190 | use Kenichi Handa's new font back-end system. |
| 191 | Font sets are now supported and automatically | 191 | Font sets are now supported and automatically |