# HG changeset patch # User Kim F. Storm # Date 1131754240 0 # Node ID 669bbd470d8f88026cfcde3f1ccf27f032051a53 # Parent 8139e472d52b4a9dad3aabd83a7380f6a40bad64 *** empty log message *** diff -r 8139e472d52b -r 669bbd470d8f lisp/ChangeLog --- a/lisp/ChangeLog Sat Nov 12 00:08:50 2005 +0000 +++ b/lisp/ChangeLog Sat Nov 12 00:10:40 2005 +0000 @@ -1,5 +1,8 @@ 2005-11-12 Kim F. Storm + * simple.el (what-cursor-position): Print (EOB) instead of (100%) + when point is at end-of-buffer. + * apropos.el (apropos-match-face): Doc fix. (apropos-sort-by-scores): Add new choice `verbose'. (apropos-documentation-sort-by-scores): New defcustom.