annotate CHANGES-beta @ 151:59463afc5666 r20-3b2

Import from CVS: tag r20-3b2
author cvs
date Mon, 13 Aug 2007 09:37:19 +0200
parents 538048ae2ab8
children 25f70ba0133c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents:
diff changeset
1 -*- indented-text -*-
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
2 to 20.3 beta2.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
3 -- mega configure patches courtesy of Martin Buchholz
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
4 -- edmacro.el-3.14
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
5 -- eldoc.el-1.13 courtesy of Noah Friedman
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
6 -- strokes.el-2.2 courtesy of David Bakhash
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
7 -- eterm updates courtesy of Per Bothner
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
8 -- add-log.el gets new mode type variables for lisp-like, c-like, and tex-like
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
9 modes courtesy of Erik Naggum
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
10 -- add-log.el synched with Emacs 20.0
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
11 -- gnudoit removed, Gnuserv updated courtesy of Hrvoje Niksic
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
12 -- miscellaneous bug fixes
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
13 -- Fix for multiple frame `cursor lockstep' bug courtesy of Kyle Jones
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
14 -- Continued configure/build cleanup
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
15 -- obsolete dynodump directories removed
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
16 -- Gnus-5.4.53 courtesy of Lars Magne Ingebrigtsen
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
17 -- vc-hooks.el, vc.el synched up with Emacs 19.34.94.
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
18 -- Bytecompiler optimization hacking courtesy of Jamie Zawinski
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
19
149
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
20 to 20.3 beta1.
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
21 -- Custom-1.97 courtesy of Per Abrahamsen
149
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
22 -- Obsolete files emacstool.c, emacsclient.c, emacsserver.c removed
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
23 -- etags.c-11.90 courtesy of Francesco Potorti`
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
24 -- Dragable modeline courtesy of Kyle Jones
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
25 -- Gnuserv.el 3.1 & upgrade of gnuclient courtesy of Hrvoje Niksic
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
26 -- Upgrade to configure 2.12 courtesy of Martin Buchholz
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
27 -- New variable `Info-button1-follows-hyperlink' to allow disabling the
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
28 feature.
538048ae2ab8 Import from CVS: tag r20-3b1
cvs
parents: 146
diff changeset
29 -- Restore Gosling Emacs transpose-chars implementation as an option