From 272f22ebb02e1508401452a7d67ea3ee4502140e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 22 Jul 2006 11:32:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ man/ChangeLog | 4 ++++ src/ChangeLog | 6 ++++++ 3 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cfadb25a5e4..e45fa408ee7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-07-22 Matt Hodges + + * textmodes/table.el: Add move-beginning-of-line and + move-end-of-line to Point Motion Only Group. + 2006-07-22 Eric Hanchrow * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. diff --git a/man/ChangeLog b/man/ChangeLog index f73a6deb690..f9d27a017fc 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-07-22 Eli Zaretskii + + * cmdargs.texi (General Variables): Document EMAIL. + 2006-07-21 Eli Zaretskii * frames.texi (Frame Commands): Mention that focus-follows-mouse diff --git a/src/ChangeLog b/src/ChangeLog index 8c36f58cca2..628d5dba0a9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2006-07-22 Ralf Angeli + + * w32fns.c (w32_createwindow): If `left' and/or `top' frame + parameters are bound to some values, use that instead of + CW_USEDEFAULT. + 2006-07-21 Eli Zaretskii * w32.c (convert_time): Use explicit long double constants to -- 2.39.2