aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2007-06-161-0/+5
* (Funibyte_string): Add "usage: ..." to the docstring.Kenichi Handa2007-06-161-1/+2
* (lisp): Add ${lispsource}language/tai-viet.el.Kenichi Handa2007-06-161-2/+2
* *** empty log message ***Kenichi Handa2007-06-151-0/+5
* (${lispsource}international/charprop.el): Depend on temacs${EXEEXT}.Kenichi Handa2007-06-151-1/+3
* *** empty log message ***Jason Rumney2007-06-131-0/+2
* (w32font_close): Delete the GDI font object.Jason Rumney2007-06-131-1/+1
* *** empty log message ***Jason Rumney2007-06-131-0/+10
* (w32proc.o): Depend on character.hJason Rumney2007-06-131-0/+1
* Include character.hJason Rumney2007-06-133-0/+3
* *** empty log message ***Jason Rumney2007-06-111-0/+12
* (syms_of_w32term): Use DEFSYM macro.Jason Rumney2007-06-111-2/+1
* (syms_of_w32select): Use DEFSYM macro.Jason Rumney2007-06-111-2/+2
* (syms_of_ntproc): Use DEFSYM macro.Jason Rumney2007-06-111-4/+2
* (syms_of_w32menu): Use DEFSYM macro.Jason Rumney2007-06-111-3/+2
* (syms_of_w32fns): Use DEFSYM macro.Jason Rumney2007-06-111-66/+33
* Merge from emacs--devo--0Miles Bader2007-06-1135-1178/+1685
|\
| * (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-102-2/+6
| * Merge from emacs--rel--22Miles Bader2007-06-093-1/+19
| |\
| | * *** empty log message ***Jason Rumney2007-06-061-0/+4
| | * Don't define HAVE_TZNAME.Jason Rumney2007-06-061-1/+0
| | * (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-3/+0
| | * * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-0/+5
| | * (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong2007-06-061-6/+6
| | * * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong2007-06-061-0/+4
| | * * xfaces.c (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-0/+13
| | * (ccl_driver): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (Fmake_local_variable): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (Fsxhash): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (mac_create_bitmap_from_bitmap_data)Chong Yidong2007-06-051-2/+2
| | * (getdefdir): Delete stray semicolon.Chong Yidong2007-06-051-2/+2
| | * (delete_window): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (next_element_from_buffer): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
| | * (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-042-2/+6
| | * Version 22.1 released.Chong Yidong2007-06-021-0/+2
| | * (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-9/+15
| | * * xfns.c (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-0/+9
| | * (x_encode_text): Add GCPRO.Richard M. Stallman2007-06-011-15/+15
| | * (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-011-1/+11
| | * * xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong2007-06-011-0/+5
| | * (syms_of_buffer): Doc fix.Richard M. Stallman2007-05-312-1/+5
| * | (Fdelete_and_extract_region): Use empty_unibyte_string.Juanma Barranquero2007-06-083-2/+37
| * | (Fread_file_name): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (Fmapconcat): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (cmd_error_internal): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (Fkey_description): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (read_minibuf): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (wordify): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * | (sel_read): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1