]> git.eshelyaron.com Git - emacs.git/commitdiff
* subr.el (read-passwd): Yank current kill if the user enters C-y.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 16 Nov 2008 19:58:38 +0000 (19:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 16 Nov 2008 19:58:38 +0000 (19:58 +0000)
lisp/ChangeLog

index b67d5f11f36f2e200332cb4475ca39b3e29db145..cd08a5ad9ba717e807369c91fc76c8e59e96ebc6 100644 (file)
@@ -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.