Mercurial > emacs
comparison lisp/ChangeLog @ 94036:d669760bc2f0
(hif-factor): Handle unary minus.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 12 Apr 2008 04:38:45 +0000 |
parents | 884895362fb7 |
children | 23d6df7eb459 |
comparison
equal
deleted
inserted
replaced
94035:a278a40360a9 | 94036:d669760bc2f0 |
---|---|
1 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * progmodes/hideif.el (hif-factor): Handle unary minus. | |
4 | |
1 2008-04-12 Glenn Morris <rgm@gnu.org> | 5 2008-04-12 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * calendar/cal-china.el (chinese-calendar-time-zone): | 7 * calendar/cal-china.el (chinese-calendar-time-zone): |
4 Mark obsolete name as risky too. | 8 Mark obsolete name as risky too. |
5 | 9 |
38 2008-04-11 Glenn Morris <rgm@gnu.org> | 42 2008-04-11 Glenn Morris <rgm@gnu.org> |
39 | 43 |
40 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el. | 44 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el. |
41 | 45 |
42 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca> | 46 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca> |
47 | |
48 * progmodes/python.el (python-mode): Don't mess with hippie-expand. | |
43 | 49 |
44 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well. | 50 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well. |
45 | 51 |
46 * textmodes/fill.el (fill-forward-paragraph-function): New var. | 52 * textmodes/fill.el (fill-forward-paragraph-function): New var. |
47 (fill-forward-paragraph): New fun. | 53 (fill-forward-paragraph): New fun. |