diff options
| author | Stefan Monnier | 2010-09-13 16:40:48 +0200 |
|---|---|---|
| committer | Stefan Monnier | 2010-09-13 16:40:48 +0200 |
| commit | cc390e46c7ba95b76ea133d98fd386214cd01709 (patch) | |
| tree | ead4400d22bd07214b782ff7e46e79d473fac419 /etc/ChangeLog | |
| parent | c566235d981eba73c88bbff00b6a1d88360b6e9f (diff) | |
| parent | c5fe4acb5fb456d6e8e147d8bc7981ce56c5c03d (diff) | |
| download | emacs-cc390e46c7ba95b76ea133d98fd386214cd01709.tar.gz emacs-cc390e46c7ba95b76ea133d98fd386214cd01709.zip | |
Merge from trunk
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index b40fc71708f..7069d0b9ecb 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2010-09-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use | ||
| 4 | emacsclient -a instead of the first two). | ||
| 5 | |||
| 6 | 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 7 | |||
| 8 | * NEWS: Mention the new libxml2 functions. | ||
| 9 | |||
| 10 | 2010-08-25 Kenichi Handa <handa@m17n.org> | ||
| 11 | |||
| 12 | * HELLO: Change designation sequences for Arabic text. | ||
| 13 | |||
| 14 | 2010-08-23 Michael Albinus <michael.albinus@gmx.de> | ||
| 15 | |||
| 16 | * NEWS: dbus.el supports alternative buses. | ||
| 17 | |||
| 18 | 2010-08-22 Alex Harsanyi <harsanyi@mac.com> (tiny change) | ||
| 19 | |||
| 20 | * emacs3.py: Import imp module and use it (Bug#5756). | ||
| 21 | |||
| 22 | 2010-08-14 Eli Zaretskii <eliz@gnu.org> | ||
| 23 | |||
| 24 | * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate. | ||
| 25 | Fix a few typos. | ||
| 26 | |||
| 1 | 2010-08-08 Ken Brown <kbrown@cornell.edu> | 27 | 2010-08-08 Ken Brown <kbrown@cornell.edu> |
| 2 | 28 | ||
| 3 | * PROBLEMS: Mention problem with Cygwin 1.5.19. | 29 | * PROBLEMS: Mention problem with Cygwin 1.5.19. |