Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7767 emacs/lisp/ChangeLog:1.7768
*** emacs/lisp/ChangeLog:1.7767 Mon Jun 13 08:14:06 2005
--- emacs/lisp/ChangeLog        Mon Jun 13 08:22:34 2005
***************
*** 1,5 ****
--- 1,13 ----
  2005-06-13  Lute Kamstra  <[EMAIL PROTECTED]>
  
+       * woman.el (woman-mode-line-format): Delete constant.
+       (woman-mode-map): Initialize it properly.
+       (woman-mode): Set mode-class property to special.  Use
+       delay-mode-hooks and run-mode-hooks.  Use the right keymap.  Set
+       major-mode and mode-name.  Don't set mode-line-format directly.
+       (Man-getpage-in-background): Don't reference
+       woman-mode-line-format.
+ 
        * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
        string argument obsolete.
  


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

Reply via email to