changeset 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 091e2213181a
children a1ebcf06b544
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.