# HG changeset patch # User Lars Hansen # Date 1101490678 0 # Node ID 97f7969c03f6aedd99a101c30517067a56e3b939 # Parent 619031e477a823c89f1018b6100d7603d60d3d7a *** empty log message *** diff -r 619031e477a8 -r 97f7969c03f6 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 26 17:37:32 2004 +0000 +++ b/lisp/ChangeLog Fri Nov 26 17:37:58 2004 +0000 @@ -1,3 +1,9 @@ +2004-11-26 Lars Hansen + + * desktop.el (desktop-read): Replace mapcar with mapc. + (desktop-create-buffer): Replace mapcar with mapc. Remove + redundant piece of code. + 2004-11-27 Nick Roberts * progmodes/gud.el (gud-display-line): Use display-buffer