Mercurial > emacs
comparison src/ChangeLog @ 74436:3272b45bb643
*** empty log message ***
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Tue, 05 Dec 2006 05:30:16 +0000 |
| parents | 9d28e2b1c05c |
| children | 1c8e8175bed1 |
comparison
equal
deleted
inserted
replaced
| 74435:b18d856c25f1 | 74436:3272b45bb643 |
|---|---|
| 1 2006-12-05 Glenn Morris <rgm@gnu.org> | |
| 2 | |
| 3 * abbrev.c (Qforce): New Lisp_Object. | |
| 4 (Fdefine_abbrev): Do not overwrite non-system abbrevs with system | |
| 5 abbrevs, unless 'force is applied. | |
| 6 (syms_of_abbrev): Add Qforce. | |
| 7 | |
| 1 2006-12-04 Kim F. Storm <storm@cua.dk> | 8 2006-12-04 Kim F. Storm <storm@cua.dk> |
| 2 | 9 |
| 3 * process.c (parse_signal): Rename macro from handle_signal. | 10 * process.c (parse_signal): Rename macro from handle_signal. |
| 4 (Fsignal_process): Also accept lower-case variants of signal | 11 (Fsignal_process): Also accept lower-case variants of signal |
| 5 names (to align with signal names generated by Emacs itself). | 12 names (to align with signal names generated by Emacs itself). |
