aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Juanma Barranquero2007-07-141-0/+7
* (Fsave_window_excursion): Doc fix.Juanma Barranquero2007-07-141-1/+1
* (Fwith_output_to_temp_buffer): Doc fix.Juanma Barranquero2007-07-141-1/+1
* (Ftrack_mouse): Doc fix.Juanma Barranquero2007-07-141-1/+1
* (Fprogn): Doc fix.Juanma Barranquero2007-07-141-1/+1
* (init_eval_once): Bump max_lisp_eval_depth to 400.Stefan Monnier2007-07-132-1/+5
* (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,Stefan Monnier2007-07-123-191/+197
* Include unistd.h only if HAVE_UNISTD_H.Richard M. Stallman2007-07-122-0/+6
* * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.Stefan Monnier2007-07-113-21/+33
* (emacs_blocked_free): Remove unused var `bytes_used_now'.Stefan Monnier2007-07-111-2/+0
* Include unistd.h for ttyname, used in handle_one_term_event.Stefan Monnier2007-07-111-4/+5
* (mark_maybe_pointer): Enforce mult-of-8 alignment when usingStefan Monnier2007-07-102-3/+11
* (map_char_table): Use an array of int for `indices' rather thanStefan Monnier2007-07-106-18/+29
* (Ftranspose_regions): Use EMACS_INT for positions.Stefan Monnier2007-07-101-3/+3
* (struct accessible_keymaps_data, struct where_is_internal_data): New structs.Stefan Monnier2007-07-102-242/+135
* (map_keymap_function_t): More informative prototype.Stefan Monnier2007-07-102-1/+5
* (Vinhibit_changing_match_data, search_regs_1): New vars.Richard M. Stallman2007-07-102-48/+143
* (Fcompleting_read): New value `confirm-only' for `require-match'.Stefan Monnier2007-07-012-3/+26
* (Fdo_auto_save): Revert last patch installed unwillingly asStefan Monnier2007-06-282-2/+5
* [USE_MAC_TSM] (mac_handle_text_input_event):YAMAMOTO Mitsuharu2007-06-282-19/+30
* (syms_of_fileio) <after-insert-file-functions>: Doc fix.Richard M. Stallman2007-06-272-2/+9
* (syms_of_buffer) <selective-display>: Fix typo in docstring.Juanma Barranquero2007-06-272-5/+9
* [HAVE_GTK_AND_PTHREAD] Check this after including config.h.YAMAMOTO Mitsuharu2007-06-262-52/+141
* (Ffind_operation_coding_system): Docstring improved.Kenichi Handa2007-06-262-1/+10
* * keymaps.texi (Active Keymaps): Document new POSITION argument ofDavid Kastrup2007-06-254-18/+123
* (Fcall_interactively): Make the parsing of interactiveDavid Kastrup2007-06-252-4/+12
* *** empty log message ***Juanma Barranquero2007-06-241-3/+3
* (x_draw_fringe_bitmap) [MAC_OSX]: Fix last change.YAMAMOTO Mitsuharu2007-06-232-5/+14
* (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe backgroundYAMAMOTO Mitsuharu2007-06-231-5/+26
* (mac_dialog_modal_filter, Fx_popup_dialog) [MAC_OSX]:YAMAMOTO Mitsuharu2007-06-222-26/+108
* (USE_CG_DRAWING): Don't require USE_ATSUI.YAMAMOTO Mitsuharu2007-06-221-2/+2
* (convert_mono_to_color_image): Swap fore and background.Jason Rumney2007-06-212-2/+6
* (w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney2007-06-202-1/+7
* *** empty log message ***Juanma Barranquero2007-06-201-3/+3
* (__morecore): Fix the declaration to comply with the definition.Sam Steingold2007-06-202-1/+6
* *** empty log message ***Nick Roberts2007-06-201-0/+4
* (w32_delete_display): Remove leftover declaration.Juanma Barranquero2007-06-202-5/+13
* (_wsa_errlist): Fix typo in error message.Juanma Barranquero2007-06-201-5/+7
* (LIBGIF): Default to -lgif.Glenn Morris2007-06-201-1/+1
* Regenerate.Glenn Morris2007-06-202-2/+6
* (add_menu_item): Don't use multibyte string functions onJason Rumney2007-06-172-22/+51
* (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.Juanma Barranquero2007-06-172-1/+6
* (add_menu_item): Escape `&' characters in menu items and their keybindings.Eli Zaretskii2007-06-162-1/+35
* (update_compositions): Fix last fix.Chong Yidong2007-06-151-2/+2
* * composite.c (update_compositions): Fix last fix.Chong Yidong2007-06-151-0/+4
* (Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time.Jason Rumney2007-06-142-2/+19
* (get_process_times_fn): New function pointer.Jason Rumney2007-06-141-0/+54
* (update_compositions): Check the validness ofKenichi Handa2007-06-142-4/+14
* (init_user_info): Fix weird formatting not following GNU coding guidelines.Juanma Barranquero2007-06-141-16/+12
* (update_tool_bar, redisplay_tool_bar, redisplay_window)YAMAMOTO Mitsuharu2007-06-142-3/+46