(Position Info): Describe the case that Emacs shows
[bpt/emacs.git] / src /
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Undo last change.
2005-10-12 Kim F. Storm(handle_one_xevent): Clear last_mouse_glyph on mouse...
2005-10-12 Kim F. Storm*** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu*** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Restore help_echo_string if...
2005-10-12 Romain Francoise(init_buffer): Rename `rc' to `len' for clarity.
2005-10-12 YAMAMOTO Mitsuharu(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-11 Kim F. Storm(glyph_rect, remember_mouse_glyph): Remove X versions.
2005-10-11 Kim F. Storm(remember_mouse_glyph): New generic version based on
2005-10-11 Kim F. Storm(note_mouse_movement): Fix last_mouse_glyph check.
2005-10-11 Kim F. Storm(note_mouse_movement): Add call to remember_mouse_glyph.
2005-10-11 Kim F. Storm(remember_mouse_glyph): Add prototype.
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Kim F. Storm(coordinates_in_window): Fix x position for ON_RIGHT_MA...
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Romain Francoise*** empty log message ***
2005-10-11 Kim F. Storm(make_lispy_position): Fix buffer calculations for
2005-10-11 Kim F. Storm(coordinates_in_window): Fix returned y position when
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Juanma Barranquero*** empty log message ***
2005-10-11 Juanma Barranquero(fn_jpeg_stdio_src): Don't define it.
2005-10-11 YAMAMOTO Mitsuharu(PER_CHAR_METRIC): Remove unused macro.
2005-10-10 Kim F. Storm(glyph_rect): Return 0 if position is outside text...
2005-10-10 Kim F. Storm(make_lispy_position): Fix buffer position calculation for
2005-10-10 Kim F. Storm*** empty log message ***
2005-10-10 Kim F. Storm*** empty log message ***
2005-10-10 Jason Rumney(remember_mouse_glyph): New function.
2005-10-10 Jan Djärv-nb changed to -nbi
2005-10-10 Juanma Barranquero*** empty log message ***
2005-10-10 Juanma Barranquero(Fredirect_frame_focus): Fix typos in docstring.
2005-10-10 Juanma Barranquero(Fwindow_tree): Fix spelling.
2005-10-09 Romain Francoise(Fwindow_end): Don't try to redisplay if non-interactive.
2005-10-09 Jan Djärv* emacs.c (standard_args): Removed options -i, -itype...
2005-10-09 Jan Djärv* xfns.c (Fx_create_frame): Make bitmapIcon have defaul...
2005-10-09 Jan Djärv* emacs.c (standard_args): Removed options -i, -itype...
2005-10-08 YAMAMOTO Mitsuharu(x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT...
2005-10-08 YAMAMOTO Mitsuharu(mac_term_init): Add types to extern.
2005-10-08 YAMAMOTO Mitsuharu(GC_CLIP_REGION): New macro.
2005-10-08 YAMAMOTO Mitsuharu(MAX_CLIP_RECTS): New define.
2005-10-07 Kim F. Storm(window_tree, Fwindow_tree): Rename fns added 2005...
2005-10-07 Kim F. Storm*** empty log message ***
2005-10-07 Kim F. Storm(redraw_overlapped_rows, redraw_overlapping_rows)
2005-10-07 Kim F. Storm*** empty log message ***
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string...
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string to
2005-10-07 YAMAMOTO Mitsuharu(redraw_overlapping_rows): Call rif->fix_overlapping_ar...
2005-10-07 YAMAMOTO Mitsuharu(struct glyph_string): Rename member for_overlaps_p
2005-10-04 Richard M. Stallman(refill_memory_reserve): Conditionalize the body, not...
2005-10-04 Kim F. Storm*** empty log message ***
2005-10-04 Kim F. Storm(window_split_tree): New function.
2005-10-04 YAMAMOTO Mitsuharu*** empty log message ***
2005-10-04 YAMAMOTO Mitsuharu(mac_invert_rectangle): New function.
2005-10-04 Stefan Monnier(re_char): Don't expose it in the interface.
2005-10-04 Stefan Monnier(re_char): Move it back to the implementation file.
2005-10-04 Stefan Monnier(make_lispy_event): If point has moved between down...
2005-10-02 Dan Nicolaescu* lisp.h (fatal): Undo previous change.
2005-10-02 Richard M. Stallman*** empty log message ***
2005-10-02 Richard M. Stallman(face_color_gray_p): Colors close to black count as...
2005-10-01 Kim F. Storm(try_window): Skip scroll-margin check if ZV is visible.
2005-10-01 Kim F. Storm*** empty log message ***
2005-10-01 YAMAMOTO Mitsuharu*** empty log message ***
2005-10-01 YAMAMOTO Mitsuharu(mac_draw_string_common, x_per_char_metric)
2005-10-01 YAMAMOTO Mitsuharu(struct _XCharStruct): New member valid_p.
2005-10-01 YAMAMOTO Mitsuharu(start_hourglass): Apply 2005-05-07 change for xfns.c.
2005-10-01 YAMAMOTO Mitsuharu(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-09-30 Dan NicolaescuMove systime.h include after lisp.h.
2005-09-30 Romain Francoise(High-Level Completion): Explain that the prompt
2005-09-29 Juri Linkov*** empty log message ***
2005-09-29 Juri Linkov(Fmessage, Fmessage_box, Fmessage_or_box):
2005-09-28 Kim F. Storm(gif_load): Fix size of allocated image buffer
2005-09-28 Kim F. Storm*** empty log message ***
2005-09-28 YAMAMOTO Mitsuharu(struct _XCharStruct): Each member now takes short...
2005-09-27 Dan Nicolaescu(handle_one_xevent): Refer to union field to match...
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-26 Richard M. Stallman*** empty log message ***
2005-09-25 Richard M. Stallman(update_menu_bindings): Variable deleted.
2005-09-24 Eli ZaretskiiAdd makefile (for MS-Windows).
2005-09-23 Richard M. Stallman*** empty log message ***
2005-09-23 Richard M. Stallman(Fformat): Explicitly test for end of format string...
2005-09-23 Dan Nicolaescu* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
2005-09-22 Kim F. Storm(message_dolog): Add warning about GC and Lisp strings.
2005-09-22 Kim F. Storm*** empty log message ***
2005-09-22 YAMAMOTO Mitsuharu(xlfdpat_block_match_1): Fix assertion.
2005-09-21 YAMAMOTO Mitsuharu*** empty log message ***
2005-09-21 YAMAMOTO Mitsuharu(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
2005-09-20 Jan Djärv* gtkutil.c (xg_set_geometry): Do a gtk_window_move...
2005-09-19 Kim F. Storm(Fformat): Don't scan past end of format string that
2005-09-19 Kim F. Storm*** empty log message ***
2005-09-18 Andreas Schwab(struct window): Remove height_fixed_p, no longer set.
2005-09-18 Andreas Schwab(make_window): Don't initialize height_fixed_p.
2005-09-18 John Paul Wallington(Fdefalias): Signal an error if SYMBOL is not a symbol.
2005-09-18 YAMAMOTO Mitsuharu*** empty log message ***
2005-09-18 YAMAMOTO Mitsuharu[MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
2005-09-18 YAMAMOTO Mitsuharu(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG...
2005-09-18 YAMAMOTO Mitsuharu(SOME_MACHINE_OBJECTS): Undo previous change.
2005-09-17 Eli Zaretskii(XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
2005-09-17 Richard M. Stallman*** empty log message ***
2005-09-16 Romain Francoise(syms_of_fileio): Clarify docstring of `write-region...
2005-09-15 Richard M. Stallman*** empty log message ***
next