X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=CHANGES-beta;h=baaf16c2dd30aa08d3301818b3afd22dac49efbb;hb=2b7371e841478fd7b9bc7e4d9a515e0c26b9ed9a;hp=aefa0ef2c394458ced68b4a80a12738de58b66e7;hpb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;p=chise%2Fxemacs-chise.git.1 diff --git a/CHANGES-beta b/CHANGES-beta index aefa0ef..baaf16c 100644 --- a/CHANGES-beta +++ b/CHANGES-beta @@ -1,3 +1,84 @@ +to 21.2.40 "Persephone" +-- various doc fixes -- Stephen Turnbull +-- more widget bug fixes -- Andy Piper +-- Introduce yet another hash table weakness type -- Andy Piper +-- SCO 5 fixes -- Golubev I. N. +-- SunOS 4 works again -- MIYASHITA Hisashi +-- Make peace with Mandrake's Alt-Meta hacks -- Stephen Turnbull +-- Remove input-method-xfs.o -- Kazuyuki IENAGA + +to 21.2.39 "Millennium" +-- Safer coding-priority-list -- Stephen Turnbull +-- Andreas Jaeger resigns as core maintainer :-( +-- Make font-lock know about all C++ keywords -- Enrico Scholz +-- Comments beginning in column zero are no longer indented by + indent-for-comment -- Adrian Aichner +-- Better documentation for package creation -- Stephen Turnbull +-- input-method-xfs.c removed. Functionality incorporated into + input-method-xlib.c -- Kazuyuki IENAGA +-- replace-buffer-in-windows fixes -- Yoshiki Hayashi +-- Fix redisplay bugs with buffer-local face specifiers -- Yoshiki Hayashi +-- More printing fixes -- Martin Buchholz +-- Another SGI dumping fix -- Martin Buchholz +-- A new Windows installer in netinstall -- Andy Piper +-- Support Berkeley DB 3.1 -- Daiki Ueno + +to 21.2.38 "Peisino,Ak(B" +-- Keyboard commands to set code system now work in file-coding + Emacsen! -- Jan Vroonhof (actually in 21.2.37) +-- Calls to the following functions are now better optimized: + backward-char backward-word plusp, minusp oddp evenp -- Martin Buchholz +-- COUNT argument to following functions is now optional: + forward-word backward-word mark-word kill-word backward-kill-word + forward-comment delete-char backward-delete-char -- Martin Buchholz +-- Don't put gutters/tabs on popup windows -- Andy Piper +-- Fix up info file cross references -- Adrian Aichner +-- Make `format' 64-bit clean -- Martin Buchholz +-- unexec changes on Windows -- Martin Buchholz +-- Make ptys work again on Cygwin -- Philip Aston +-- GCPRO fixes -- Yoshiki Hayashi, Gunnar Evermann, Martin Buchholz +-- Fix dumping problems on SGI Irix 6 -- Max Matveev, Martin Buchholz +-- Make DEBUG_GCPRO work again -- Gunnar Evermann +-- Pdump fixes -- Olivier Galibert +-- Case table changes -- Yoshiki Hayashi +-- Fix remaining tab oddities -- Andy Piper +-- Fix Windows unexec -- Andy Piper +-- byte-compiler arithmetic improvements -- Martin Buchholz + +to 21.2.37 "Pan" +-- etags fix -- Stephen Carney +-- more gutters and tab changes -- Andy Piper +-- eval-when-compile no longer compiles its body -- Martin Buchholz +-- top-level (defvar foo) no longer generates a run-time load-history + entry -- Martin Buchholz +-- Windows 1251 code page encoding for Cyrillic -- Sergey Groznyh +-- `local-key-binding' and `global-key-binding' now have an optional + `accepts-defaults' parameter, just like `lookup-key' -- Martin Buchholz +-- 1000 arglist-related lispref documentation bugs fixed -- Martin Buchholz +-- arg to `down-list', `up-list', `backward-up-list', `kill-sexp', + `backward-kill-sexp' are now optional, just like FSF Emacs -- Martin Buchholz +-- info mode fixes -- Didier Verna +-- Massive CCL upgrade -- MIYASHITA Hisashi +-- byte-code optimizations -- Yoshiki Hayashi +-- historical purecopy's purged -- Robert Pluim +-- `mwheel-install', `turn-on-auto-fill', `turn-on-font-lock', + `turn-off-font-lock' are now interactive -- Martin Buchholz +-- Detect _getpty correctly (for SGIs) -- Martin Buchholz +-- Several GCPRO bugs found -- Yoshiki Hayashi +-- `replace-buffer-in-windows' now has the same WHICH-FRAMES and + WHICH-DEVICES parameters as `delete-windows-on' -- Martin Buchholz +-- Add support for Compaq C on Alpha Linux -- Martin Buchholz +-- auto-save fixes -- Yoshiki Hayashi +-- Removed unused C vars detected by Compaq C -- Martin Buchholz +-- More 64-bit cleanliness micro-fixes -- Martin Buchholz +-- Fix cachel.merged_faces memory leak -- Golubev I. N. +-- More changes to allow definitions of lisp object types by + third-party modules -- Daiki Ueno. +-- Extbyte is now a char, not unsigned char -- Martin Buchholz +-- C++ compilability is restored -- Martin Buchholz +-- New tests for CCL -- MIYASHITA Hisashi, Yoshiki Hayashi +-- Use stropts.h, not sys/stropts.h. Likewise for strtio.h -- Martin Buchholz + to 21.2.36 "Notus" -- Fix build problems on AIX 4.3 -- Martin Buchholz -- Fix build problems on HP-UX 10.20 -- Alexandre Oliva and Martin Buchholz