comparison CHANGES-beta @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents abe6d1db359e
children 1ccc32a20af4
comparison
equal deleted inserted replaced
443:a8296e22da4e 444:576fb035e263
1 to 21.2.37 "Pan"
2 -- etags fix -- Stephen Carney
3 -- more gutters and tab changes -- Andy Piper
4 -- eval-when-compile no longer compiles its body -- Martin Buchholz
5 -- top-level (defvar foo) no longer generates a run-time load-history
6 entry -- Martin Buchholz
7 -- Windows 1251 code page encoding for Cyrillic -- Sergey Groznyh
8 -- `local-key-binding' and `global-key-binding' now have an optional
9 `accepts-defaults' parameter, just like `lookup-key' -- Martin Buchholz
10 -- 1000 arglist-related lispref documentation bugs fixed -- Martin Buchholz
11 -- arg to `down-list', `up-list', `backward-up-list', `kill-sexp',
12 `backward-kill-sexp' are now optional, just like FSF Emacs -- Martin Buchholz
13 -- info mode fixes -- Didier Verna
14 -- Massive CCL upgrade -- MIYASHITA Hisashi
15 -- byte-code optimizations -- Yoshiki Hayashi
16 -- historical purecopy's purged -- Robert Pluim
17 -- `mwheel-install', `turn-on-auto-fill', `turn-on-font-lock',
18 `turn-off-font-lock' are now interactive -- Martin Buchholz
19 -- Detect _getpty correctly (for SGIs) -- Martin Buchholz
20 -- Several GCPRO bugs found -- Yoshiki Hayashi
21 -- `replace-buffer-in-windows' now has the same WHICH-FRAMES and
22 WHICH-DEVICES paratmeters as `delete-windows-on' -- Martin Buchholz
23 -- Add support for Compaq C on Alpha Linux -- Martin Buchholz
24 -- auto-save fixes -- Yoshiki Hayashi
25 -- Removed unused C vars detected by Compaq C -- Martin Buchholz
26 -- More 64-bit cleanliness micro-fixes -- Martin Buchholz
27 -- Fix cachel.merged_faces memory leak -- Golubev I. N.
28 -- More changes to allow definitions of lisp object types by
29 third-party modules -- Daiki Ueno.
30 -- Extbyte is now a char, not unsigned char -- Martin Buchholz
31 -- C++ compilability is restored -- Martin Buchholz
32 -- New tests for CCL -- MIYASHITA Hisashi, Yoshiki Hayashi
33 -- Use stropts.h, not sys/stropts.h. Likewise for strtio.h -- Martin Buchholz
34
1 to 21.2.36 "Notus" 35 to 21.2.36 "Notus"
2 -- Fix build problems on AIX 4.3 -- Martin Buchholz 36 -- Fix build problems on AIX 4.3 -- Martin Buchholz
3 -- Fix build problems on HP-UX 10.20 -- Alexandre Oliva and Martin Buchholz 37 -- Fix build problems on HP-UX 10.20 -- Alexandre Oliva and Martin Buchholz
4 -- Fix build problems on SunOS 4.1.4 -- Martin Buchholz 38 -- Fix build problems on SunOS 4.1.4 -- Martin Buchholz
5 -- Fix build problems on IA64/Linux -- Martin Buchholz 39 -- Fix build problems on IA64/Linux -- Martin Buchholz