]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 23 Oct 2006 06:33:00 +0000 (06:33 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 23 Oct 2006 06:33:00 +0000 (06:33 +0000)
lisp/ChangeLog

index 26884438cd9a89121a667572170d1398befac500..2fc449aea2d6ff746a90870554162f49a041d3b9 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * bindings.el (mode-line-mode-menu): List global minor modes
+       before local ones.
+
 2006-10-23  Kim F. Storm  <storm@cua.dk>
 
        * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
        (python-symbol-completions): Use python-imports.
        (python-module-path, ffap-alist): Add support for ffap.
        (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
-       (pythin-insert-*, python-default-template, python-expand-template):
+       (python-insert-*, python-default-template, python-expand-template):
        Add templates/skeletons.
        (python-setup-brm): Support for Bicycle Repair Man.
        (python-abbrev-syntax-table): New var.