# HG changeset patch # User Chong Yidong # Date 1175447402 0 # Node ID 938e3a5bbdbc99f93f1357ec6a82293694059d7d # Parent 89798bc7980d4a135f31566875926d5dd6186bb5 * button.el (previous-button): Rewrite to account for adjacent buttons. diff -r 89798bc7980d -r 938e3a5bbdbc lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 01 16:42:23 2007 +0000 +++ b/lisp/ChangeLog Sun Apr 01 17:10:02 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-01 Chong Yidong + + * button.el (previous-button): Rewrite to account for adjacent + buttons. + 2007-04-01 J.D. Smith * progmodes/idlwave.el (idlwave-auto-fill): Revert