*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 28 Nov 2005 01:53:12 +0000 (01:53 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 28 Nov 2005 01:53:12 +0000 (01:53 +0000)
lisp/ChangeLog

index 368c2bc..811b437 100644 (file)
@@ -1,3 +1,9 @@
+2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * loadup.el ("facemenu"): Load facemenu before font-lock, because
+       `facemenu-keymap' needs to be defined when font-lock is loaded.
+       Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
+
 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * completion.el: Remove useless leading * in defcustom docstrings.