aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fcommandp): New arg for_call_interactively.Richard M. Stallman2002-04-281-5/+8
* (Fcommandp): Declare new arg.Richard M. Stallman2002-04-281-1/+1
* (Fall_completions, Ftry_completion): New arg to Fcommandp.Richard M. Stallman2002-04-281-2/+2
* *** empty log message ***Jason Rumney2002-04-281-0/+7
* (syms_of_w32proc): Get true file attributes by default.Jason Rumney2002-04-281-1/+1
* (stat, fstat): Use file index information to generateJason Rumney2002-04-281-36/+33
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-2630-98/+30958
* (x_draw_phys_cursor_glyph): Undo last change. ComputeGerd Moellmann2002-04-262-23/+23
* (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs areEli Zaretskii2002-04-261-1/+4
* (abbrev-start-location): Doc fix.Pavel Janík2002-04-252-3/+5
* (x_draw_phys_cursor_glyph): Take into account that a boxGerd Moellmann2002-04-252-1/+13
* (Fvertical_motion): Fix last change.Pavel Janík2002-04-252-1/+5
* (Fvertical_motion): Move to the start of the lineGerd Moellmann2002-04-252-2/+17
* (update_text_area): Set phys_cursor_on_p to 0 in theGerd Moellmann2002-04-242-0/+17
* (x_display_and_set_cursor): Set phys_cursor_width toGerd Moellmann2002-04-241-1/+4
* (notice_overwritten_cursor): Fix an off by 1 error.Gerd Moellmann2002-04-242-1/+5
* *** 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