]> code.delx.au - gnu-emacs/history - src
(hack-local-variables-prop-line): New arg MODE-ONLY.
[gnu-emacs] / src /
2003-04-03 Miles Bader(choose_face_font): Make sure *NEEDS_OVERSTRIKE is...
2003-04-01 Dave Love*** empty log message ***
2003-04-01 Dave Love(xpm_lookup_color): Grok "opaque".
2003-04-01 Kim F. Storm*** empty log message ***
2003-04-01 Andrew ChoiFix build on Mac OS X with Carbon.
2003-03-31 Kim F. Storm*** empty log message ***
2003-03-31 Kim F. Storm(frame.o): Add dependency on blockinput.h and files
2003-03-31 Juanma Barranquero*** empty log message ***
2003-03-31 Juanma Barranquero($(BLD)/frame.$(O)): Add dependency on blockinput.h...
2003-03-31 Juanma Barranquero(x_set_scroll_bar_default_width): Define return value...
2003-03-31 Juanma Barranquero(x_wm_set_icon_position): Define return value as void.
2003-03-31 Juanma Barranquero(display_x_get_resource): Use Display_Info argument...
2003-03-31 Kim F. StormFix compilation for --with-x=no.
2003-03-31 Kim F. Storm(EMACS_CLASS): Remove. Use generic define.
2003-03-31 Kim F. StormRemove unnecessary extern declarations.
2003-03-31 Kim F. StormThe following changes consolidates the common code...
2003-03-31 Kim F. StormRemove extern decl for frame parameter vars.
2003-03-31 Kim F. Storm(change_window_heights): Add prototype.
2003-03-31 Kim F. StormRemove extern decl for frame parameter vars.
2003-03-31 Kim F. Storm(EMACS_CLASS): Remove. Use generic define.
2003-03-31 Kim F. StormRemove unnecessary extern declarations.
2003-03-31 Kim F. Storm(x_get_string_resource): Use XrmDatabase.
2003-03-31 Kim F. Storm(XrmDatabase): New (dummy) typedef.
2003-03-31 Kim F. Storm* w32fns.c (Qauto_raise, Qauto_lower, ...): Remove...
2003-03-31 Kim F. Storm(EMACS_CLASS): Remove.
2003-03-31 Kim F. StormRemove unnecessary extern declarations.
2003-03-31 Kim F. Storm(Qauto_raise, Qauto_lower, ...): Remove vars for frame
2003-03-31 Kim F. Storm(Qauto_raise, Qauto_lower, ...): Declare extern all...
2003-03-31 Kim F. StormInclude blockinput.h.
2003-03-31 Kim F. Storm(frame_parm_handler): New typedef.
2003-03-31 Kim F. Storm*** empty log message ***
2003-03-30 Andreas Schwab(x_insert_glyphs): Fix swapped width and height
2003-03-30 Andreas Schwab(x_redisplay_interface): Add missing entry for
2003-03-29 Kai Großjohann(Fexpand_file_name): In the no-handler case, after
2003-03-28 Jan Djärv* gtkutil.c (xg_tool_bar_item_expose_callback): Reduce...
2003-03-28 Stefan Monnier(xt_action_hook): Unset dragging so the reset does...
2003-03-28 Stefan Monnier(xm_scroll_callback): Undo a tiny bit of the previous...
2003-03-28 Stefan Monnier(take_vertical_position_into_account): Remove.
2003-03-28 Stefan Monnier(set_vertical_scroll_bar): New fun. Extracted from...
2003-03-27 Richard M. Stallman(update_tool_bar): Recompute tool bar if
2003-03-26 Jan Djärv* gtkutil.c (xg_resize_widgets): Don't call xg_frame_cl...
2003-03-26 Jan Djärv* xdisp.c (update_menu_bar): Set w->update_mode_line...
2003-03-26 Stefan Monnier(store_symval_forwarding): Re-instate part of the code
2003-03-25 Stefan Monnier(store_symval_forwarding): Delete special read-only
2003-03-25 Stefan Monnier(overlays_in): Declare static.
2003-03-24 Andrew ChoiAllow building on Mac OS X again after Kim's merging...
2003-03-24 John Paul Wallington(redisplay_window): If mini window's buffer is not
2003-03-23 Kim F. Storm(w32_draw_window_cursor): Fix last change.
2003-03-23 Kim F. Storm*** empty log message ***
2003-03-23 Kenichi Handa(make_string_from_bytes, make_specified_string):
2003-03-23 Kenichi Handa(make_string_from_bytes): Add `const' for the arg
2003-03-23 Jan DjärvRemoved one line too many
2003-03-23 Jan Djärv* xdisp.c (get_glyph_string_clip_rect): Removed ; at...
2003-03-23 Jan DjärvFinally (?) fix flicker in scroll bar.
2003-03-22 Kim F. StormFix long lines.
2003-03-22 Stefan Monnier*** empty log message ***
2003-03-22 Thien-Thi NguyenMake sure space precedes end-of-line backslashes.
2003-03-21 Kim F. Storm*** empty log message ***
2003-03-21 Kim F. StormFix compilation with --with-x=no.
2003-03-21 Kim F. Storm(STORE_NATIVE_RECT): New macro.
2003-03-21 Kim F. Storm* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm(pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm*** empty log message ***
2003-03-21 Kim F. Storm(get_glyph_string_clip_rect): Use FRAME_INTERNAL_BORDER...
2003-03-21 Kim F. Storm(struct redisplay_interface): Add active_p argument to
2003-03-21 Kim F. Storm*** empty log message ***
2003-03-21 Kim F. StormFix compilation for --with-x=no.
2003-03-21 Kim F. Storm*** empty log message ***
2003-03-21 Kim F. Storm(No_Cursor): Declare as None for X.
2003-03-21 Kim F. Storm* xterm.c: Remove consolidated defines and code.
2003-03-21 Kim F. StormSetup and use hand_cursor instead of cross_cursor.
2003-03-21 Kim F. StormThe following changes consolidate code related to writi...
2003-03-21 Kim F. Storm(window_from_coordinates): Fix prototype.
2003-03-21 Kim F. Storm* window.c (enum window_part): Move to dispextern.h.
2003-03-21 Kim F. Storm(struct w32_output): Remove cross_cursor member.
2003-03-21 Kim F. Storm* w32term.c: Remove consolidated defines and code.
2003-03-21 Kim F. Storm(No_Cursor): Define as 0 for W32.
2003-03-21 Kim F. StormRemove setup of cross_cursor (already has hand_cursor).
2003-03-21 Kim F. StormRemove consolidated defines and code.
2003-03-21 Kim F. Storm(estimate_mode_line_height): Move to xdisp.c.
2003-03-21 Kim F. Storm(Display_Info): Add generic typedef.
2003-03-21 Kim F. StormRemove consolidated defines and code.
2003-03-21 Kim F. Storm(xdisp.o): Add dependency on keymap.h.
2003-03-21 Kim F. Storm(struct mac_output): Replace member cross_cursor by
2003-03-21 Kim F. Storm* macterm.c: Remove consolidated defines and code.
2003-03-21 Kim F. Storm(No_Cursor): Define as 0 for Mac.
2003-03-21 Kim F. Storm(x_set_mouse_color): Setup hand_cursor instead of cross...
2003-03-21 Kim F. Storm(make_lispy_event): Use enum window_part.
2003-03-21 Kim F. Storm(mode_line_string, marginal_area_string): Use enum
2003-03-21 Kim F. Storm* dispextern.h (Display_Info): Generic typedef for...
2003-03-21 Kim F. Storm(xdisp.o): Add dependency on blockinput.h and files
2003-03-21 Kenichi Handa*** empty log message ***
2003-03-21 Kenichi Handa(Fexpand_file_name): Fix previous change.
2003-03-19 Kenichi Handa(make_specified_string): Fix previous change.
2003-03-19 Kenichi Handa(Fread_file_name): Fix previous change.
2003-03-19 Kenichi Handa*** empty log message ***
2003-03-19 Kenichi Handa(Ffile_name_directory): Reconstruct file name by
2003-03-18 Kim F. StormFix compilation with --with-x=no.
2003-03-18 Jan Djärv* gtkutil.c (xg_frame_cleared): Call gtk_widget_queue_d...
2003-03-18 Stefan Monnier(Faccessible_keymaps): Remove unused var.
next