Mercurial > emacs
comparison lisp/ChangeLog @ 87098:ec0ef12211d9
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 06 Dec 2007 00:46:18 +0000 |
parents | 781256628613 bb68325eec9b |
children | d977978ac39d |
comparison
equal
deleted
inserted
replaced
87097:781256628613 | 87098:ec0ef12211d9 |
---|---|
1 2007-12-05 Richard Stallman <rms@gnu.org> | |
2 | |
3 * wid-edit.el (widget-type): Doc fix. | |
4 | |
5 2007-12-05 Stefan Monnier <monnier@iro.umontreal.ca> | |
6 | |
7 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): | |
8 Don't match "sub { (...) ... }". | |
9 | |
10 2007-12-05 Richard Stallman <rms@gnu.org> | |
11 | |
12 * international/mule-cmds.el (toggle-input-method-active): New var. | |
13 (toggle-input-method): Bind toggle-input-method-active to t. | |
14 Error if it was already non-nil. | |
15 | |
1 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de> | 16 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de> |
2 | 17 |
3 * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup. | 18 * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup. |
4 | 19 |
5 2007-12-05 Elias Oltmanns <eo@nebensachen.de> | 20 2007-12-05 Elias Oltmanns <eo@nebensachen.de> |