comparison src/ChangeLog @ 91058:4b09bb044f38

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 899-900) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 129-130) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 259-260) - Merge from emacs--rel--22 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-272
author Miles Bader <miles@gnu.org>
date Sat, 20 Oct 2007 02:22:59 +0000
parents 1251cabc40b7 36a0062a0816
children 4bc33ffdda1a
comparison
equal deleted inserted replaced
91057:5e056bb0109f 91058:4b09bb044f38
1 2007-10-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
4
5 2007-10-19 Richard Stallman <rms@gnu.org>
6
7 * doc.c (Fdocumentation): Check for and handle an advised function.
8
9 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
10
11 * process.c (Fset_process_filter): Doc fix.
12
1 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca> 13 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 14
3 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty 15 * keyboard.c (read_key_sequence): Undo a change introduced by multi-tty
4 which caused key-translation-map to applied repeatedly (thus breaking 16 which caused key-translation-map to applied repeatedly (thus breaking
5 double-mode). 17 double-mode).