Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7916 emacs/lisp/ChangeLog:1.7917
*** emacs/lisp/ChangeLog:1.7916 Sat Jul  9 04:14:06 2005
--- emacs/lisp/ChangeLog        Sat Jul  9 20:49:10 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-07-09  Juri Linkov  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * calc/calc.el (calc-embedded-announce-formula-alist)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to