aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (overlays_at): Add CHANGE_REQ parameter.Miles Bader2000-08-081-7/+12
* *** empty log message ***Gerd Moellmann2000-08-081-7/+7
* (do_completion): Don't consider a simple change of case as `completion'.Miles Bader2000-08-082-6/+19
* (record_delete): Make sure last_point_position_buffer is a buffer beforeKen Raeburn2000-08-082-0/+28
* (syms_of_keyboard): Initialize last_point_position_buffer.Ken Raeburn2000-08-081-0/+2
* (decode_coding_string): Declare.Ken Raeburn2000-08-081-0/+2
* (Fprevious_single_char_property_change): Declare.Ken Raeburn2000-08-081-0/+1
* (Fprevious_single_char_property_change): Don't do arithmetic directly on lispKen Raeburn2000-08-081-2/+4
* (find_field): Use EQ, not ==, to compare lisp objects.Ken Raeburn2000-08-081-2/+2
* (menu_item_eval_property): Declare.Ken Raeburn2000-08-081-0/+1
* (message_dolog): Save and protect string "*Messages*" to reuse as buffer name,Ken Raeburn2000-08-081-21/+41
* *coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.Ken Raeburn2000-08-082-2/+9
* (Fchar_width): Doc fix.Kenichi Handa2000-08-081-1/+2
* *** empty log message ***Kenichi Handa2000-08-081-0/+4
* *** empty log message ***Gerd Moellmann2000-08-081-0/+4
* (Fstring_width): Doc fix.Gerd Moellmann2000-08-081-1/+2
* (x_draw_image_foreground): Avoid drawing outsideGerd Moellmann2000-08-072-2/+27
* (start_display): WHen starting display on a continuationGerd Moellmann2000-08-071-32/+51
* *** empty log message ***Gerd Moellmann2000-08-071-0/+5
* (sweep_weak_table): Fix survival conditions forGerd Moellmann2000-08-071-2/+2
* (xhashtable): New command.Gerd Moellmann2000-08-071-0/+12
* (sweep_weak_hash_tables): Fix the code taking unmarkedGerd Moellmann2000-08-072-15/+15
* (ensure_echo_area_buffers): If a buffer was killed and aGerd Moellmann2000-08-072-0/+14
* *** empty log message ***Eli Zaretskii2000-08-071-0/+5
* (Fmsdos_set_mouse_buttons): Add missing backslashes inEli Zaretskii2000-08-071-3/+3
* * syntax.c (skip_chars): Fix previous change. Make the handling ofKenichi Handa2000-08-071-54/+50
* *** empty log message ***Kenichi Handa2000-08-071-0/+5
* *** empty log message ***Gerd Moellmann2000-08-051-1/+17
* (run_mac_command, closedir): Use `xfree' instead of `free'.Gerd Moellmann2000-08-051-2/+1
* (error): Use xfree instead of free.Gerd Moellmann2000-08-051-1/+1
* (current_minor_maps): Use xmalloc instead of malloc.Gerd Moellmann2000-08-051-2/+2
* (opendir, GetTempDirName, run_mac_command): Use xmallocGerd Moellmann2000-08-051-12/+13
* (child_setup): Use xfree instead of free.Gerd Moellmann2000-08-051-1/+1
* (Ftranspose_regions): Use xfree instead of free.Gerd Moellmann2000-08-051-5/+5
* (Finsert_file_contents): Use xfree instead of free.Gerd Moellmann2000-08-051-1/+1
* (popup_get_selection): Use xfree instead of free.Gerd Moellmann2000-08-051-1/+1
* Replace `illegal' with `invalid'.Gerd Moellmann2000-08-052-9/+19
* Replace `illegal' with `invalid'.Gerd Moellmann2000-08-053-17/+17
* (Fmake_hash_table): Add missing `\n\' to end of line in docstring.Noah Friedman2000-08-052-68/+73
* (skip_chars): Fix handling of multibyte<->unibyte conversion.Kenichi Handa2000-08-052-17/+40
* (skip_chars): Fix typo in error message.Gerd Moellmann2000-08-042-2/+6
* * m/ia64.h: Moved from s/ia64.h.Andreas Schwab2000-08-042-0/+4
* *** empty log message ***Kenichi Handa2000-08-042-0/+15
* (coding_restore_composition): Pay attention to the case thatKenichi Handa2000-08-041-20/+32
* (read_process_output): Big simplification. HandleKenichi Handa2000-08-041-209/+89
* (Fcall_process): Handle post-read-conversion of coding system if any.Kenichi Handa2000-08-041-0/+9
* (decode_coding_iso2022): More strict check for handling singleKenichi Handa2000-08-041-0/+4
* *** empty log message ***Kenichi Handa2000-08-041-0/+5
* *** empty log message ***Gerd Moellmann2000-08-032-0/+211
* (set_frame_size, update_wm_hints, EmacsFrameSetValues):Gerd Moellmann2000-08-031-9/+9