# HG changeset patch # User Stefan Monnier # Date 975509625 0 # Node ID 3d86eb495347f3664c48945d7a79aa040f1f614c # Parent 07634865ec4b37860466fa85fdd649482b315570 *** empty log message *** diff -r 07634865ec4b -r 3d86eb495347 lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 29 14:53:37 2000 +0000 +++ b/lisp/ChangeLog Wed Nov 29 14:53:45 2000 +0000 @@ -1,3 +1,9 @@ +2000-11-29 Stefan Monnier + + * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run. + + * sort.el (sort-columns): Don't concat strings with numbers. + 2000-11-29 Dave Love * cus-edit.el (face): Fix :format.