aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Colin Walters2002-04-231-0/+4
* (syms_of_buffer): Doc fix.Colin Walters2002-04-231-1/+1
* (x_set_mouse_color): Change default for cross_cursor to XC_hand2.Richard M. Stallman2002-04-232-1/+6
* (init_buffer): Fix PWD comment.Paul Eggert2002-04-231-2/+3
* (notice_overwritten_cursor): Handle the special caseGerd Moellmann2002-04-232-3/+12
* (x_draw_hollow_cursor, x_draw_bar_cursor)Gerd Moellmann2002-04-232-10/+45
* Fix misleading comment after #endif.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Pavel Janík2002-04-221-0/+5
* Remove unused global variable `minibuf_prompt_pixel_width'.Pavel Janík2002-04-221-1/+0
* Fix typo.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Richard M. Stallman2002-04-221-0/+2
* (Fend_of_line): Handle intangible text in mid line.Richard M. Stallman2002-04-221-1/+28
* (remove_properties): Fixed trap for malformed plist.Kim F. Storm2002-04-222-7/+10
* (make_window): Initialize height_fixed_p,Richard M. Stallman2002-04-222-0/+7
* Add comment of arbitrary chosen constant 59.Pavel Janík2002-04-221-0/+1
* *** empty log message ***Pavel Janík2002-04-201-0/+4
* (use-dialog-box): Doc fix.Pavel Janík2002-04-201-1/+1
* *** empty log message ***Pavel Janík2002-04-191-0/+7
* (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'Pavel Janík2002-04-191-2/+6
* (clear_font_table): Don't free the default font ofStefan Monnier2002-04-192-8/+13
* (Fmove_to_column): Remove unused local variable `next_boundary_byte'.Juanma Barranquero2002-04-192-8/+8
* *** empty log message ***Eli Zaretskii2002-04-191-0/+7
* (Qhbar): New variable.Eli Zaretskii2002-04-191-4/+10
* (text_cursor_kinds): New enumeration member HBAR_CURSOR.Eli Zaretskii2002-04-192-2/+15
* (x_draw_bar_cursor): New argument KIND; callers changed.Eli Zaretskii2002-04-191-7/+22
* (Qhbar): New variable.Eli Zaretskii2002-04-191-1/+16
* *** empty log message ***Eli Zaretskii2002-04-191-0/+5
* (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.Eli Zaretskii2002-04-191-0/+12
* (remove_properties): New arg LIST allows scanningRichard M. Stallman2002-04-191-26/+150
* (remove_properties): New arg LIST allows scanning either a list or a plist.Richard M. Stallman2002-04-191-0/+10
* Comment change.Richard M. Stallman2002-04-191-0/+2
* (HAVE_LIBKSTAT): Define only if not already defined.Eli Zaretskii2002-04-172-1/+8
* (Fmove_to_column): Remove unused local variable `end_byte'.Juanma Barranquero2002-04-172-2/+6
* Fix typo in comment.Juanma Barranquero2002-04-171-1/+1
* (coordinates_in_window): Don't report on margin area if its width is zero.Eli Zaretskii2002-04-172-4/+21
* *** empty log message ***Jason Rumney2002-04-161-0/+6
* (Fx_file_dialog): Decode file name before using.Jason Rumney2002-04-161-1/+1
* (construct_drag_n_drop): Likewise.Jason Rumney2002-04-161-1/+1
* *** empty log message ***Eli Zaretskii2002-04-161-0/+7
* (SYSTEM_PURESIZE_EXTRA): Reduce to 50000.Eli Zaretskii2002-04-161-1/+1
* (BASE_PURESIZE): Increase to 830000, since we nowEli Zaretskii2002-04-161-1/+1
* (Qlatin_1, Qutf_8): New vars.Stefan Monnier2002-04-162-40/+66
* (new_region_cache): Use BEG.Stefan Monnier2002-04-161-2/+2
* (MMAP_ALLOCATED_P): New macro to be set from systemGerd Moellmann2002-04-162-5/+21
* Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.Andreas Schwab2002-04-1578-771/+94
* Stamp file for config.inAndreas Schwab2002-04-151-0/+1
* Regenerated with autoheader.Andreas Schwab2002-04-151-314/+655
* *** empty log message ***Pavel Janík2002-04-141-0/+6
* (marginal_area_string): Sort arguments.Pavel Janík2002-04-141-1/+1
* (marginal_area_string): Add prototype.Pavel Janík2002-04-141-0/+1