summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental change during the merge from emacs--rel--22.Juanma Barranquero2007-10-101-387/+0
* (indent_tabs_mode, last_known_column, last_known_column_modified): Make static.Juanma Barranquero2007-10-102-6/+11
* Fix comment; indent-tabs-mode was a bad example,Juanma Barranquero2007-10-101-3/+3
* (BASE_PURESIZE): Increase to 1170000.Katsumi Yamaoka2007-10-102-1/+5
* Add missing change from rel-22 branch to src/image.cMiles Bader2007-10-091-4/+4
* Merge from emacs--rel--22Miles Bader2007-10-0921-30/+605
|\
| * (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.Richard M. Stallman2007-10-092-0/+9
| * *** empty log message ***Martin Rudalics2007-10-061-0/+18
| * (syms_of_xdisp): In doc-string of mouse-autoselect-windowMartin Rudalics2007-10-061-1/+4
| * (handle_one_xevent): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| * (w32_read_socket): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| * (dos_rawgetc): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| * (XTread_socket): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| * (focus_follows_mouse): Extern it.Martin Rudalics2007-10-061-0/+5
| * (focus_follows_mouse): Moved here from frame.el to allowMartin Rudalics2007-10-061-0/+17
| * (kbd_buffer_get_event): Break loop waiting for inputMartin Rudalics2007-10-061-0/+6
| * (Fwrite_region): Ignore EINVAL error from fsync.Andreas Schwab2007-10-062-2/+8
| * (syms_of_image) <image-types>: Fix typo in docstring.Juanma Barranquero2007-10-052-6/+10
| * (mac_load_query_font): Fix missing return value.YAMAMOTO Mitsuharu2007-10-052-2/+17
| * *** empty log message ***Jason Rumney2007-10-051-0/+4
| * *** empty log message ***Richard M. Stallman2007-10-021-0/+4
| * (get_window_cursor_type): Implement documented behaviorRichard M. Stallman2007-10-022-8/+21
| * *** empty log message ***Richard M. Stallman2007-10-011-4/+0
| * (Fload): Fix typo in docstring.Juanma Barranquero2007-10-012-6/+10
| * (standard_args): Change priority of "--no-splash"Juri Linkov2007-09-292-1/+7
| * (w32_get_resource): Always close registry keys.Jason Rumney2007-09-291-0/+2
| * (globals_of_w32fns): Init common controls.Jason Rumney2007-09-272-0/+10
| * (LIBS): Add COMCTL32.Jason Rumney2007-09-271-0/+1
| * *** empty log message ***Andreas Schwab2007-09-221-0/+5
| * Whitespace change.Richard M. Stallman2007-09-212-5/+9
| * (our_memory_buffer): Renamed from omfib_buffer.Richard M. Stallman2007-09-211-4/+4
| * Comment change.Richard M. Stallman2007-09-211-1/+3
| * (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-212-12/+18
| * (Fmake_network_process): Doc fix.Glenn Morris2007-09-201-1/+3
| * *** empty log message ***Glenn Morris2007-09-201-0/+4
| * (Foverlays_at): Doc fix.Richard M. Stallman2007-09-192-1/+5
| * (Fplist_put): Preserve uneven tail data.Stefan Monnier2007-09-182-1/+5
| * (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-161-3/+3
| * (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-162-47/+26
| * No longer define `static' as nothing.Glenn Morris2007-09-152-2/+10
| * (our_memory_fill_input_buffer) <buffer>: Move to file scope and renameGlenn Morris2007-09-142-6/+16
| * (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
| * (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
| * (abs): #undef before #define.Jan Djärv2007-09-144-0/+14
| * (xg_get_file_with_chooser): Move GCPRO1 after declarationsJan Djärv2007-09-141-1/+1
| * (enum): Remove trailing comma.Jan Djärv2007-09-141-1/+1
| * (enum event_kind): Remove trailing comma.Jan Djärv2007-09-141-2/+2
| * (cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris2007-09-122-2/+10
| * (cnt): Rename to menu_grab_callback_cnt for clarity.Glenn Morris2007-09-121-5/+5
| * (gif_load): Fix bug: Handle nonexistent colormap.Thien-Thi Nguyen2007-09-062-7/+12