emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 13 Jun 2005 04:22:34 -0400

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  <address@hidden>
  
+       * 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.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]