aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (search_image_cache): Remove unused variable.Chong Yidong2007-06-141-6/+11
* * image.c (search_image_cache): Remove unused variable.Chong Yidong2007-06-141-0/+4
* * xfns.c, xmenu.c: Link to xaw3d if available.Chong Yidong2007-06-131-0/+4
* Fix last fix.Chong Yidong2007-06-131-1/+1
* Link to xaw3d if available.Chong Yidong2007-06-131-0/+5
* Link to xaw3d if available.Chong Yidong2007-06-131-0/+4
* (lookup_image): Save frame foreground and background colors.YAMAMOTO Mitsuharu2007-06-132-2/+13
* (struct image) [HAVE_WINDOW_SYSTEM]: New membersYAMAMOTO Mitsuharu2007-06-131-0/+4
* Remove log entry for generated file.Glenn Morris2007-06-131-5/+0
* Regenerate, rather than applying previous changes by hand.Glenn Morris2007-06-131-3/+3
* (regex_compile): Remove the `regnum' counter.Stefan Monnier2007-06-122-25/+51
* (HAVE_GIF): Doc fix.Glenn Morris2007-06-121-1/+5
* (HAVE_GIF): If -lungif fails, try -lgif.Glenn Morris2007-06-121-0/+5
* Include intervals.h to declare Fget_text_property.Stefan Monnier2007-06-112-7/+11
* (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
* | (Fx_get_atom_name): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
* | (x_term_init): Use empty_unibyte_string.Juanma Barranquero2007-06-081-3/+3
* | (Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_string.Juanma Barranquero2007-06-081-3/+3