summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Fskip_chars_forward)Dave Love2003-01-312-2/+9
* Cygwin support patch.Juanma Barranquero2003-01-315-167/+184
* Initial revision.Juanma Barranquero2003-01-311-0/+146
* *** empty log message ***Juanma Barranquero2003-01-311-4/+5
* (init_tiff_functions): New function.Juanma Barranquero2003-01-311-19/+53
* *** empty log message ***Juanma Barranquero2003-01-311-0/+10
* (DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.Juanma Barranquero2003-01-311-13/+46
* (syms_of_coding): Add `...' for symbols in the docstring ofKenichi Handa2003-01-311-12/+201
* (SKIP_GLYPHS): New macro.Kenichi Handa2003-01-311-21/+43
* *** empty log message ***Kenichi Handa2003-01-311-0/+6
* gtkutil.c (free_frame_tool_bar): Removed debug printf.Jan Djärv2003-01-302-16/+19
* *** empty log message ***Dave Love2003-01-301-0/+6
* (Vgc_elapsed, gcs_done): New variables.Dave Love2003-01-301-4/+29
* (init_external_image_libraries): Add missing operator.Juanma Barranquero2003-01-302-1/+5
* *** empty log message ***Jason Rumney2003-01-291-0/+5
* (init_external_image_libraries): Allow jpeg-62.dll asJason Rumney2003-01-291-0/+1
* (set_cursor_from_row): Pay attention to string display properties.Kenichi Handa2003-01-291-3/+61
* *** empty log message ***Kenichi Handa2003-01-291-0/+5
* Corrected misc. typos like missing : after file names,Kim F. Storm2003-01-2810-71/+70
* 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>Andrew Choi2003-01-282-31/+36
* 2003-01-28 Andrew Choi <akochoi@shaw.ca>Andrew Choi2003-01-282-2/+7
* (init_external_image_libraries): Try alternate names for the jpeg dll.Juanma Barranquero2003-01-272-35/+41
* gtkutil.c: Check for NULL string before calling strcmp or strlen.Jan Djärv2003-01-272-11/+32
* (x_set_name, x_set_title): Add comment about encoding strategy.Kenichi Handa2003-01-271-0/+17
* (Fformat): Add comment about the treatment of 0 as a multibyteKenichi Handa2003-01-261-0/+4
* gtkutil.c (update_frame_tool_bar): Call prepare_image_for_displayJan Djärv2003-01-262-0/+12
* *** empty log message ***Jason Rumney2003-01-261-0/+9
* (init_jpeg_functions, jpeg_resync_to_restart_wrapper):Jason Rumney2003-01-261-54/+103