aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (draw_window_fringes): Update prototype.Kim F. Storm2004-10-071-1/+1
* *** empty log message ***Kim F. Storm2004-10-071-1/+16
* macfns.c (mac_get_window_bounds): Add extern.Steven Tamm2004-10-064-160/+216
* * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR toJan Djärv2004-10-061-1/+1
* * config.in: Regenerate.Jan Djärv2004-10-053-4/+11
* * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper forJan Djärv2004-10-052-5/+24
* *** empty log message ***Kim F. Storm2004-10-041-0/+3
* (Ffringe_bitmaps_at_pos): Change return value from consKim F. Storm2004-10-041-5/+7
* (XTset_vertical_scroll_bar): Improve handling of scrollKim F. Storm2004-10-041-8/+15
* *** empty log message ***Kim F. Storm2004-10-041-0/+6
* (x_draw_vertical_border): Do not draw line if frame has scroll bars.Kim F. Storm2004-10-041-0/+3
* (define_frame_cursor1): Do not change frame cursorKim F. Storm2004-10-042-0/+10
* (coordinates_in_window): Relax check for cursorKim F. Storm2004-10-041-6/+9
* *** empty log message ***Kim F. Storm2004-10-041-0/+5
* (pp): Shorthand for p ARG + pr.Kim F. Storm2004-10-041-0/+20
* *** empty log message ***Kim F. Storm2004-10-041-0/+5
* * fileio.c (auto_save_1) Call Ffile_modes for remote files.Michael Albinus2004-10-032-0/+7
* *** empty log message ***Kenichi Handa2004-09-292-5/+10
* (send_process): Be sure to free composition data.Kenichi Handa2004-09-292-0/+12
* (Finsert_file_contents): Be sure to free composition data.Kenichi Handa2004-09-291-1/+2
* (code_convert_region): Don't skip ASCIIs if there are compositions to encode.Kenichi Handa2004-09-291-5/+15
* (fringe_bmp): Change to pointer.Kim F. Storm2004-09-291-2/+15
* Remove limit on number of bitmaps.Kim F. Storm2004-09-291-11/+38
* (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Kim F. Storm2004-09-291-13/+13
* *** empty log message ***Kim F. Storm2004-09-291-1/+19
* *** empty log message ***Kim F. Storm2004-09-291-0/+15
* (handle_single_display_prop): Use lookup_fringe_bitmap.Kim F. Storm2004-09-291-5/+4
* Simplify last change.Kim F. Storm2004-09-291-61/+33
* (lookup_fringe_bitmap): Add prototype.Kim F. Storm2004-09-291-1/+1
* * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)Kim F. Storm2004-09-291-2/+8
* *** empty log message ***Kim F. Storm2004-09-291-0/+3
* *** empty log message ***Kim F. Storm2004-09-281-0/+24
* (valid_fringe_bitmap_p): Fix prototype.Kim F. Storm2004-09-281-1/+1
* (Vfringe_bitmaps): New variable.Kim F. Storm2004-09-281-48/+152
* (handle_single_display_prop): Fringe bitmaps are nowKim F. Storm2004-09-281-2/+4
* (update_window_fringes): Handle new formats ofKim F. Storm2004-09-271-43/+51
* (syms_of_buffer) <indicate-buffer-boundaries>:Kim F. Storm2004-09-271-9/+13
* *** empty log message ***Kim F. Storm2004-09-271-0/+10
* * config.in: Rebuild.Jan Djärv2004-09-252-1/+5
* Typo.Kim F. Storm2004-09-241-1/+1
* * config.in: Rebuild.Jan Djärv2004-09-243-4/+20
* (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-182-2/+8
* (syms_of_buffer) <default-major-mode>: Doc fix.Richard M. Stallman2004-09-182-1/+10
* Comment change.Richard M. Stallman2004-09-181-2/+5
* (try_window_reusing_current_matrix):Richard M. Stallman2004-09-182-6/+42
* (Finsert_file_contents): Fix case of replacement in a narrowed buffer.Stefan Monnier2004-09-152-4/+9
* (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.Kim F. Storm2004-09-141-1/+1
* *** empty log message ***Kim F. Storm2004-09-141-0/+2
* (Qface_no_inherit): New var.Kim F. Storm2004-09-141-18/+41
* *** empty log message ***Kim F. Storm2004-09-141-1/+10