# HG changeset patch # User Markus Rost # Date 1033576386 0 # Node ID 4d0401ba4eaeec8733487d2b0375cac953f3dec3 # Parent d1dbe1fc93d6a728550bfd5f7766f520adde938a *** empty log message *** diff -r d1dbe1fc93d6 -r 4d0401ba4eae lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 02 16:32:15 2002 +0000 +++ b/lisp/ChangeLog Wed Oct 02 16:33:06 2002 +0000 @@ -1,3 +1,11 @@ +2002-10-02 Markus Rost + + * progmodes/sh-script.el (sh-alias-alist): Use append instead of + nconc. + + * startup.el (normal-top-level): Reset standard-value property of + `user-full-name' here. + 2002-10-01 Bill Wohler * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,