bpt/emacs.git
2000-07-14 Gerd Moellmann*** empty log message ***
2000-07-14 Gerd Moellmann(malloc) [emacs]: Define as xmalloc.
2000-07-14 Gerd Moellmann(xrealloc, xmalloc): Renamed from yrealloc and
2000-07-14 Gerd Moellmann(xmalloc, xrealloc): Make externally visible, for use
2000-07-14 Gerd Moellmann(alloca.o): Add -Demacs so that alloca will use
2000-07-14 Dave Love*** empty log message ***
2000-07-14 Dave Love(back_comment): Add null default in switch for pcc.
2000-07-14 Dave LoveAdd view-mode to local variables.
2000-07-14 Gerd Moellmann*** empty log message ***
2000-07-14 Gerd Moellmann(Fx_show_tip): Adjust number of parameters
2000-07-14 Gerd Moellmann(Fx_show_tip): If frame parameters contain a position,
2000-07-14 Gerd MoellmannFix typo.
2000-07-14 Dave Loveload-path not customizable
2000-07-14 Dave Love(Info-mode-menu): Fix use of :help, :enable.
2000-07-14 Gerd Moellmann*** empty log message ***
2000-07-14 Gerd Moellmann(FUNCTIONP): New macro.
2000-07-14 Gerd Moellmann(internal_condition_case_2): New function.
2000-07-14 Gerd Moellmann(eval_form): GCPRO argument sexpr.
2000-07-14 Gerd Moellmann(menu_highlight_callback): Use
2000-07-14 Gerd Moellmann(help_echo_object, help_echo_pos): New variables.
2000-07-14 Gerd Moellmann(gen_help_event, kbd_buffer_store_help_event):
2000-07-14 Gerd Moellmann(show_help_echo): Add parameters OBJECT and POS.
2000-07-14 Kenichi Handa(realize_x_face): Make fontset using the base of the
2000-07-14 Kenichi Handa*** empty log message ***
2000-07-14 Stefan Monnier(easy-menu-convert-item-1): Only intern if the label...
2000-07-14 Stefan Monnier(easy-menu-convert-item-1): Intern the label.
2000-07-14 Kenichi Handa*** empty log message ***
2000-07-14 Kenichi Handa*** empty log message ***
2000-07-14 Kenichi Handa(inhibit_iso_escape_detection): New variable.
2000-07-13 Gerd Moellmann*** empty log message ***
2000-07-13 Gerd Moellmann(eval_form): Make it externally visible.
2000-07-13 Gerd Moellmann(eval_form): Add prototype.
2000-07-13 Gerd Moellmann(show_help_echo): Use eval_form. Add comment.
2000-07-13 Gerd Moellmann(construct_mouse_click, construct_mouse_wheel)
2000-07-13 Gerd Moellmann(dos_rawgetc): Always set `arg' member of input_events.
2000-07-13 Gerd Moellmann(construct_mouse_click, x_scroll_bar_to_input_event)
2000-07-13 Stefan Monnier*** empty log message ***
2000-07-13 Dave LoveDoc fixes.
2000-07-13 Dave LoveChange maintainer address.
2000-07-13 Dave Love(reftex-bibtex-selection-callback): Call throw correctly.
2000-07-13 Gerd Moellmann(eval-expression-print-length): Change custom type to
2000-07-13 Gerd Moellmann(frame-background-mode): Doc fix.
2000-07-13 Dave Love(fortran-imenu-generic-expression): Change definition...
2000-07-13 Dave Love(custom-group-menu-create, customize-menu-create):...
2000-07-13 Gerd Moellmann(x_handle_tool_bar_click): Store the frame in the
2000-07-13 Gerd Moellmann(menu_highlight_callback): Store help string in the
2000-07-13 Gerd Moellmann(dos_rawgetc): Adapt to change of HELP_EVENTs.
2000-07-13 Gerd Moellmann(w32_handle_tool_bar_click): Adapt to changes in
2000-07-13 Gerd Moellmann(menubar_selection_callback): Use the `arg' slot of
2000-07-13 Gerd Moellmann(kbd_buffer_gcpro): Renamed from
2000-07-13 Gerd Moellmann(handle_USR2_signal, handle_USR1_signal): Use
2000-07-13 Gerd Moellmann(struct input_event): Add member `arg'.
2000-07-13 Gerd Moellmann(ASET): Remove definition.
2000-07-13 Gerd Moellmann(AREF, ASET, ASIZE): New macros.
2000-07-13 Gerd Moellmann(AREF, ASIZE): Remove definitions.
2000-07-13 Gerd Moellmann(AREF): Remove definition.
2000-07-12 Gerd Moellmann(term-send-raw-meta): Strip modifiers from the keyboard
2000-07-12 Dave LoveAdd optional version as 4th element of specs and use...
2000-07-12 Gerd Moellmann(redraw_overlapped_rows): Add missing local.
2000-07-12 Dave LoveMenu help strings now used.
2000-07-12 Gerd Moellmann(struct redisplay_interface): Add parameter
2000-07-12 Gerd Moellmann(make_current): Preserve the mouse_face_p flag of the
2000-07-12 Gerd Moellmann(x_update_window_end): Add parameter
2000-07-12 Gerd Moellmann(try_window_reusing_current_matrix, try_window_id):
2000-07-12 Dave Lovemake-obsolete, plist-member changes
2000-07-12 Stefan Monnier(back_comment): Use one switch rather than a few `if's.
2000-07-11 Gerd Moellmann*** empty log message ***
2000-07-11 Gerd Moellmann(Fsubstitute_command_keys): Handle case that a GC
2000-07-11 Gerd Moellmann(x_update_window_begin): No need to turn off the mouse
2000-07-11 Gerd Moellmann(direct_output_forward_char): Give up if currently
2000-07-11 Gerd Moellmann(struct glyph_row): Add flag mouse_face_p.
2000-07-11 Dave LoveDon't require easymenu. Use repeat counts in various...
2000-07-11 Dave Love(widget-plist-member): New alias.
2000-07-11 Eli Zaretskii*** empty log message ***
2000-07-11 Eli Zaretskii(w32_menu_display_help): Call show_help_echo with
2000-07-11 Eli Zaretskii(menu_help_callback): Call show_help_echo with non...
2000-07-11 Eli Zaretskii(show_help_echo): Update prototype of show_help_echo.
2000-07-11 Eli Zaretskii(show_help_echo): Accept additional parameter
2000-07-11 Eli Zaretskii(toplevel): Reference
2000-07-10 Gerd Moellmann*** empty log message ***
2000-07-10 Gerd Moellmann(HAVE_XPM): Undo previous change. Check for
2000-07-10 Gerd Moellmann(yylex): Accept string literals with newlines in them.
2000-07-10 Gerd Moellmann(x_fill_stretch_glyph_string): Consume runs of stretch
2000-07-10 Gerd Moellmann(try_window_id): If changes are all below what is
2000-07-10 Gerd Moellmann(get_keymap_1): Add comment that this function can GC.
2000-07-10 Eli Zaretskii(XMenuActivate): After exiting the menu, restore the
2000-07-10 Gerd MoellmannDon't require `dired-aux'.
2000-07-10 Miles Bader(dired-show-file-type): New function.
2000-07-10 Miles Bader(dired-mode-map): Bind `w' to dired-show-file-type.
2000-07-10 Miles Bader*** empty log message ***
2000-07-10 Kenichi Handa(describe-font): Adjusted for the chnage of fontset...
2000-07-10 Kenichi Handa*** empty log message ***
2000-07-10 Kenichi Handa(Ffontset_info): Make the return value more compatible
2000-07-09 Stefan Monnier(mouse-drag-region): Use functionp rather than fboundp.
2000-07-09 Eli ZaretskiiCorrect a typo ("aka as" -> "a.k.a.").
2000-07-09 Eli ZaretskiiSet LIBSOUND to an empty string.
2000-07-09 Stefan Monnier*** empty log message ***
2000-07-07 Andreas Schwab.
2000-07-07 Andreas SchwabFix indentation.
2000-07-07 Gerd Moellmann*** empty log message ***
next