Mercurial > emacs
comparison lisp/ChangeLog @ 64231:b243b15202e7
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 11 Jul 2005 07:11:48 +0000 |
parents | e34914bd46cc |
children | 43728ab75a62 |
comparison
equal
deleted
inserted
replaced
64230:b036e189a4c0 | 64231:b243b15202e7 |
---|---|
1 2005-07-11 Jay Belanger <belanger@truman.edu> | |
2 | |
3 * calc/calc.el (calc-embedded-announce-formula-alist) | |
4 (calc-embedded-open-close-plain-alist) | |
5 (calc-embedded-open-close-mode-alist): Added checks for additional | |
6 major modes (due to Robert J. Chassell <bob@rattlesnake.com>). | |
7 | |
1 2005-07-11 Juanma Barranquero <lekktu@gmail.com> | 8 2005-07-11 Juanma Barranquero <lekktu@gmail.com> |
2 | 9 |
3 * custom.el (custom-enable-theme): Don't add theme to | 10 * custom.el (custom-enable-theme): Don't add theme to |
4 `custom-enabled-themes' with `push' because there is no | 11 `custom-enabled-themes' with `push' because there is no |
5 setf-method for `delq'. | 12 setf-method for `delq'. |