diff options
| author | Kim F. Storm | 2005-02-09 15:50:47 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-02-09 15:50:47 +0000 |
| commit | bf247b6ed0b5e96845e785302bdaa97fcf6a8b84 (patch) | |
| tree | 3e5225520dfe10e9394f68088de2fe22027aa53f /etc | |
| parent | 1de0ae85b33c8d8cb77ab839f66d2df4f9aa7b94 (diff) | |
| download | emacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.tar.gz emacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.zip | |
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/MACHINES | 2 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 4 | ||||
| -rw-r--r-- | etc/NEWS | 12 | ||||
| -rw-r--r-- | etc/PROBLEMS | 8 |
4 files changed, 13 insertions, 13 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index e87510f6d0a..63f341aade7 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -651,7 +651,7 @@ Intel 386 (i386-*-isc, i386-*-esix, i386-*-bsdi2, | |||
| 651 | i386-unknown-isc3.0 as your configuration name. | 651 | i386-unknown-isc3.0 as your configuration name. |
| 652 | Use i386-*-esix for Esix; Emacs runs as of version 19.6. | 652 | Use i386-*-esix for Esix; Emacs runs as of version 19.6. |
| 653 | Use i386-*-linux-gnu for GNU/Linux systems; Emacs runs as of version 19.26. | 653 | Use i386-*-linux-gnu for GNU/Linux systems; Emacs runs as of version 19.26. |
| 654 | Use i386-*-cygwin for Cygwin; Emacs builds as of version 21.4, in both X11 | 654 | Use i386-*-cygwin for Cygwin; Emacs builds as of version 22.1, in both X11 |
| 655 | and non-X11 modes. (The Cygwin site has source and binaries for 21.2.) | 655 | and non-X11 modes. (The Cygwin site has source and binaries for 21.2.) |
| 656 | Use i386-intsys-sysv for Integrated Solutions 386 machines. | 656 | Use i386-intsys-sysv for Integrated Solutions 386 machines. |
| 657 | It may also be correct for Microport systems. | 657 | It may also be correct for Microport systems. |
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index f82bf4cb045..25f649b5434 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | * COPYRIGHT | 1 | * COPYRIGHT |
| 2 | 2 | ||
| 3 | Copyright (C) 2003, 2004 Free Software Foundation, Inc. | 3 | Copyright (C) 2003, 2004 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Copying and distribution of this file, with or without modification, | 5 | Copying and distribution of this file, with or without modification, |
| 6 | are permitted in any medium without royalty provided the copyright | 6 | are permitted in any medium without royalty provided the copyright |
| 7 | notice and this notice are preserved. | 7 | notice and this notice are preserved. |
| @@ -392,7 +392,7 @@ has been fixed (closes SF #933954). | |||
| 392 | * Changes in MH-E 7.4.4 | 392 | * Changes in MH-E 7.4.4 |
| 393 | 393 | ||
| 394 | Version 7.4.4 addresses programmatic issues from the FSF and prepares | 394 | Version 7.4.4 addresses programmatic issues from the FSF and prepares |
| 395 | MH-E for inclusion into an impending GNU Emacs release (21.4). There | 395 | MH-E for inclusion into an impending GNU Emacs release (22.1). There |
| 396 | are no user-visible changes (unless you are using XEmacs on DOS or | 396 | are no user-visible changes (unless you are using XEmacs on DOS or |
| 397 | don't have the cl package installed). Filenames are now unique in | 397 | don't have the cl package installed). Filenames are now unique in |
| 398 | their first 8 characters (DOS 8.3 requirement). The runtime dependency | 398 | their first 8 characters (DOS 8.3 requirement). The runtime dependency |
| @@ -15,7 +15,7 @@ When you add a new item, please add it without either +++ or --- | |||
| 15 | so we will look at it and add it to the manual. | 15 | so we will look at it and add it to the manual. |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | * Installation Changes in Emacs 21.4 | 18 | * Installation Changes in Emacs 22.1 |
| 19 | 19 | ||
| 20 | ** Emacs includes now support for loading image libraries on demand. | 20 | ** Emacs includes now support for loading image libraries on demand. |
| 21 | (Currently this feature is only used on MS Windows.) You can configure | 21 | (Currently this feature is only used on MS Windows.) You can configure |
| @@ -97,7 +97,7 @@ See the files mac/README and mac/INSTALL for build instructions. | |||
| 97 | types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | 97 | types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. |
| 98 | 98 | ||
| 99 | 99 | ||
| 100 | * Changes in Emacs 21.4 | 100 | * Changes in Emacs 22.1 |
| 101 | 101 | ||
| 102 | ** Emacs now responds to mouse-clicks on the mode-line, header-line and | 102 | ** Emacs now responds to mouse-clicks on the mode-line, header-line and |
| 103 | display margin, when run in an xterm. | 103 | display margin, when run in an xterm. |
| @@ -139,7 +139,7 @@ Depending on the current mode, a Mouse-2 click in Emacs may do much | |||
| 139 | more than just follow a link, so the new Mouse-1 behavior is only | 139 | more than just follow a link, so the new Mouse-1 behavior is only |
| 140 | activated for modes which explicitly mark a clickable text as a "link" | 140 | activated for modes which explicitly mark a clickable text as a "link" |
| 141 | (see the new function `mouse-on-link-p' for details). The Lisp | 141 | (see the new function `mouse-on-link-p' for details). The Lisp |
| 142 | packages that are included in release 21.4 have been adapted to do | 142 | packages that are included in release 22.1 have been adapted to do |
| 143 | this, but external packages may not yet support this. However, there | 143 | this, but external packages may not yet support this. However, there |
| 144 | is no risk in using such packages, as the worst thing that could | 144 | is no risk in using such packages, as the worst thing that could |
| 145 | happen is that you get the original Mouse-1 behavior when you click | 145 | happen is that you get the original Mouse-1 behavior when you click |
| @@ -2232,7 +2232,7 @@ temporary overlay showing in the course of an isearch operation. | |||
| 2232 | coding system. | 2232 | coding system. |
| 2233 | 2233 | ||
| 2234 | 2234 | ||
| 2235 | * New modes and packages in Emacs 21.4 | 2235 | * New modes and packages in Emacs 22.1 |
| 2236 | 2236 | ||
| 2237 | ** The new package conf-mode.el handles thousands of configuration files, with | 2237 | ** The new package conf-mode.el handles thousands of configuration files, with |
| 2238 | varying syntaxes for comments (;, #, //, /* */ or !), assignment (var = value, | 2238 | varying syntaxes for comments (;, #, //, /* */ or !), assignment (var = value, |
| @@ -2476,7 +2476,7 @@ timing measurements of code (including the garbage collection component). | |||
| 2476 | ** `cfengine-mode' is a major mode for editing GNU Cfengine | 2476 | ** `cfengine-mode' is a major mode for editing GNU Cfengine |
| 2477 | configuration files. | 2477 | configuration files. |
| 2478 | 2478 | ||
| 2479 | * Incompatible Lisp Changes in Emacs 21.4 | 2479 | * Incompatible Lisp Changes in Emacs 22.1 |
| 2480 | 2480 | ||
| 2481 | +++ | 2481 | +++ |
| 2482 | ** `suppress-keymap' now works by remapping `self-insert-command' to | 2482 | ** `suppress-keymap' now works by remapping `self-insert-command' to |
| @@ -2489,7 +2489,7 @@ the command `undefined'. (In earlier Emacs versions, it used | |||
| 2489 | :propertize and :eval forms in the value of a variable whose | 2489 | :propertize and :eval forms in the value of a variable whose |
| 2490 | `risky-local-variable' property is nil. | 2490 | `risky-local-variable' property is nil. |
| 2491 | 2491 | ||
| 2492 | * Lisp Changes in Emacs 21.4 | 2492 | * Lisp Changes in Emacs 22.1 |
| 2493 | 2493 | ||
| 2494 | ** An element of buffer-undo-list can now have the form (FUNNAME . | 2494 | ** An element of buffer-undo-list can now have the form (FUNNAME . |
| 2495 | ARGS), where FUNNAME is a symbol other than t or nil. That stands for | 2495 | ARGS), where FUNNAME is a symbol other than t or nil. That stands for |
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index f514f217f98..f12f97878e8 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -731,7 +731,7 @@ introduced with Emacs 21.1, could significantly slow down scrolling | |||
| 731 | through the buffer, especially scrolling backwards, and also jumping | 731 | through the buffer, especially scrolling backwards, and also jumping |
| 732 | to the end of a very large buffer. | 732 | to the end of a very large buffer. |
| 733 | 733 | ||
| 734 | Beginning with version 21.4, a parenthesis or a brace in column zero | 734 | Beginning with version 22.1, a parenthesis or a brace in column zero |
| 735 | is highlighted in bold-red face if it is inside a string or a comment, | 735 | is highlighted in bold-red face if it is inside a string or a comment, |
| 736 | to indicate that it could interfere with Font Lock (and also with | 736 | to indicate that it could interfere with Font Lock (and also with |
| 737 | indentation) and should be moved or escaped with a backslash. | 737 | indentation) and should be moved or escaped with a backslash. |
| @@ -1549,7 +1549,7 @@ entry that supports color is `xterm-color', so setting TERM's value to | |||
| 1549 | `xterm-color' might activate the color support on an xterm-compatible | 1549 | `xterm-color' might activate the color support on an xterm-compatible |
| 1550 | emulator. | 1550 | emulator. |
| 1551 | 1551 | ||
| 1552 | Beginning with version 21.4, Emacs supports the --color command-line | 1552 | Beginning with version 22.1, Emacs supports the --color command-line |
| 1553 | option which may be used to force Emacs to use one of a few popular | 1553 | option which may be used to force Emacs to use one of a few popular |
| 1554 | modes for getting colors on a tty. For example, --color=ansi8 sets up | 1554 | modes for getting colors on a tty. For example, --color=ansi8 sets up |
| 1555 | for using the ANSI-standard escape sequences that support 8 colors. | 1555 | for using the ANSI-standard escape sequences that support 8 colors. |
| @@ -2869,7 +2869,7 @@ libraries. | |||
| 2869 | 2869 | ||
| 2870 | *** HP/UX versions before 11.0 | 2870 | *** HP/UX versions before 11.0 |
| 2871 | 2871 | ||
| 2872 | HP/UX 9 was end-of-lifed in December 1998. | 2872 | HP/UX 9 was end-of-lifed in December 1998. |
| 2873 | HP/UX 10 was end-of-lifed in May 1999. | 2873 | HP/UX 10 was end-of-lifed in May 1999. |
| 2874 | 2874 | ||
| 2875 | **** HP/UX 9: Emacs crashes with SIGBUS or SIGSEGV after you delete a frame. | 2875 | **** HP/UX 9: Emacs crashes with SIGBUS or SIGSEGV after you delete a frame. |
| @@ -2947,7 +2947,7 @@ the kernel bug. | |||
| 2947 | 2947 | ||
| 2948 | *** Irix 5 and earlier | 2948 | *** Irix 5 and earlier |
| 2949 | 2949 | ||
| 2950 | Exactly when Irix-5 end-of-lifed is obscure. But since Irix 6.0 | 2950 | Exactly when Irix-5 end-of-lifed is obscure. But since Irix 6.0 |
| 2951 | shipped in 1994, it has been some years. | 2951 | shipped in 1994, it has been some years. |
| 2952 | 2952 | ||
| 2953 | **** Irix 5.2: unexelfsgi.c can't find cmplrs/stsupport.h. | 2953 | **** Irix 5.2: unexelfsgi.c can't find cmplrs/stsupport.h. |