aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2003-01-23 23:34:59 +0000
committerDave Love2003-01-23 23:34:59 +0000
commit175573acecde5135601d6dd915e014929fa9ffb1 (patch)
treee56a3da2ff02edbb60c931476ef60a56d011e917
parenta166f62348a238784ee49b6a1ce51094553178da (diff)
downloademacs-175573acecde5135601d6dd915e014929fa9ffb1.tar.gz
emacs-175573acecde5135601d6dd915e014929fa9ffb1.zip
*** empty log message ***
-rw-r--r--etc/NEWS29
1 files changed, 19 insertions, 10 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f84d00f7a99..10ca97d457b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1,5 +1,5 @@
1GNU Emacs NEWS -- history of user-visible changes. 2001-03-15 1GNU Emacs NEWS -- history of user-visible changes. 2001-03-15
2Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc. 2Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
3See the end for copying conditions. 3See the end for copying conditions.
4 4
5Please send Emacs bug reports to bug-gnu-emacs@gnu.org. 5Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
@@ -97,9 +97,11 @@ Upgraded to MH-E version 7.1. There have been major changes since
97version 5.0.2; see MH-E-NEWS for details. 97version 5.0.2; see MH-E-NEWS for details.
98 98
99+++ 99+++
100** The `emacsclient' understand the options `--eval' and `--display' 100** The `emacsclient' command understands the options `--eval' and
101which tell Emacs resp. to evaluate the given elisp expressions and 101`--display' which tell Emacs respectively to evaluate the given elisp
102to use the given display when visiting files. 102expression and to use the given display when visiting files.
103
104** User option `server-mode' can be used to start a server process.
103 105
104+++ 106+++
105** The mode line position information now comes before the major mode. 107** The mode line position information now comes before the major mode.
@@ -162,16 +164,21 @@ now look at the character after point. If a face or faces are
162specified for that character, the commands by default customize those 164specified for that character, the commands by default customize those
163faces. 165faces.
164 166
165** New language environments: French, Cyrillic-KOI8-U, Windows-1251, 167** New language environments: French, Ukrainian, Windows-1251, Tajik,
166Cyrillic-KOI8-T, Bulgarian, Belarusian, Ukrainian, UTF-8, 168Bulgarian, Belarusian, Ukrainian, UTF-8, Windows-1255, Welsh, Latin-6,
167Windows-1255, Welsh, Latin-7, Lithuanian, Latvian. 169Latin-7, Lithuanian, Latvian, Swedish, Slovenian, Croatian, Georgian.
170
171** Indian support has been updated.
172The in-is13194 coding system is now Unicode-based. CDAC fonts are
173assumed. There is a framework for supporting various
174Indian scripts, but currently still only Devanagari is supported.
168 175
169--- 176---
170** New input methods: latin-alt-postfix, latin-postfix, latin-prefix, 177** New input methods: latin-alt-postfix, latin-postfix, latin-prefix,
171ukrainian-computer, belarusian, bulgarian-bds, russian-computer, 178ukrainian-computer, belarusian, bulgarian-bds, russian-computer,
172vietnamese-telex, lithuanian-numeric, lithuanian-keyboard, 179vietnamese-telex, lithuanian-numeric, lithuanian-keyboard,
173latvian-keyboard, welsh, georgian, rfc1345, ucs, sgml, 180latvian-keyboard, welsh, georgian, rfc1345, ucs, sgml,
174bulgarian-phonetic, dutch, slovenian. 181bulgarian-phonetic, dutch, slovenian, croatian.
175 182
176--- 183---
177** A new coding system `euc-tw' has been added for traditional Chinese 184** A new coding system `euc-tw' has been added for traditional Chinese
@@ -1140,6 +1147,8 @@ region as if it is read from a file without decoding.
1140** New function `optimize-char-coding-system-table' can be called 1147** New function `optimize-char-coding-system-table' can be called
1141after making changes to `char-coding-system-table'. 1148after making changes to `char-coding-system-table'.
1142 1149
1150** New function `langinfo' accesses locale information.
1151
1143** `save-selected-window' now saves and restores the selected window 1152** `save-selected-window' now saves and restores the selected window
1144of every frame. This way, it restores everything that can be changed 1153of every frame. This way, it restores everything that can be changed
1145by calling `select-window'. 1154by calling `select-window'.
@@ -4592,7 +4601,7 @@ CHAR
4592 `chinse-two-byte' (\\cC) 4601 `chinse-two-byte' (\\cC)
4593 `greek-two-byte' (\\cG) 4602 `greek-two-byte' (\\cG)
4594 `japanese-hiragana-two-byte' (\\cH) 4603 `japanese-hiragana-two-byte' (\\cH)
4595 `indian-tow-byte' (\\cI) 4604 `indian-two-byte' (\\cI)
4596 `japanese-katakana-two-byte' (\\cK) 4605 `japanese-katakana-two-byte' (\\cK)
4597 `korean-hangul-two-byte' (\\cN) 4606 `korean-hangul-two-byte' (\\cN)
4598 `cyrillic-two-byte' (\\cY) 4607 `cyrillic-two-byte' (\\cY)
@@ -11207,7 +11216,7 @@ select one of those items.
11207---------------------------------------------------------------------- 11216----------------------------------------------------------------------
11208Copyright information: 11217Copyright information:
11209 11218
11210Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc. 11219Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
11211 11220
11212 Permission is granted to anyone to make or distribute verbatim copies 11221 Permission is granted to anyone to make or distribute verbatim copies
11213 of this document as received, in any medium, provided that the 11222 of this document as received, in any medium, provided that the