# HG changeset patch # User Nick Roberts # Date 1161585180 0 # Node ID 98358b4c796453289b8fcb67f0896a09f93d089f # Parent 67ef4de4d1005389993f4d100e4bb3b25d0c0dd5 *** empty log message *** diff -r 67ef4de4d100 -r 98358b4c7964 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 23 05:15:03 2006 +0000 +++ b/lisp/ChangeLog Mon Oct 23 06:33:00 2006 +0000 @@ -1,3 +1,8 @@ +2006-10-23 Nick Roberts + + * bindings.el (mode-line-mode-menu): List global minor modes + before local ones. + 2006-10-23 Kim F. Storm * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'. @@ -2120,7 +2125,7 @@ (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.