In GNU Emacs 22.0.50.22 (i686-pc-linux-gnu, GTK+ Version 2.6.10) of 2005-11-21 on escpc40 X server distributor `The X.Org Foundation', version 11.0.60802000 configured using `configure '--with-gtk'' table.el needs updating to reflect change of commands bound on C-a and C-e; patch attached. ChangeLog entry: 2005-11-22 Matt Hodges <[EMAIL PROTECTED]>

* textmodes/table.el: Change beginning-of-line to move-beginning-of-line and end-of-line to move-end-of-line in Point Motion group.

Thanks.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.8642
diff -u -r1.8642 ChangeLog
--- ChangeLog	22 Nov 2005 03:31:30 -0000	1.8642
+++ ChangeLog	22 Nov 2005 09:38:58 -0000
@@ -1,3 +1,11 @@
+<<<<<<< ChangeLog
+2005-11-22  Matt Hodges  <[EMAIL PROTECTED]>
+
+	* textmodes/table.el: Change beginning-of-line to
+	move-beginning-of-line and end-of-line to move-end-of-line in
+	Point Motion group.
+
+=======
 2005-11-21  Luc Teirlinck  <[EMAIL PROTECTED]>
 
 	* startup.el (command-line): Make sure that loaddefs.el is handled
@@ -15,6 +23,7 @@
 	* progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
 	in patterns.
 
+>>>>>>> 1.8642
 2005-11-21  Juri Linkov  <[EMAIL PROTECTED]>
 
 	* custom.el (defcustom): Update link types in docstring.
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to