aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (Fstart_kbd_macro): If appending, and last keyboardKim F. Storm2003-02-122-2/+17
* (Fremap_command): Return nil if arg is not a symbol.Kim F. Storm2003-02-111-1/+4
* *** empty log message ***Kim F. Storm2003-02-111-0/+4
* *** empty log message ***Kenichi Handa2003-02-111-0/+4
* (lisp, shortlisp): Add malayalam.el and tamil.el.Kenichi Handa2003-02-111-0/+4
* Doc fixes.Kim F. Storm2003-02-102-9/+14
* (Fstring_to_multibyte): Fix typo in the docstring.Kenichi Handa2003-02-102-1/+3
* *** empty log message ***Kenichi Handa2003-02-101-0/+33
* (QCfilter_multibyte): New variable.Kenichi Handa2003-02-101-43/+101
* (struct Lisp_Process): New member filter_multibyte.Kenichi Handa2003-02-101-0/+6
* (setup_process_coding_systems): Add prototype.Kenichi Handa2003-02-101-0/+1
* (Fset_buffer_multibyte): If the current buffer has aKenichi Handa2003-02-101-0/+9
* *** empty log message ***Kenichi Handa2003-02-091-0/+6
* (string_to_multibyte): New function.Kenichi Handa2003-02-091-0/+50
* *** empty log message ***Andreas Schwab2003-02-081-0/+5
* (EXEEXT): Define to @EXEEXT@ and use this variableAndreas Schwab2003-02-081-22/+23
* xterm.c (x_make_frame_visible): Call gtk_window_deiconify.Jan Djärv2003-02-083-3/+27
* Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endifJan Djärv2003-02-073-49/+24
* Trailing whitespace deleted.Juanma Barranquero2003-02-04213-3252/+3252
* *** empty log message ***Richard M. Stallman2003-02-041-0/+15
* (echo_now): Update before_command_echo_length.Richard M. Stallman2003-02-041-18/+40
* (syms_of_keyboard) <this-original-command>: Doc fix.Kim F. Storm2003-02-031-3/+4
* *** empty log message ***Kim F. Storm2003-02-031-0/+4
* Fix memory leak.Jan Djärv2003-02-022-84/+107
* *** empty log message ***Jason Rumney2003-02-021-0/+8
* (w32_create_pixmap_from_bitmap_data): Use alloca forJason Rumney2003-02-011-17/+94
* (Fcopy_file) [WINDOWSNT]: Reverse logic for settingJason Rumney2003-02-012-1/+7