view CHANGES-beta @ 12:bcdc7deadc19 r19-15b7

Import from CVS: tag r19-15b7
author cvs
date Mon, 13 Aug 2007 08:48:16 +0200
parents 49a24b4fd526
children 9ee227acff29
line wrap: on
line source

							-*- indented-text -*-
to 19.15 beta7
-- backup-dir 2.0 courtesy of Greg Klanderman
-- lazy-lock-1.15
-- tm-7.100.3
-- viper-2.91
-- ediff-2.63
-- psgml-1.01
-- Miscellaneous bug fixes

to 19.15 beta6
-- tm-7.100.2
-- 20k of new zippy quotes from mly
-- By popular demand, `font-menu-this-frame-only-p' now defaults to nil.
-- Neal Becker's Rosetta Man patch reinstalled
-- VM 5.97
-- Minimize displayed help windows to avoid wasted screen space
-- Miscellaneous bug fixes
-- Java fontlocking update from Bob Weiner
-- pcl-cvs update from Neal Becker

to 19.15 beta5
-- tm-7.97
-- InfoDock man.el
-- Fix long-standing race condition in timeout handling (courtesy of David
   Moore).
-- next-line-add-newlines now defaults to nil
-- Miscellaneous bug fixes.
-- kp_ X11 keysyms now recognized as kp-.

to 19.15 beta4
-- Default JPEG image loading is now old tempfile code, but should work again.
-- Miscellaneous bug fixes courtesy of Christoph Wedler
-- mic-paren.el courtesy of Mikael Sjdin
-- lpr.el/ps-print.el - Allow dynamic expansion of
   lpr-switches/ps-lpr-switches.
-- Lisp Bug fixes
-- Install info files compressed (courtesy of Joseph J Nuspl)
-- Default locking for Linux is now .lock locking

to 19.15 beta3

-- EDT/TPU modes synched from GNU Emacs, should actually work for the first
   first time.
-- Lots of files synched with GNU Emacs 19.34.
-- Apropos mode enhancements.
-- locate-library is now silent when called non-interactively.
-- Non aggressive keyboard focus throwing is supported.
-- Various enhancements from Lars Magne Ingebrigtsen.
-- smtpmail.el added from GNU Emacs 19.34.
-- man.el & man-xref.el added from GNU Emacs 19.35.
-- crisp/brief emulation courtesy of Gary D. Foster.
-- id-select.el courtesy of Bob Weiner.
-- m4-mode 1.8
-- etags.c 11.78
-- ilisp 5.8
-- cperl-mode 1.28
-- cc-mode 4.322
-- elp 2.37
-- python-mode 2.83
-- load-warn-when-source-newer now defaults to t
-- tm 7.95

to 19.15 beta2

-- fast-lock.el 3.10.01
-- ksh-mode.el 2.9
-- mode-motion+.el 3.16
-- psgml-1a12
-- executable.el, imenu.el, sh-script.el and uniquify.el now included
-- rfc1521 patches to VM from Jamie
-- OffiX support added
-- lots of 19.34 syncing, most by Steven Baur
-- NetBSD on sparc platform fixes
-- additional featurep checks on 'scrollbar and 'menubar
-- configure changes to allow sunos4shr args to be picked up correctly

to 19.15 beta1

-- gnus 5.2.40
-- etc 0.22
-- w3 3.0.12
-- url 1.0.41
-- reporter 3.3
-- psgml 1a11
-- cc-mode 4.315
-- hm--html-menus 5.0
-- stringp nil error when starting sparcworks
-- call7 and call8 had incorrect array sizes
-- makefile mode Error in `pre-idle-hook' (setting hook to nil):
   (void-function makefile-space-face)
-- Crashes when built on X11R5 and run on X11R6 fixed
-- Lisp backtrace is now printed on all crashes, not just debug build
-- LOTS of typos fixed.
-- sunpro-init no longer opens /net/bin with possible hang at startup.
-- switch-to-buffer-other-window reverted to old-style behaviour
-- python-mode 2.67
-- auto-mode-alist regexps reorganized for efficiency
-- interpreter-mode-alist regexps now look at entire first line.
-- new (interactive) spec `i' can be used to skip arguments.
-- other assorted fixes and changes