aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finteractive_form): Use a `interactive-form' property ifStefan Monnier2007-07-252-2/+13
* Merge from emacs--rel--22Miles Bader2007-07-243-28/+67
|\
| * (current_lock_owner): Allow for @ sign in username.Jason Rumney2007-07-232-2/+6
| * (clean): Don't delete *~.Eli Zaretskii2007-07-202-1/+5
| * (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): DefineEli Zaretskii2007-07-202-0/+12
| * (w32_executable_type): Handle 64 bit executables.Jason Rumney2007-07-182-27/+52
| * (Fsave_window_excursion): Doc fix.Juanma Barranquero2007-07-162-2/+11
| * (Fwith_output_to_temp_buffer): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (Ftrack_mouse): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (For, Fand, Fprogn): Doc fixes.Juanma Barranquero2007-07-161-3/+3
| * (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * (Fsetq): Doc fix.Richard M. Stallman2007-07-152-1/+11
| * (Fsetq_default): Doc fix.Richard M. Stallman2007-07-151-2/+4
* | (decode_mode_spec): Add case 'R' for to test forNick Roberts2007-07-221-0/+10
* | (mode-line-format): Describe above case in doc string.Nick Roberts2007-07-221-0/+2
* | Mark mode-line-remote as risky.Nick Roberts2007-07-221-0/+7
* | (change-log-fill-parenthesized-list): New function.Martin Rudalics2007-07-221-5/+0
* | (top-level): Fix typo in final comment introducedMartin Rudalics2007-07-192-1/+6
* | (Fsetq_default): Doc fix.Juanma Barranquero2007-07-182-4/+16
* | (Fsetq): Doc fix.Juanma Barranquero2007-07-181-1/+1
* | (For, Fand): Doc fixes.Juanma Barranquero2007-07-181-2/+2
* | (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-181-1/+1
* | Declare x_ewmh_activate_frameJan Djärv2007-07-182-0/+10
* | (x_ewmh_activate_frame): New function.Jan Djärv2007-07-181-26/+24
* | (Fx_focus_frame): Call x_ewmh_activate_frameJan Djärv2007-07-181-0/+1
* | (Fdisplay_buffer): If largest or LRU window is theMartin Rudalics2007-07-172-9/+17
* | (abbrev_check_chars): New function.Glenn Morris2007-07-171-2/+72
* | *** empty log message ***Glenn Morris2007-07-171-0/+7
* | (Fstart_process, Fmake_network_process, read_process_output):Stefan Monnier2007-07-172-3/+8
* | (clean): Don't delete *~.Eli Zaretskii2007-07-162-1/+7
* | (Fdisplay_buffer): Use NILP.Andreas Schwab2007-07-162-2/+7
* | (window_min_size_2): New function.Martin Rudalics2007-07-152-39/+66
* | Merge from emacs--rel--22Miles Bader2007-07-153-6/+26
|\ \ | |/
| * Remove dashes from front of first line.Jason Rumney2007-07-121-5/+5
| * (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.Jason Rumney2007-07-112-0/+19
| * (LIBS): Include OLE32.Jason Rumney2007-07-111-1/+2
| * [USE_MAC_TSM] (mac_handle_text_input_event):YAMAMOTO Mitsuharu2007-06-282-0/+8
| * (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
| * *** empty log message ***Jason Rumney2007-06-211-0/+4
| * (convert_mono_to_color_image): Swap fore and background.Jason Rumney2007-06-211-2/+2
| * (w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney2007-06-202-1/+7
| * (_wsa_errlist): Fix typo in error message.Juanma Barranquero2007-06-202-21/+25
| * (add_menu_item): Don't use multibyte string functions onJason Rumney2007-06-172-22/+51
| * *** empty log message ***Juanma Barranquero2007-06-171-0/+5
| * (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.Juanma Barranquero2007-06-171-1/+1
| * (add_menu_item): Escape `&' characters in menu items and their keybindings.Eli Zaretskii2007-06-162-1/+35
| * (update_compositions): Check validity of compositions.Chong Yidong2007-06-151-4/+9
| * * composite.c (update_compositions): Check validity of compositions.Chong Yidong2007-06-141-0/+4
| * (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-102-2/+6