summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2001-02-091-0/+24
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-091-1/+5
* (Finternal_set_lisp_face_attribute): The value of :boxKenichi Handa2001-02-091-6/+6
* (x_produce_image_glyph): Pay attention to the case thatKenichi Handa2001-02-091-36/+63
* (w32_encode_char): Treat eight bit graphic and controlJason Rumney2001-02-092-8/+44
* (init-environment): Duplicate local string before putenv.Jason Rumney2001-02-091-1/+1
* (Fx_show_tip): Fix calls to make_number.Jason Rumney2001-02-091-65/+93
* 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-02-092-1/+5
* (Fchar_to_string): If CHARACTER is less than 256,Kenichi Handa2001-02-091-1/+3
* (Fstring): If all arguments are less than 256, return a unibyteKenichi Handa2001-02-091-1/+11
* *** empty log message ***Kenichi Handa2001-02-091-0/+6
* (code_convert_region): After detecting a coding, ifKenichi Handa2001-02-081-1/+12
* *** empty log message ***Kenichi Handa2001-02-081-0/+6
* (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.Stefan Monnier2001-02-082-1/+6
* (parse_str_to_multibyte): New function.Kenichi Handa2001-02-071-0/+17
* (parse_str_to_multibyte): Extern it.Kenichi Handa2001-02-071-0/+1
* (print_string): If we are going to print a unibyteKenichi Handa2001-02-071-2/+17
* *** empty log message ***Kenichi Handa2001-02-071-0/+10
* (select_palette): Do nothing if palette hasn't yetAndrew Innes2001-02-062-1/+7
* (update_frame_line): Rename parameter FRAME to F.Gerd Moellmann2001-02-062-20/+39
* (split_font_name): Compute numeric value ofGerd Moellmann2001-02-052-64/+110
* (enum lface_attribute_index): AddGerd Moellmann2001-02-051-0/+1
* *** empty log message ***Dave Love2001-02-051-0/+4
* Revert last change following loadup.el change.Dave Love2001-02-051-1/+1
* *** empty log message ***Andrew Innes2001-02-051-0/+6
* ($(EMACS)): Use $(THISDIR) instead of . inAndrew Innes2001-02-051-2/+2
* (x_display_and_set_cursor): Check for the focusGerd Moellmann2001-02-052-2/+5
* (try_scrolling): If point is in the line below theGerd Moellmann2001-02-052-12/+8
* *** empty log message ***Gerd Moellmann2001-02-051-0/+5
* (Fmove_to_window_line): Don't add 1 if window isGerd Moellmann2001-02-051-0/+4
* (CCL_WRITE_CHAR): Check if CH is valid or not. IfKenichi Handa2001-02-051-1/+13
* *** empty log message ***Kenichi Handa2001-02-051-0/+8
* *** empty log message ***Stefan Monnier2001-02-021-1/+1
* *** empty log message ***Gerd Moellmann2001-02-021-0/+3
* (x_set_font): If font hasn't changed, avoid recomputingGerd Moellmann2001-02-021-0/+2
* *** empty log message ***Gerd Moellmann2001-02-021-0/+5
* (get_next_display_element): Fix case of emptyGerd Moellmann2001-02-021-2/+6
* (Fconstrain_to_field): Doc fix.Eli Zaretskii2001-02-022-1/+3
* (Fclear_face_cache): Rename the `thorougly' argumentEli Zaretskii2001-02-022-3/+6
* (Fenlarge_window, Fshrink_window): Doc fix.Eli Zaretskii2001-02-022-2/+8
* (search_buffer): Call set_search_regs with a byteGerd Moellmann2001-02-012-1/+4
* *** empty log message ***Gerd Moellmann2001-02-011-0/+8
* (x_set_tool_bar_lines): Do nothing If frame isGerd Moellmann2001-02-011-0/+4
* (Fmodify_frame_parameters): Doc fix.Eli Zaretskii2001-02-012-0/+5
* Change the include blocker to the same form as in other headerGerd Moellmann2001-01-311-3/+3
* (EMACS_FRAME_H_INCLUDED): Use an include blockerGerd Moellmann2001-01-311-5/+7
* (enum window_part): New enumeration.Gerd Moellmann2001-01-312-31/+63
* Update copyright.Gerd Moellmann2001-01-311-6/+6
* (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.Gerd Moellmann2001-01-311-5/+15
* *** empty log message ***Dave Love2001-01-311-0/+2