Mercurial > emacs
comparison lisp/ChangeLog @ 74414:04d6f978bba2
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Dec 2006 12:40:56 +0000 |
parents | 3f31a8cff008 |
children | 8c9e156de392 |
comparison
equal
deleted
inserted
replaced
74413:3f31a8cff008 | 74414:04d6f978bba2 |
---|---|
1 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org> | |
2 | |
3 * progmodes/ada-xref.el (ada-check-current): Doc fix. | |
4 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'. | |
5 | |
1 2006-12-04 Kim F. Storm <storm@cua.dk> | 6 2006-12-04 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * bindings.el (global-map): Bind [signal t] to ignore, to have | 8 * bindings.el (global-map): Bind [signal t] to ignore, to have |
4 user signals ignored by default. | 9 user signals ignored by default. |
5 | 10 |