Mercurial > emacs
comparison lisp/ChangeLog @ 72580:2da08bd76792
(custom-theme-set-variables): Autoload packages before sorting the variables.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 31 Aug 2006 17:10:34 +0000 |
parents | 5ab6646918c5 |
children | ebca3d924818 |
comparison
equal
deleted
inserted
replaced
72579:5ab6646918c5 | 72580:2da08bd76792 |
---|---|
1 2006-08-31 Michael Mauger <mmaug@yahoo.com> | |
2 | |
3 * custom.el (custom-theme-set-variables): Autoload packages before | |
4 sorting the variables. | |
5 | |
1 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu> | 6 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu> |
2 | 7 |
3 * viper-cmd.el (viper-special-read-and-insert-char): convert events to | 8 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to |
4 chars if XEmacs. | 9 chars if XEmacs. |
5 (viper-after-change-undo-hook): check if undo-in-progress is bound. | 10 (viper-after-change-undo-hook): Check if undo-in-progress is bound. |
6 | 11 |
7 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca> | 12 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca> |
8 | 13 |
9 * progmodes/python.el (python-eldoc-function): Re-enable quit while | 14 * progmodes/python.el (python-eldoc-function): Re-enable quit while |
10 waiting for process. | 15 waiting for process. |
11 | 16 |