Mercurial > emacs
comparison src/ChangeLog @ 92148:f991f10f15ec
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 24 Feb 2008 10:09:07 +0000 |
parents | 7289437eb685 7eb8c249adfa |
children | 2c181d4110e5 |
comparison
equal
deleted
inserted
replaced
92147:773ae07da318 | 92148:f991f10f15ec |
---|---|
1 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * intervals.h (INT_LISPLIKE): Remove. It may misfire. | |
4 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it. | |
5 | |
6 2008-02-18 Jason Rumney <jasonr@gnu.org> | |
7 | |
8 * w32fns.c (Fw32_shell_execute): Encode parameters. | |
9 | |
10 2008-02-09 Eli Zaretskii <eliz@gnu.org> | |
11 | |
12 * fileio.c (syms_of_fileio) <insert-default-directory>: Doc fix. | |
13 | |
14 2008-02-05 Juanma Barranquero <lekktu@gmail.com> | |
15 | |
16 * unexhp9k800.c (read_header): Replace `legal' with `valid'. | |
17 | |
1 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change) | 18 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change) |
2 | 19 |
3 * xterm.c (x_set_offset): Don't change the gravity if | 20 * xterm.c (x_set_offset): Don't change the gravity if |
4 CHANGE_GRAVITY is -1. | 21 CHANGE_GRAVITY is -1. |
5 | 22 |