aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2007-11-121-5/+5
* *** empty log message ***Kenichi Handa2007-11-121-25/+30
* (face_for_overlay_string): Call lookup_face withKenichi Handa2007-11-121-1/+1
* Merge from emacs--devo--0Miles Bader2007-11-1144-2105/+1056
|\
| * Merge from emacs--rel--22Miles Bader2007-11-112-1/+5
| |\
| | * (BASE_PURESIZE): Increase to 1130000.Juri Linkov2007-11-102-1/+5
| | * (load_overlay_strings): Fix copy&paste typo.Stefan Monnier2007-11-102-2/+6
| * | (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.Jason Rumney2007-11-092-1/+51
| * | * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:Jason Rumney2007-11-091-67/+125
| * | (enum event_kind) [WINDOWSNT]: Likewise.Jason Rumney2007-11-091-4/+15
| * | Define USE_TOOLKIT_SCROLL_BARS.Jason Rumney2007-11-091-0/+1
| * | (w32_pass_multimedia_buttons_to_system): New user option.Jason Rumney2007-11-091-0/+31
| * | (WM_APPCOMMAND): Define if not already.Jason Rumney2007-11-091-0/+4
| * | Merge from emacs--rel--22Miles Bader2007-11-098-52/+284
| |\ \ | | |/
| | * (handle_face_prop): Fix last change.Chong Yidong2007-11-071-2/+2
| | * (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.Chong Yidong2007-11-071-1/+0
| | * * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZEChong Yidong2007-11-071-0/+7
| | * *** empty log message ***Richard M. Stallman2007-11-061-0/+20
| | * (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-062-0/+24
| | * (handle_face_prop): Test for strings that came from overlays,Richard M. Stallman2007-11-041-21/+61
| | * (face_for_overlay_string): Function renamed fromRichard M. Stallman2007-11-041-5/+8
| | * (struct it): New elt string_overlays.Richard M. Stallman2007-11-041-16/+25
| | * Whitespace change.Richard M. Stallman2007-11-041-1/+1
| | * (handle_face_prop): Use face_at_buffer_position_no_overlaysRichard M. Stallman2007-11-032-8/+30
| | * (face_at_buffer_position_no_overlays): Add decl.Richard M. Stallman2007-11-031-0/+6
| | * (face_at_buffer_position_no_overlays): New function.Richard M. Stallman2007-11-031-0/+76
| | * (handle_stop): Move some code out of loop.Richard M. Stallman2007-11-032-5/+11
| | * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-014-3/+6
| | * [USE_ATSUI] (Fmac_atsu_font_face_attributes):YAMAMOTO Mitsuharu2007-10-312-2/+7
| | * (Fformat_mode_line): Do nothing when noninteractive.Jason Rumney2007-10-302-1/+7
| | * (unexec_regions_recorder, unexec_regions_merge):YAMAMOTO Mitsuharu2007-10-302-8/+36
| | * (syms_of_emacs) <installation-directory>: Reflow docstring.Richard M. Stallman2007-10-302-2/+7
| | * (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.Juanma Barranquero2007-10-292-4/+8
| * | Obsolete for some years.Jason Rumney2007-11-082-8/+4
| * | *** empty log message ***Juanma Barranquero2007-11-071-399/+393
| * | *** empty log message ***Juanma Barranquero2007-11-071-21/+19
| * | (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-062-0/+25
| * | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-018-142/+5
| * | Regenerate.Jan Djärv2007-11-011-4/+1
| * | * makefile.w32-in (obj): Remove sunfns.o.Dan Nicolaescu2007-11-012-3/+5
| * | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-014-3/+6
| * | * cmdargs.texi (Misc Variables): Remove Sun windows info.Dan Nicolaescu2007-11-015-555/+8
| * | * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.Stefan Monnier2007-10-313-13/+22
| * | * s/usg5-4.h:Dan Nicolaescu2007-10-318-15/+13
| * | Comment the ENABLE_CHECKING version of the CHECK macro.Ken Raeburn2007-10-291-0/+14
| * | (OBJ1): Remove abbrev.$(O).Juanma Barranquero2007-10-282-17/+7
| * | Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-286-811/+19
* | | (Fdecode_coding_region): Fix typo in docstring.Kenichi Handa2007-11-061-1/+1
* | | *** empty log message ***Kenichi Handa2007-11-051-0/+11
* | | (font_prop_validate_symbol): The argument prop_index isKenichi Handa2007-11-051-63/+166