Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | |
children | b82b59fe008d |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
1 -*- indented-text -*- | |
2 | |
3 to 19.15 beta2 | |
4 | |
5 -- fast-lock.el 3.10.01 | |
6 -- ksh-mode.el 2.9 | |
7 -- mode-motion+.el 3.16 | |
8 -- psgml-1a12 | |
9 -- executable.el, imenu.el, sh-script.el and uniquify.el now included | |
10 -- rfc1521 patches to VM from Jamie | |
11 -- OffiX support added | |
12 -- lots of 19.34 syncing, most by Steven Baur | |
13 -- NetBSD on sparc platform fixes | |
14 -- additional featurep checks on 'scrollbar and 'menubar | |
15 -- configure changes to allow sunos4shr args to be picked up correctly | |
16 | |
17 to 19.15 beta1 | |
18 | |
19 -- gnus 5.2.40 | |
20 -- etc 0.22 | |
21 -- w3 3.0.12 | |
22 -- url 1.0.41 | |
23 -- reporter 3.3 | |
24 -- psgml 1a11 | |
25 -- cc-mode 4.315 | |
26 -- hm--html-menus 5.0 | |
27 -- stringp nil error when starting sparcworks | |
28 -- call7 and call8 had incorrect array sizes | |
29 -- makefile mode Error in `pre-idle-hook' (setting hook to nil): | |
30 (void-function makefile-space-face) | |
31 -- Crashes when built on X11R5 and run on X11R6 fixed | |
32 -- Lisp backtrace is now printed on all crashes, not just debug build | |
33 -- LOTS of typos fixed. | |
34 -- sunpro-init no longer opens /net/bin with possible hang at startup. | |
35 -- switch-to-buffer-other-window reverted to old-style behaviour | |
36 -- python-mode 2.67 | |
37 -- auto-mode-alist regexps reorganized for efficiency | |
38 -- interpreter-mode-alist regexps now look at entire first line. | |
39 -- new (interactive) spec `i' can be used to skip arguments. | |
40 -- other assorted fixes and changes |