]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000 (21:44 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000 (21:44 +0000)
lisp/ChangeLog

index 478b01997c6a920235f5884ef7fea9128999a6c6..d2e5ca3fcb2700afd649f45be3d56991db71f03a 100644 (file)
@@ -1,3 +1,12 @@
+2003-01-27  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (kill-new): Improve doc string for yank-handler.
+       Signal args-out-of-range error if yank-handler is specified for
+       an empty string.
+
+       * subr.el (insert-for-yank): Remove COMMAND element from yank
+       handler.
+
 2003-01-27  Dave Love  <fx@gnu.org>
 
        * dired-x.el (dired-filename-at-point): Fix last change and tidy up.