aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (cancel_hourglass_unwind): New function.Jan Djärv2003-02-232-8/+29
* Entries between 2002-03-10 and 2002-02-16 was missing, restore them.Jan Djärv2003-02-231-2/+465
* (fix_command): New subroutine, from Fcall_interactively.Richard M. Stallman2003-02-232-39/+80
* (print_partial_compiled_pattern): Output to stderr.Richard M. Stallman2003-02-231-49/+48
* (directory_files_internal): Don't expand directory.Kai Großjohann2003-02-232-1/+8
* (string_to_multibyte): Remove unused var i.Stefan Monnier2003-02-222-29/+51
* (x_face_list_fonts): Fix int/Lisp_Object mixup.Stefan Monnier2003-02-221-1/+1
* (Fstart_kbd_macro): Remove redundant assignment.Stefan Monnier2003-02-221-2/+2
* (copy_keymap_1): Make it static.Stefan Monnier2003-02-221-1/+1
* (Fgarbage_collect): Don't use XSETFLOAT.Stefan Monnier2003-02-221-3/+3
* 2003-02-22 David Ponce <david@dponce.com>Juanma Barranquero2003-02-222-1/+5
* Removed subtty, workaround for when TIOCSIGSEND fails.Jan Djärv2003-02-213-29/+55
* (Fdefine_key): Clarification of formulation.Kai Großjohann2003-02-211-1/+1
* (Fdefine_key): Doc fix.Kai Großjohann2003-02-212-2/+7
* *** empty log message ***Juanma Barranquero2003-02-211-2/+16
* (wait_reading_process_input): Use POLL_INTERRUPTED_SYS_CALL, notJuanma Barranquero2003-02-211-4/+4
* Include hpux10-20.h instead of hpux10.h. Delete #undef ofJuanma Barranquero2003-02-211-4/+1
* (POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, notJuanma Barranquero2003-02-211-2/+4
* New file.Juanma Barranquero2003-02-211-0/+11
* *** empty log message ***Juanma Barranquero2003-02-201-1/+1
* *** empty log message ***Kenichi Handa2003-02-201-0/+10
* (Fset_fontset_font): Document that NAME nil means the defaultKenichi Handa2003-02-201-2/+4
* (check_fontset_name): If NAME is nil, return theKenichi Handa2003-02-201-3/+24
* (setup_process_coding_systems): If the process'sKenichi Handa2003-02-202-0/+8
* Typo in docstring for define-key.Kai Großjohann2003-02-191-1/+1
* .Andreas Schwab2003-02-191-4231/+9
* (Fcancel_kbd_macro_events, Fstring_to_multibyte): AddAndreas Schwab2003-02-191-1/+3
* (try_alternative_families): Try all scalable fonts ifKenichi Handa2003-02-192-2/+7
* * xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.Jan Djärv2003-02-192-2/+10
* (read1): Allow "?" after a character constant.Kim F. Storm2003-02-182-2/+3
* * xterm.c (x_list_fonts): If maxnames is less than 0, get all fontJan Djärv2003-02-183-29/+61
* (read1): Fix last change; "`" is not always special.Kim F. Storm2003-02-181-4/+8
* *** empty log message ***Kim F. Storm2003-02-181-0/+4
* unexmacosx.c (copy_data_segment): Also copy __cfstring section.Andrew Choi2003-02-182-1/+6
* .Andreas Schwab2003-02-181-0/+8
* (window_scroll_pixel_based): Move outside aAndreas Schwab2003-02-181-1/+10
* (in_display_vector_p): New function.Andreas Schwab2003-02-181-1/+11
* (in_display_vector_p): Declare.Andreas Schwab2003-02-181-1/+2
* (read1): Fix and relax read syntax.Kim F. Storm2003-02-171-12/+25
* *** empty log message ***Kim F. Storm2003-02-171-0/+9
* * gtkutil.c (xg_tool_bar_expose_callback): New function.Jan Djärv2003-02-172-1/+49
* (this_command_key_count_reset): New variable.Richard M. Stallman2003-02-172-10/+40
* (string_to_multibyte): Always return a multibyte string.Kenichi Handa2003-02-172-3/+7
* (w32_list_bdf_fonts, w32_list_fonts): NegativeJason Rumney2003-02-162-5/+11
* *** empty log message ***Dave Love2003-02-141-0/+4
* (Flanginfo): Doc fix.Dave Love2003-02-141-4/+9
* (read_escape): Interpret \s as a SPACE character, exceptKim F. Storm2003-02-132-2/+21
* (Fmatch_data): Doc fix. Explicitly state thatKim F. Storm2003-02-132-1/+6
* Renamed remap-command to command-remapping. All uses changed.Kim F. Storm2003-02-124-12/+17
* (Fdefmacro): Fix typo.Juanma Barranquero2003-02-122-1/+5