Mercurial > emacs
changeset 67330:a0ed2cb60ba3
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 Dec 2005 02:07:54 +0000 |
parents | 592593be8c56 |
children | 6fe8cdbbe471 |
files | etc/NEWS lispref/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 13 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Dec 06 02:05:25 2005 +0000 +++ b/etc/NEWS Tue Dec 06 02:07:54 2005 +0000 @@ -1752,9 +1752,9 @@ 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.
--- a/lispref/ChangeLog Tue Dec 06 02:05:25 2005 +0000 +++ b/lispref/ChangeLog Tue Dec 06 02:07:54 2005 +0000 @@ -1,3 +1,7 @@ +2005-12-05 Richard M. Stallman <rms@gnu.org> + + * windows.texi (Resizing Windows): Delete preserve-before args. + 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca> * keymaps.texi (Format of Keymaps): Remove mention of a quirk
--- a/src/ChangeLog Tue Dec 06 02:05:25 2005 +0000 +++ b/src/ChangeLog Tue Dec 06 02:07:54 2005 +0000 @@ -1,3 +1,9 @@ +2005-12-05 Richard M. Stallman <rms@gnu.org> + + * 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 <eliz@gnu.org> * w32fns.c (compute_tip_xy): Put tip above pointer if it doesn't