]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 4 Dec 2000 16:42:37 +0000 (16:42 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 4 Dec 2000 16:42:37 +0000 (16:42 +0000)
lisp/ChangeLog
src/ChangeLog

index 48ded7c4d15d6a96763f460edba8025461a2ae4c..258c90e0e2fad35285f7609121163fd1b9a4ee8a 100644 (file)
@@ -1,3 +1,12 @@
+2000-12-04  Gerd Moellmann  <gerd@gnu.org>
+
+       * mail/rmailsum.el (rmail-summary-expunge) 
+       (rmail-summary-expunge-and-save): Ask for confirmation with
+       rmail-expunge-confirmed.
+
+       * mail/rmail.el (rmail-expunge-confirmed): New function.
+       (rmail-expunge): Use it.
+
 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * info.el (Info-scroll-prefer-subnodes): New defcustom.
index ece9b428aa1b6a61ddb1c37382fc490e488ba2c0..820e8bde563baf87d1870bf8e090642779c20eeb 100644 (file)
@@ -1,5 +1,8 @@
 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
 
+       * xterm.c (expose_area): Pass x-coordinate relative to the exposed
+       area to x_draw_glyphs instead of a window-relative coordinate.
+
        * fileio.c (auto_save_error): Add parameter ERROR.  Show the
        error in the message.