From fa0d4d0c09f06d1a853c5738fbde552d1bd5d2b8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 6 Dec 2005 02:07:54 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 6 +++--- lispref/ChangeLog | 4 ++++ src/ChangeLog | 6 ++++++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 5e1db31f8b1..5253362a66e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1752,9 +1752,9 @@ table editing available in modern word processors. The package also can generate a table source in typesetting and markup languages such as latex and html from the visually laid out text table. -+++ -** The thumbs.el package allows you to preview image files as thumbnails -and can be invoked from a Dired buffer. +** The tumme.el package allows you to easily view, tag and in other ways +manipulate image files and their thumbnails, using dired as the main interface. +Tumme provides functionality to generate simple image galleries. +++ ** Tramp is now part of the distribution. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b42fd0b450a..e48370fe7ae 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-12-05 Richard M. Stallman + + * windows.texi (Resizing Windows): Delete preserve-before args. + 2005-12-05 Stefan Monnier * keymaps.texi (Format of Keymaps): Remove mention of a quirk diff --git a/src/ChangeLog b/src/ChangeLog index ee9eed6739b..ee919e534bd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2005-12-05 Richard M. Stallman + + * window.c (enlarge_window): Eliminate arg preserve_before. + Assume it is 0. All callers changed. + (Fenlarge_window, Fshrink_window): Likewise. + 2005-12-02 Eli Zaretskii * w32fns.c (compute_tip_xy): Put tip above pointer if it doesn't -- 2.11.4.GIT