aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * search.c (struct regexp_cache): New entry syntax_table.Chong Yidong2006-09-192-0/+18
* (Fwindow_end): Fix recent change.Stefan Monnier2006-09-192-3/+7
* *** empty log message ***Kim F. Storm2006-09-191-0/+8
* (Fset_window_hscroll, Fpos_visible_in_window_p):Kim F. Storm2006-09-191-29/+29
* Include alloca.h if available.Stefan Monnier2006-09-192-11/+15
* *** empty log message ***YAMAMOTO Mitsuharu2006-09-191-0/+23
* (struct mac_output): Remove member menubar_active.YAMAMOTO Mitsuharu2006-09-191-5/+5
* (menubar_selection_callback): Remove extern.YAMAMOTO Mitsuharu2006-09-191-42/+4
* (enum mac_menu_kind, min_menu_id): New enumerator andYAMAMOTO Mitsuharu2006-09-191-21/+42
* [!MAC_OSX] (select): Fix argument name.YAMAMOTO Mitsuharu2006-09-191-1/+1
* (shut_down_emacs) [!subprocesses]: Don't set inhibit_sentinels.YAMAMOTO Mitsuharu2006-09-191-0/+2
* * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text toJan Djärv2006-09-181-3/+3
* * gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text toJan Djärv2006-09-181-3/+3
* * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text toJan Djärv2006-09-181-0/+5
* * xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialogJan Djärv2006-09-181-3/+3
* * gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialogJan Djärv2006-09-181-2/+2
* * gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialogJan Djärv2006-09-181-0/+7
* *** empty log message ***Kim F. Storm2006-09-181-0/+6
* (Fwindow_line_visibility): Remove.Kim F. Storm2006-09-181-33/+78
* (SELECT_USE_CFSOCKET) [MAC_OSX]: Set default to 1.YAMAMOTO Mitsuharu2006-09-182-1/+10
* *** empty log message ***Jay Belanger2006-09-181-0/+8
* Replace "GNU Library General Public License" by "GNU General PublicJay Belanger2006-09-184-44/+44
* (update_text_area): Undo 2000-07-18 change.Kim F. Storm2006-09-171-0/+5
* *** empty log message ***Kim F. Storm2006-09-171-0/+6
* * search.c (clear_regexp_cache): New function.Chong Yidong2006-09-173-0/+24
* *** empty log message ***Richard M. Stallman2006-09-161-0/+8
* * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.Jan Djärv2006-09-161-0/+10
* * gtkutil.c (xg_get_file_with_chooser): CheckJan Djärv2006-09-161-9/+16
* * gtkutil.c (xg_get_file_with_chooser): CheckJan Djärv2006-09-161-0/+5
* * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+Jan Djärv2006-09-162-1/+62
* *** empty log message ***Richard M. Stallman2006-09-161-0/+4
* (re_compile_pattern): Set gl_state.current_syntax_table.Richard M. Stallman2006-09-161-0/+4
* *** empty log message ***Kim F. Storm2006-09-151-0/+6
* (Fwindow_line_visibility): New defun for line-move-partial.Kim F. Storm2006-09-151-11/+80
* *** empty log message ***Jay Belanger2006-09-151-0/+5
* Replace "Library Public License" by "Lesser Public License" throughout.Jay Belanger2006-09-151-13/+12
* * NEWS: explain new behavior and arguments of `key-binding' andDavid Kastrup2006-09-155-56/+181
* *** empty log message ***Juanma Barranquero2006-09-151-11/+13
* (Fcurrent_column, Findent_to): Fix typos in docstring.Juanma Barranquero2006-09-151-4/+4
* Whitespace fixup.Andreas Schwab2006-09-142-10/+14
* (produce_image_glyph): Automatically crop wide images atKim F. Storm2006-09-141-1/+10
* *** empty log message ***Kim F. Storm2006-09-141-0/+7
* Typo.Chong Yidong2006-09-131-1/+1
* * xterm.c (x_initialize): Don't install Xt event timer here.Chong Yidong2006-09-134-13/+58
* (print_string): When printcharfun is t,Richard M. Stallman2006-09-132-5/+37
* (read_char): If end_time specified, don't put theRichard M. Stallman2006-09-131-8/+17
* Typo.Chong Yidong2006-09-121-1/+1
* * textprop.c (Fnext_property_change, Fnext_single_property_change)Chong Yidong2006-09-122-33/+41
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-121-1/+5
* * macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:YAMAMOTO Mitsuharu2006-09-122-8/+10