diff ChangeLog @ 161:28f395d8dc7a r20-3b7

Import from CVS: tag r20-3b7
author cvs
date Mon, 13 Aug 2007 09:42:26 +0200
parents 3bb7ccffb0c0
children 0132846995bd
line wrap: on
line diff
--- a/ChangeLog	Mon Aug 13 09:41:47 2007 +0200
+++ b/ChangeLog	Mon Aug 13 09:42:26 2007 +0200
@@ -1,3 +1,34 @@
+1997-06-14  Steven L Baur  <steve@altair.xemacs.org>
+
+	* XEmacs 20.3-beta7 is released.
+
+1997-06-12  Steven L Baur  <steve@altair.xemacs.org>
+
+	* etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
+	XEmacs version.
+
+1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+	* lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
+	regexp for horizontal smiley faces.
+	(smiley-nosey-regexp-alist): Add horizontal smiley faces.
+
+	* lisp/leim/quail.el (quail-get-translation): Don't use
+	`string-to-vector' for XEmacs.
+
+1997-06-13  Gary D. Foster  <Gary.Foster@corp.Sun.COM>
+
+	* lisp/modes/*.el: Removed all "\177" bindings that were
+	  previously commented out and normalized everything vis a vis
+	  'backspace and 'delete keysyms.
+	* lisp/packages/*.el: Normalized all the "\177" bindings
+	* lisp/modes/cperl-mode.el: Created cperl-electric-delete function 
+	  which is a "smart" version of the cperl-electric-backspace
+	  function (it honors the desired delete direction).  Bound it to
+	  'delete and the electric-backspace to 'backspace.
+	* lisp/packages/pending-del.el: Added cperl-electric-backspace and 
+	  cperl-electric-delete to the 'supersede list.
+
 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
 
 	* XEmacs 20.3-b6 is released.