# HG changeset patch # User Juri Linkov # Date 1120942150 0 # Node ID ab96dd2f2511acddf5f670fe899f15f26418436b # Parent 9967974011d3dfafa5bf9091479ca67c78d6466e *** empty log message *** diff -r 9967974011d3 -r ab96dd2f2511 lisp/ChangeLog --- a/lisp/ChangeLog Sat Jul 09 20:47:19 2005 +0000 +++ b/lisp/ChangeLog Sat Jul 09 20:49:10 2005 +0000 @@ -1,3 +1,22 @@ +2005-07-09 Juri Linkov + + * fringe.el (fringe-mode): Add period in docstring. + (fringe-query-style): Build prompt depending on `all-frames' arg. + + * dired.el (dired-marker-char): Avoid quotations for `do' and `mark' + to not create links to unrelated functions in the Help buffer. + + * progmodes/compile.el (compilation-mode-hook, compilation-mode): + Doc fix. + + * simple.el (next-error-hook): New variable. + (next-error): Use it. Doc fix. + + * textmodes/ispell.el (ispell-command-loop): Add current + dictionary name and program name to mode-line-format. + (ispell-region, ispell-process-line): Add current dictionary name + and program name to messages. + 2005-07-08 Jay Belanger * calc/calc.el (calc-embedded-announce-formula-alist)