diff options
| author | Karoly Lorentey | 2004-10-25 18:17:28 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2004-10-25 18:17:28 +0000 |
| commit | f158167a84475d5fc41931531406821e6413afd7 (patch) | |
| tree | fe3a54762ecb2b49c5e51d34e13b7a49dada8efe /src/ChangeLog | |
| parent | 90b404757b24ea0c88d6ec3ed9c1ccce07bbd19f (diff) | |
| parent | fc1062f54140bedbaf27f8938325543d3ecc8aa8 (diff) | |
| download | emacs-f158167a84475d5fc41931531406821e6413afd7.tar.gz emacs-f158167a84475d5fc41931531406821e6413afd7.zip | |
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-626
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-627
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-628
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-629
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-630
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-631
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-632
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-633
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-634
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-635
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-636
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-637
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-638
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-54
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-55
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-56
Update from CVS: Add lisp/legacy-gnus-agent.el
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-57
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-58
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-262
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 103 |
1 files changed, 101 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7b22f043009..1490b34b4a9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,103 @@ | |||
| 1 | 2004-10-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fontset.c (fontset_pattern_regexp): Optimize for the case that | ||
| 4 | PATTERN is full XLFD. | ||
| 5 | |||
| 6 | 2004-10-24 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 8 | * regex.h (enum reg_errcode_t): New value REG_ERANGEX. | ||
| 9 | |||
| 10 | * regex.c (re_error_msgid): Add an entry for REG_ERANGEX. | ||
| 11 | (regex_compile): Return REG_ERANGEX if appropriate. | ||
| 12 | |||
| 13 | 2004-10-22 Kenichi Handa <handa@m17n.org> | ||
| 14 | |||
| 15 | * editfns.c (Ftranslate_region_internal): New function. | ||
| 16 | (syms_of_editfns): Defsubr it. | ||
| 17 | |||
| 18 | 2004-10-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 19 | |||
| 20 | * xfns.c (xic_create_xfontset): Initialize missing_list to NULL. | ||
| 21 | |||
| 22 | 2004-10-21 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> | ||
| 23 | |||
| 24 | * xterm.h (x_output): New member `xic_base_fontname'. | ||
| 25 | (FRAME_XIC_BASE_FONTNAME): New macro. | ||
| 26 | (xic_free_xfontset): Declare. | ||
| 27 | |||
| 28 | * xfns.c (xic_create_xfontset): Share fontsets between frames | ||
| 29 | based on base_fontname. | ||
| 30 | (xic_free_xfontset): New function. | ||
| 31 | (free_frame_xic): Use it. | ||
| 32 | (xic_set_xfontset): Ditto. | ||
| 33 | |||
| 34 | * xterm.c (xim_destroy_callback): Ditto. | ||
| 35 | |||
| 36 | |||
| 37 | 2004-10-20 B. Anyos <banyos@freemail.hu> (tiny change) | ||
| 38 | |||
| 39 | * w32term.c (x_draw_glyph_string): Use overline_color for overlines. | ||
| 40 | |||
| 41 | 2004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 42 | |||
| 43 | * xterm.h (XSync): If USE_GTK, define XSync as process_all and then | ||
| 44 | XSync. | ||
| 45 | |||
| 46 | * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF): | ||
| 47 | New variables and constant. | ||
| 48 | (main): Calculate heap_bss_diff. If we are dumping and the | ||
| 49 | heap_bss_diff is greater than MAX_HEAP_BSS_DIFF, set PER_LINUX32 | ||
| 50 | and exec ourself again. | ||
| 51 | (Fdump_emacs): If heap_bss_diff is greater than MAX_HEAP_BSS_DIFF | ||
| 52 | print a warning. | ||
| 53 | |||
| 54 | * lastfile.c: Make my_endbss and my_endbss_static available on all | ||
| 55 | platforms. | ||
| 56 | |||
| 57 | * Makefile.in (RUN_TEMACS): Remove @SETARCH@. | ||
| 58 | * config.in (HAVE_PERSONALITY_LINUX32): Regenerate. | ||
| 59 | |||
| 60 | 2004-10-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 61 | |||
| 62 | * data.c (Flocal_variable_if_set_p): Doc fix. | ||
| 63 | |||
| 64 | 2004-10-19 Jason Rumney <jasonr@gnu.org> | ||
| 65 | |||
| 66 | * w32.c (init_environment): Set emacs_dir correctly when running | ||
| 67 | emacs from the build directory. | ||
| 68 | |||
| 69 | 2004-10-19 Richard M. Stallman <rms@gnu.org> | ||
| 70 | |||
| 71 | * editfns.c (Fdelete_and_extract_region): | ||
| 72 | If region is empty, return null string. | ||
| 73 | |||
| 74 | 2004-10-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 75 | |||
| 76 | * gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_left | ||
| 77 | and canon_width. | ||
| 78 | (xg_frame_cleared): Removed. | ||
| 79 | |||
| 80 | * gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose, | ||
| 81 | xg_find_top_left_in_fixed): Removed. | ||
| 82 | (xg_create_scroll_bar): Put an event box widget between | ||
| 83 | the scroll bar widget and the edit widget. | ||
| 84 | (xg_show_scroll_bar): Show the parent widget (the event box). | ||
| 85 | (xg_remove_scroll_bar): Destroy parent (the event box) also. | ||
| 86 | (xg_update_scrollbar_pos): Remove arguments real_left and canon_width. | ||
| 87 | Move the parent (the event box) widget inside the fixed widget. | ||
| 88 | Move window clear to xterm.c. | ||
| 89 | |||
| 90 | * gtkutil.h (xg_frame_cleared): Removed. | ||
| 91 | |||
| 92 | * xterm.c (x_clear_frame): Remove call to xg_frame_cleared | ||
| 93 | (x_scroll_bar_create, XTset_vertical_scroll_bar): Remove | ||
| 94 | arguments left and width to xg_update_scrollbar_pos. | ||
| 95 | (XTset_vertical_scroll_bar): Do x_clear_area for USE_GTK also. | ||
| 96 | |||
| 97 | 2004-10-19 Kenichi Handa <handa@m17n.org> | ||
| 98 | |||
| 99 | * xdisp.c (display_mode_element): Fix display of wide chars. | ||
| 100 | |||
| 1 | 2004-10-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 101 | 2004-10-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 102 | ||
| 3 | * gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to | 103 | * gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to |
| @@ -8,8 +108,7 @@ | |||
| 8 | 108 | ||
| 9 | * fontset.c (fs_load_font): Use fast_string_match_ignore_case for | 109 | * fontset.c (fs_load_font): Use fast_string_match_ignore_case for |
| 10 | comparing font names. | 110 | comparing font names. |
| 11 | (fs_query_fontset): Use fast_string_match for comparing fontset | 111 | (fs_query_fontset): Use fast_string_match for comparing fontset names. |
| 12 | names. | ||
| 13 | (list_fontsets): Likewise. | 112 | (list_fontsets): Likewise. |
| 14 | 113 | ||
| 15 | * search.c (fast_string_match_ignore_case): New function. | 114 | * search.c (fast_string_match_ignore_case): New function. |