annotate etc/NEWS @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 6240c7796c7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
1 -*- mode:outline -*-
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
2
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 * Introduction
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 ==============
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
6 This file presents some general information about XEmacs. It is
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
7 primarily about the changes in recent XEmacs versions and its release
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
8 history.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
9
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
10 Use `C-c C-f' to move to the next equal level of outline, and
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
11 `C-c C-b' to move to previous equal level. `C-h m' will give more
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
12 info about the Outline mode. Many commands are also available through
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
13 the menubar.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
14
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
15 Users who would like to know which capabilities have been introduced
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
16 in each release should look at the appropriate section of this file.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
17 Starting with version 20.0, XEmacs includes ChangeLogs, which can be
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
18 consulted for a more detailed list of changes.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
19
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
20 Users interested in some of the details of how XEmacs differs from GNU
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
21 Emacs should read the section "What's Different?" near the end of this
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
22 file.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
23
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
24 N.B. The term "GNU Emacs" refers to any release of Emacs Version
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
25 19 from the Free Software Foundation's GNU Project. (We do not
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
26 say just "Emacs" as Richard M. Stallman ["RMS"] prefers, because
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
27 it is clearly a more generic term.) The term "XEmacs" refers to
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
28 this program or to its predecessors "Era" and "Lucid Emacs". The
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
29 predecessor of all these program is called "Emacs 18". When no
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
30 particular version is implied, "Emacs" will be used.
126
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
31
1370575f1259 Import from CVS: tag xemacs-20-1p1
cvs
parents: 124
diff changeset
32
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
33 * Changes in XEmacs 21.2
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
34 ========================
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
35 None yet.
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
36
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
37 * Changes in XEmacs 21.0
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
38 ========================
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
39
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
40 ** XEmacs has been unbundled into constituent installable packages.
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
41 See the Info documentation under "Packages" for more information.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
42 See the file `etc/PACKAGES' in the distribution for a partial list of
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
43 packages available at the time of the 21.0 release.
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
44
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
45 ** XEmacs is now supported under Microsoft Windows 95/98 and Windows
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
46 NT operating systems. For starters, look at the XEmacs on Windows FAQ
294
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
47 at <URL:http://jagor.srce.hr/~hniksic/xemacs-on-windows-faq.txt>. To
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
48 discuss Windows-specific issues, subscribe to the mailing list at
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
49 <xemacs-nt-request@xemacs.org>.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
50
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
51 ** XEmacs will now use `XEmacs' as its application class if it finds
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
52 any `XEmacs' resources in the resource database. Otherwise, it will
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
53 continue to use the `Emacs' class.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
54
294
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
55 ** The options menu has been ported to Custom.
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
56 This means that each entry in the options menu acts as if you had customized
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
57 the corresponding variable by hand. ### WARNING: there is currently no
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
58 upgrading function to help you port your old options settings to the new
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
59 format. Consequently, if you want to modify the options for XEmacs 21, you
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
60 will have to set them all again through the menu, and remove the code loading
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
61 .xemacs-options from your .emacs.
4b85ae5eabfb Import from CVS: tag r21-0b45
cvs
parents: 292
diff changeset
62
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
63 ** When the Zmacs region is active, `M-x query-replace' and the other
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
64 replace commands now operate on the region contents only.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
65
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
66 ** Using the new `-private' option, you can make XEmacs use a private
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
67 colormap.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
68
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
69 ** The `imenu' package has been ported to XEmacs and is available as a
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
70 package.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
71
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
72 ** `echo-keystrokes' can now be a floating-point number, so that you
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
73 can set it to intervals shorter than one second.
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
74
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
75 (setq echo-keystrokes 0.1)
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
76
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
77 ** The new command `center-to-window-line' works like `recenter'
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
78 (bound to `C-l'), only it does not redisplay the whole display area.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
79
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
80 ** The M-. command will now first search through exact tags matches,
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
81 and then through inexact matches, as one would expect.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
82
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
83 ** The new variable `user-full-name' can be used to customize one's
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
84 name when using the Emacs mail and news reading facilities.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
85
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
86 Normally, `user-full-name' is a function that returns the full name of
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
87 a user or UID, as specified by the system -- for instance,
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
88 (user-full-name "root") returns something like "Super-User". However,
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
89 when the function is called without arguments, it will return the
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
90 value of the `user-full-name' variable. The `user-full-name' variable
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
91 is initialized using the environment variable NAME and (failing that)
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
92 the user's system name.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
93
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
94 The behaviour of the `user-full-name' function with an argument
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
95 specified is unchanged.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
96
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
97 ** The new command `M-x customize-changed-options' lets you customize
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
98 all the options whose default values have changed in recent Emacs
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
99 versions. You specify a previous Emacs version number as argument,
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
100 and the command creates a customization buffer showing all the
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
101 customizable options whose default values were changed since that
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
102 version.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
103
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
104 If you don't specify a particular version number argument, then the
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
105 customization buffer shows all the customizable options for which
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
106 Emacs versions of changes are recorded.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
107
249
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
108 ** The new command `add-log-convert' can be used to convert the
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
109 old-style (pre-20.3) ChangeLog buffers to new style, for
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
110 consistency. A reminder: if you wish to revert to old-style
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
111 ChangeLogs instead, customize the value of `add-log-time-format'
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
112 variable.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 243
diff changeset
113
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
114 ** The new command `zap-up-to-char' is now available. It is similar
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
115 to `zap-to-char', except that it does not delete the searched-for
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
116 character. It is not bound to a key by default.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
117
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
118 ** You can now store a number into a register with `C-u NUMBER C-x r n'
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
119 REG, increment it by INC with `C-u INC C-x r + REG' (to increment by
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
120 one, omit C-u INC), and insert it in the buffer with `C-x r g REG'.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
121 This is useful for writing keyboard macros.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
122
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
123 ** The M-: command, when given a prefix argument, will now insert its
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
124 result to the current buffer.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
125
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
126 ** The `C-h c' command, when given a prefix argument, will now insert
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
127 the message into the current buffer.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
128
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
129 ** Horizontally split windows may now be dragged using the mouse.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
130 Because of this, the dividers between vertical windows are always
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
131 visible. To turn it off, set `vertical-divider-always-visible-p' to
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
132 nil.
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
133
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
134 ** XEmacs/Mule (internationalization) changes.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
135
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
136 *** Mule support now works on TTY's. Use `set-terminal-coding-system'
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
137 and `set-keyboard-coding-system' to specify the coding system of your
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
138 display and keyboard.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
139
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
140 *** Egg/SJ3 input method is now officially supported. Quail and
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
141 Egg/Skk have been available through the generalized Leim since 20.3.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
142
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
143 *** Localized Japanese menubars are available if XEmacs is built with
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
144 XFONTSET and either the X11 libraries are built with X_LOCALE defined
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
145 or the native C libraries support Japanese localization. This has
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
146 been available since 20.3, only it hasn't been announced before.
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
147
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
148 ** Jamie Zawinski's `gdb-highlight' extension is now distributed with
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
149 the `debug' package. gdb-highlight makes most objects printed in a
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
150 gdb buffer be mouse-sensitive: as text shows up in the buffer, it is
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
151 parsed, and objects which are recognized have context-sensitive
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
152 commands attached to them. To use it, add the following to `.emacs':
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
153
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
154 (add-hook 'gdb-mode-hook (lambda () (require 'gdb-highlight)))
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
155
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
156 ** The package popper.el is now included in the edit-utils package.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
157 It has been greatly enhanced with respect to the one once included
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
158 with the ilisp package and should work well under XEmacs 21.0.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
159
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
160 ** C mode changes
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
161
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
162 *** Multiline macros are now handled, both as they affect indentation,
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
163 and as recognized syntax. New syntactic symbol cpp-macro-cont is
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
164 assigned to second and subsequent lines of a multiline macro
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
165 definition.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
166
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
167 *** A new style "user" which captures all non-hook-ified
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
168 (i.e. top-level) .emacs file variable setings and customizations.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
169 Style "cc-mode" is an alias for "user" and is deprecated. "gnu" style
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
170 is still the default however.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
171
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
172 *** "java" style now conforms to Sun's JDK coding style.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
173
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
174 *** There are new commands c-beginning-of-defun, c-end-of-defun which
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
175 are alternatives which you could bind to C-M-a and C-M-e if you prefer
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
176 them. They do not have key bindings by default.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
177
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
178 *** New and improved implementations of M-a (c-beginning-of-statement)
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
179 and M-e (c-end-of-statement).
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
180
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
181 *** C++ namespace blocks are supported, with new syntactic symbols
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
182 namespace-open, namespace-close, and innamespace.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
183
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
184 *** File local variable settings of c-file-style and c-file-offsets
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
185 makes the style variables local to that buffer only.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
186
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
187 *** New indentation functions c-lineup-close-paren,
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
188 c-indent-one-line-block, c-lineup-dont-change.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
189
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
190 *** Improvements (hopefully!) to the way CC Mode is loaded. You
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
191 should now be able to do a (require 'cc-mode) to get the entire
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
192 package loaded properly for customization in your .emacs file. A new
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
193 variable c-initialize-on-load controls this and is t by default.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
194
251
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
195 ** In Text mode, now only blank lines separate paragraphs.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
196 This makes it possible to get the full benefit of Adaptive Fill mode
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
197 in Text mode, and other modes derived from it (such as Mail mode).
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
198 TAB in Text mode now runs the command indent-relative; this makes a
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
199 practical difference only when you use indented paragraphs.
251
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
200
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
201 As a result, the old Indented Text mode is now identical to Text mode,
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
202 and is an alias for it.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
203
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
204 If you want spaces at the beginning of a line to start a paragraph,
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
205 use the new mode, Paragraph Indent Text mode.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
206
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
207 ** Changes to Gnus, the XEmacs newsreader.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
208
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
209 *** New functionality for using Gnus as an offline newsreader has been
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
210 added. A plethora of new commands and modes have been added. See the
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
211 Gnus manual for the full story.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
212
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
213 *** The nndraft backend has returned, but works differently than
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
214 before. All Message buffers are now also articles in the nndraft
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
215 group, which is created automatically.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
216
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
217 *** `gnus-alter-header-function' can now be used to alter header
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
218 values.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
219
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
220 *** `gnus-summary-goto-article' now accept Message-ID's.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
221
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
222 *** A new Message command for deleting text in the body of a message
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
223 outside the region: `C-c C-v'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
224
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
225 *** You can now post to component group in nnvirtual groups with
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
226 `C-u C-c C-c'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
227
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
228 *** `nntp-rlogin-program' -- new variable to ease customization.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
229
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
230 *** `C-u C-c C-c' in `gnus-article-edit-mode' will now inhibit
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
231 re-highlighting of the article buffer.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
232
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
233 *** New element in `gnus-boring-article-headers' -- `long-to'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
234
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
235 *** `M-i' symbolic prefix command. See the section "Symbolic
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
236 Prefixes" in the Gnus manual for details.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
237
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
238 *** `L' and `I' in the summary buffer now take the symbolic prefix
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
239 `a' to add the score rule to the "all.SCORE" file.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
240
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
241 *** `gnus-simplify-subject-functions' variable to allow greater
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
242 control over simplification.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
243
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
244 *** `A T' -- new command for fetching the current thread.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
245
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
246 *** `/ T' -- new command for including the current thread in the
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
247 limit.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
248
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
249 *** `M-RET' is a new Message command for breaking cited text.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
250
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
251 *** \\1-expressions are now valid in `nnmail-split-methods'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
252
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
253 *** The `custom-face-lookup' function has been removed.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
254 If you used this function in your initialization files, you must
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
255 rewrite them to use `face-spec-set' instead.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
256
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
257 *** Cancelling now uses the current select method. Symbolic prefix
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
258 `a' forces normal posting method.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
259
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
260 *** New command to translate M******** sm*rtq**t*s into proper text
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
261 -- `W d'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
262
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
263 *** For easier debugging of nntp, you can set `nntp-record-commands'
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
264 to a non-nil value.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
265
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
266 *** nntp now uses ~/.authinfo, a .netrc-like file, for controlling
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
267 where and how to send AUTHINFO to NNTP servers.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
268
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
269 *** A command for editing group parameters from the summary buffer
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
270 has been added.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
271
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
272 *** A history of where mails have been split is available.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
273
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
274 *** A new article date command has been added -- `article-date-iso8601'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
275
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
276 *** Subjects can be simplified when threading by setting
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
277 `gnus-score-thread-simplify'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
278
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
279 *** A new function for citing in Message has been added --
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
280 `message-cite-original-without-signature'.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
281
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
282 *** `article-strip-all-blank-lines' -- new article command.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
283
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
284 *** A new Message command to kill to the end of the article has
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
285 been added.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
286
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
287 *** A minimum adaptive score can be specified by using the
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
288 `gnus-adaptive-word-minimum' variable.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
289
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
290 *** The "lapsed date" article header can be kept continually
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
291 updated by the `gnus-start-date-timer' command.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
292
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
293 *** Web listserv archives can be read with the nnlistserv backend.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
294
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
295 *** Old dejanews archives can now be read by nnweb.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
296
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
297 *** Byte-compilation of user-specs now works under XEmacs.
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
298
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
299 ** The `dir' files are no longer essential for functioning of the Info
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
300 subsystem. If the `dir' file does not exist in an Info directory, the
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
301 relevant information will be generated on-the-fly.
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
302
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
303 This behaviour can be customized, look for `Info-auto-generate-directory'
292
6cb5e14cd98e Import from CVS: tag r21-0b44
cvs
parents: 290
diff changeset
304 and `Info-save-auto-generated-dir' in the `info' customization group.
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
305
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
306
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
307 * Lisp and internal changes in XEmacs 21.0
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
308 ==========================================
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
309
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
310 ** It is now possible to build XEmacs with support for 31-bit Lisp
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
311 integers (normally, Lisp integers are only 28 bits wide on 32-bit
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
312 machines.) Configure with --use-minimal-tagbits to test. With this
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
313 change, the maximum buffer size on 32-bit machines is increased from
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
314 128M to 1G. This setting will be made default in a future XEmacs
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
315 version.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
316
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
317 ** Specifier changes.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
318
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
319 *** When instantiating a specifier, the window locale now has a higher
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
320 precedence than the buffer locale. This is because the window locale
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
321 is more specific than the buffer locale.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
322
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
323 *** The new macro `let-specifier' can be used to temporarily add
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
324 specifications to specifiers. See the documentation for details.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
325
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
326 *** The new specifiers `vertical-scrollbar-visible-p' and
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
327 `horizontal-scrollbar-visible-p' may be used to control scrollbar
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
328 visibility. Previously, the only way to remove a scrollbar was to set
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
329 its size to 0. This method is still supported for backward
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
330 compatibility.
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
331
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
332 *** The new specifiers `scrollbar-on-left-p' and `scrollbar-on-top-p'
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
333 may be used to control the position of the vertical and horizontal
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
334 toolbar. Previously, their position could be changed only through the
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
335 use of X resources.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
336
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
337 *** The new draggable vertical dividers between windows may be turned
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
338 off using the `vertical-divider-always-visible-p' specifier. When
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
339 this is set to nil, the vertical dividers between windows are shown
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
340 only when needed, and they are not draggable.
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
341
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
342 Other properties of the vertical dividers may be controlled using
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
343 `vertical-divider-shadow-thickness', `vertical-divider-line-width' and
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
344 `vertical-divider-spacing' specifiers, which see.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
345
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
346 ** Frame focus management changes.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
347
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
348 *** When the variable focus-follows-mouse is non-nil, `select-frame'
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
349 no longer permanently selects a different frame. The frame selection
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
350 is temporary and is reverted when the current command terminates, much
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
351 like the buffer selected by `set-buffer'. This is the same as in FSF
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
352 Emacs.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
353
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
354 *** The new function `focus-frame' sets the window system focus to
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
355 FRAME (and selects it), regardless of the value of
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
356 `focus-follows-mouse'. Doing this is not well behaved, so be
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
357 absolutely sure that you want this.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
358
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
359 The code that uses `select-frame' only to get the window manager focus
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
360 should be changed to use `set-frame-focus' instead, so that they keep
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
361 working when `focus-follows-mouse' is non-nil.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
362
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
363 *** The special forms `save-selected-frame' and `with-selected-frame'
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
364 can now be used to temporarily change selected frame.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
365
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
366 *** The behavior of `other-frame' command (`C-x 5 o') is unaffected by
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
367 these changes.
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
368
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
369 ** The function `select-window' now has an optional second argument
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
370 NORECORD which if non-nil inhibits the recording of a buffer change.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
371
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
372 ** The function `vertical-motion' now correctly handles the second,
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
373 optional WINDOW argument. A new third argument PIXELS, if non-nil,
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
374 indicates that the returned motion should be in pixels.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
375
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
376 ** The new function `vertical-motion-pixels' is similar to
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
377 vertical-motion but takes as input a vertical motion in pixels.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
378
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
379 ** The new functions window-text-area-pixel-{width,height,edges} can
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
380 be used to obtain information about the text-displaying area of a
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
381 window.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
382
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
383 ** The new functions `shrink-window-pixels' and `enlarge-window-pixels'
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
384 can be used to adjust the size of a window by a pixel amount.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
385
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
386 ** The new function `window-displayed-text-pixel-height' can be used
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
387 to determine the height of the text actually displayed in a window.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
388
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
389 ** The arithmetic comparison functions <, >, =, /= now accept a
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
390 variable number of arguments.
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
391
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
392 This means that if you want to test whether A < B < C, you can write
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
393 it as (< A B C) instead of (and (< A B) (< B C)). Likewise,
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
394 (apply #'> LIST) now tests if LIST is monotonously increasing -- and
280
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
395 so on.
7df0dd720c89 Import from CVS: tag r21-0b38
cvs
parents: 278
diff changeset
396
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
397 ** The XEmacs hashtables now have a consistent read/print syntax.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
398 This means that a hashtable will be readably printed in a
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
399 structure-like form:
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
400
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
401 #s(hashtable size 2 data (key1 value1 key2 value2))
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
402
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
403 When XEmacs reads this form, it will create a new hashtable according
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
404 to description. This allows you to easily dump hashtables to files
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
405 using `prin1', and read them back in using `read'.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
406
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
407 If `print-readably' is non-nil, a more relaxed syntax is used; for
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
408 instance:
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
409
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
410 #<hashtable size 2/13 data (key1 value1 key2 value2) 0x874d>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
411
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
412 ** It is now possible to build XEmacs with LDAP support.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
413 You will need to install a LDAP library first. The following have
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
414 been tested:
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
415 - LDAP 3.3 from the University of Michigan
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
416 (get it from <URL:http://www.umich.edu/~dirsvcs/ldap/>)
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
417 - LDAP SDK 1.0 from Netscape Corp.
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
418 (get it from <URL:http://developer.netscape.com/>)
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
419
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 227
diff changeset
420 ** When profiling is in effect, a call-count of all recorded functions
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 227
diff changeset
421 is now calculated. This information is stored in
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 227
diff changeset
422 `call-count-profile-table', and is utilized by `profile-results' as
286
57709be46d1b Import from CVS: tag r21-0b41
cvs
parents: 284
diff changeset
423 well as the new command `profile-call-count-results'.
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 227
diff changeset
424
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
425 ** It is now an error to change the value of a symbol whose name
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
426 starts with a colon, if it is interned in the standard obarray.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
427
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
428 However, setting such a symbol to its proper value, which is that
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
429 symbol itself, is not an error. This is for the sake of programs that
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
430 support pre-19.12 XEmacs and pre-20 GNU Emacs by explicitly setting
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
431 these variables to themselves.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
432
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
433 ** The `concat' function no longer accepts integer arguments.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
434
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
435 ** The new function `string' concatenates all its argument characters
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
436 and returns the resulting string. This is consistent with other
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
437 functions, like `list', `vector', etc.
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
438
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
439 ** The function `temp-directory' is now available to return the
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
440 directory to store temporary files. On Unix this will be obtained
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
441 from TMPDIR, defaulting to `/tmp'.
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 286
diff changeset
442
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
443 ** The function load-average now accepts an optional argument
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
444 USE-FLOATS. If it is non-nil, the load average values are returned as
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
445 floating point numbers, rather than as integers to be divided by 100.
278
90d73dddcdc4 Import from CVS: tag r21-0b37
cvs
parents: 276
diff changeset
446
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
447 ** The `make-event' function now supports the TYPE and PLIST
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
448 arguments, which can be used to create various events from Lisp. See
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
449 the documentation for details.
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
450
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
451 ** `function-interactive' is a new function that returns the
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
452 interactive specification of a funcallable object.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
453
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
454 ** The new `lmessage' function allows printing of a formatted message
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
455 with a particular label.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
456
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
457 (lmessage 'progress "Processing... %d" counter)
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
458
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
459 This function is more convenient than `display-message' because it
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
460 automatically applies `format' to its arguments.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
461
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
462 ** The new `lwarn' function, analogous to `lmessage', allows printing
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
463 a formatted warning, with a non-default CLASS or LABEL.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 215
diff changeset
464
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
465 ** The new function `split-path' can now be used to explode the
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
466 components of a colon-separated search path into a list.
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
467
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
468 (split-path "foo:bar")
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
469 => ("foo" "bar")
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 280
diff changeset
470
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
471 ** Specifiers and symbols whose value is a specifier are now allowed
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
472 as modeline specifications.
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
473
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
474 ** defcustom now accepts the keyword `:version'. Use this to specify
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
475 in which version of Emacs a certain variable's default value changed.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
476 For example,
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
477
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
478 (defcustom foo-max 34 "*Maximum number of foo's allowed."
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
479 :type 'integer
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
480 :group 'foo
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
481 :version "21.0")
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
482
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
483 This information is used to control the customize-changed-options
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
484 command.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
485
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
486 ** The line number tracking in modeline is now efficient, even for
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
487 very large buffers. This is achieved by caching the line numbers of
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
488 recent buffer positions, and reusing them. This cache is used only in
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
489 the buffers where `line-number-mode' is in effect.
259
11cf20601dec Import from CVS: tag r20-5b28
cvs
parents: 251
diff changeset
490
274
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
491 ** When the new GNU Malloc aka Doug Lea Malloc is available, it will
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
492 be used. This should result in better performance on Linux systems
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
493 with libc6.
ca9a9ec9c1c1 Import from CVS: tag r21-0b35
cvs
parents: 259
diff changeset
494
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
495 ** The code XEmacs uses to assemble its various paths into the
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
496 directory hierarchy has been rewritten to support the package system.
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
497 Look under "Startup Paths" in the Info documentation for more
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 294
diff changeset
498 information.
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
499
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 367
diff changeset
500 *** site-lisp is now longer part of the load-path by default.
276
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
501 Its use is deprecated, but you can specify --with-site-lisp=yes at the
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
502 configure command line to get it back.
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
503
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
504 *** `Info-default-directory-list' is now obsolete. If you want to
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
505 change the path which XEmacs uses to search for info files, set
6330739388db Import from CVS: tag r21-0b36
cvs
parents: 274
diff changeset
506 `Info-directory-list' instead.