aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2005-07-10 19:23:59 +0000
committerKaroly Lorentey2005-07-10 19:23:59 +0000
commitcc7d6d6f6d422efeba9934486bdf7b418391660f (patch)
tree695ceaedc1ae0410347235eac9119f8bca382e2b /src/ChangeLog
parente519a50bf7b0d7074f07ce492abb3cd544f79f59 (diff)
parent43b557d50704df1dc45cc201a5596c05b62a6178 (diff)
downloademacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.tar.gz
emacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.zip
Merged from miles@gnu.org--gnu-2005 (patch 470-473)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-470 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-471 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-472 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-473 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-376
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3753d88a0e8..e13ffe8fc66 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,29 @@
12005-07-06 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Frecenter): When arg is inside the scroll margin,
4 move it out of the margin.
5
62005-07-06 Jason Rumney <jasonr@gnu.org>
7
8 * w32console.c (initialize_w32_display): Detect when the console
9 dimensions are insane, and default to 80x25 instead.
10 (w32_use_full_screen_buffer): default to NIL.
11
122005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13
14 * macterm.c (mac_draw_vertical_window_border): Use foreground of
15 VERTICAL_BORDER_FACE_ID for vertical border line.
16 (mac_encode_char): Call check_ccl_update in advance.
17 (mac_to_x_fontname, x_font_name_to_mac_font_name)
18 (init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't
19 assume that font family length is less than 32.
20 (x_compute_min_glyph_bounds): Make static.
21 (x_load_font): Never set fonts_changed_p to zero.
22
232005-07-04 Lute Kamstra <lute@gnu.org>
24
25 * Update FSF's address in GPL notices.
26
12005-07-03 Richard M. Stallman <rms@gnu.org> 272005-07-03 Richard M. Stallman <rms@gnu.org>
2 28
3 * xdisp.c (try_window): Fix previous change in how it handles 29 * xdisp.c (try_window): Fix previous change in how it handles