diff lisp/ChangeLog @ 99628:24f96d6d9ae2

* subr.el (read-passwd): Yank current kill if the user enters C-y.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 16 Nov 2008 19:58:38 +0000
parents c6d19e61e452
children c69e966c8062
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 16 18:54:50 2008 +0000
+++ b/lisp/ChangeLog	Sun Nov 16 19:58:38 2008 +0000
@@ -1,3 +1,7 @@
+2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
+
+	* subr.el (read-passwd): Yank current kill if the user enters C-y.
+
 2008-11-16  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (tramp-handle-file-name-as-directory): New defun.