emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 11 Jul 2005 17:43:20 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4503 emacs/src/ChangeLog:1.4504
*** emacs/src/ChangeLog:1.4503  Mon Jul 11 19:25:53 2005
--- emacs/src/ChangeLog Mon Jul 11 21:43:20 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-07-11  Stefan Monnier  <address@hidden>
+ 
+       * window.c (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
+ 
  2005-07-11  Jan Dj,Ad(Brv  <address@hidden>
  
        * xfaces.c (x_update_menu_appearance): Use fontSet resource for
***************
*** 5,13 ****
  
  2005-07-10  Steven Tamm  <address@hidden>
  
!       * mac.c (Fmac_get_file_type, Fmac_get_file_creator): Added.
!       (Fmac_set_file_type, Fmac_set_file_creator): Added
!       (mac_get_object_from_code, mac_get_code_from_arg): Added
  
  2005-07-10  Richard M. Stallman  <address@hidden>
  
--- 9,17 ----
  
  2005-07-10  Steven Tamm  <address@hidden>
  
!       * mac.c (Fmac_get_file_type, Fmac_get_file_creator): Add.
!       (Fmac_set_file_type, Fmac_set_file_creator): Add.
!       (mac_get_object_from_code, mac_get_code_from_arg): Add.
  
  2005-07-10  Richard M. Stallman  <address@hidden>
  
***************
*** 37,43 ****
  
        * w32console.c (initialize_w32_display): Detect when the console
        dimensions are insane, and default to 80x25 instead.
!       (w32_use_full_screen_buffer): default to NIL.
  
  2005-07-06  YAMAMOTO Mitsuharu  <address@hidden>
  
--- 41,47 ----
  
        * w32console.c (initialize_w32_display): Detect when the console
        dimensions are insane, and default to 80x25 instead.
!       (w32_use_full_screen_buffer): Default to NIL.
  
  2005-07-06  YAMAMOTO Mitsuharu  <address@hidden>
  
***************
*** 45,52 ****
        VERTICAL_BORDER_FACE_ID for vertical border line.
        (mac_encode_char): Call check_ccl_update in advance.
        (mac_to_x_fontname, x_font_name_to_mac_font_name)
!       (init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't
!       assume that font family length is less than 32.
        (x_compute_min_glyph_bounds): Make static.
        (x_load_font): Never set fonts_changed_p to zero.
  
--- 49,56 ----
        VERTICAL_BORDER_FACE_ID for vertical border line.
        (mac_encode_char): Call check_ccl_update in advance.
        (mac_to_x_fontname, x_font_name_to_mac_font_name)
!       (init_font_name_table, mac_do_list_fonts, XLoadQueryFont):
!       Don't assume that font family length is less than 32.
        (x_compute_min_glyph_bounds): Make static.
        (x_load_font): Never set fonts_changed_p to zero.
  
***************
*** 97,104 ****
  
  2005-07-01  Masatake YAMATO  <address@hidden>
  
!       * emacs.c (main): Passing ADD_NO_RANDOMIZE to
!       `personality'.
  
  2005-06-30  Juri Linkov  <address@hidden>
  
--- 101,107 ----
  
  2005-07-01  Masatake YAMATO  <address@hidden>
  
!       * emacs.c (main): Passing ADD_NO_RANDOMIZE to `personality'.
  
  2005-06-30  Juri Linkov  <address@hidden>
  
***************
*** 226,232 ****
  
  2005-06-22  Miles Bader  <address@hidden>
  
!       * xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'.
        (realize_basic_faces, syms_of_xfaces): Update references to it.
        * dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID'
        to `VERTICAL_BORDER_FACE_ID'.
--- 229,235 ----
  
  2005-06-22  Miles Bader  <address@hidden>
  
!       * xfaces.c (Qvertical_border): Rename from `Qvertical_divider'.
        (realize_basic_faces, syms_of_xfaces): Update references to it.
        * dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID'
        to `VERTICAL_BORDER_FACE_ID'.
***************
*** 265,272 ****
  
  2005-06-17  Richard M. Stallman  <address@hidden>
  
!       * xdisp.c (get_next_display_element): Reverse
!       test of Vshow_nonbreak_escape.
  
        * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
        (Ftty_no_underline): New function.
--- 268,275 ----
  
  2005-06-17  Richard M. Stallman  <address@hidden>
  
!       * xdisp.c (get_next_display_element):
!       Reverse test of Vshow_nonbreak_escape.
  
        * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
        (Ftty_no_underline): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]