]> code.delx.au - gnu-emacs/history - src
(smiley-regexp-alist): Make regexps match
[gnu-emacs] / src /
2000-12-12 Gerd Moellmann(cursor_in_non_selected_windows): Declare extern.
2000-12-12 Gerd Moellmann(Fset_window_point): If displaying cursors in windows
2000-12-12 Gerd Moellmann*** empty log message ***
2000-12-12 Gerd Moellmann(Fkill_buffer): Don't Fset_buffer when testing if
2000-12-12 Eli Zaretskii*** empty log message ***
2000-12-12 Eli Zaretskii(fast_find_position): Don't overstep the last window...
2000-12-12 Gerd Moellmann*** empty log message ***
2000-12-12 Gerd Moellmann(setup_echo_area_for_printing, with_echo_area_buffer):
2000-12-12 Gerd Moellmann(Fx_hide_tip): Simplified. emacs-pretest-21.0.93
2000-12-12 Gerd Moellmann*** empty log message ***
2000-12-12 Gerd Moellmann(GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of...
2000-12-12 Gerd Moellmann(GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.
2000-12-11 Gerd Moellmann(Fx_hide_tip): Fix last change.
2000-12-11 Gerd Moellmann(Fx_hide_tip): Avoid unnecessary work when there's
2000-12-11 Gerd Moellmann(clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-11 Gerd Moellmann(prepare_menu_bars): Changes for tip_frame being a
2000-12-11 Gerd MoellmannChange external declaration of tip_frame.
2000-12-11 Gerd Moellmann*** empty log message ***
2000-12-11 Gerd Moellmann(Fkey_description): If KEYS is an empty key sequence,
2000-12-11 Gerd Moellmann(try_cursor_movement): Check update_mode_lines instead
2000-12-11 Gerd Moellmann(try_window_id) <all changes above window start>:
2000-12-11 Gerd Moellmann*** empty log message ***
2000-12-11 Gerd MoellmannUpdate comment about _XOPEN_SOURCE.
2000-12-11 Gerd Moellmann(_FILE_OFFSET_BITS): Do not undef.
2000-12-11 Gerd Moellmann(file_offset, file_tell): Depend on HAVE_FSEEKO, not
2000-12-11 Gerd Moellmann(HAVE_FTELLO): Remove.
2000-12-11 Miles Bader*** empty log message ***
2000-12-11 Miles Bader(displayed_window_lines): Fix off-by-one error.
2000-12-11 Miles Bader(displayed_window_lines): Handle non-newline-terminated...
2000-12-11 Miles Bader(displayed_window_lines): Don't round up when convertin...
2000-12-09 Stefan Monnier(scan_lists): Check that the right quote char has the
2000-12-08 Miles Bader*** empty log message ***
2000-12-08 Miles Bader(Fmove_to_window_line): Skip past any partially visible...
2000-12-08 Miles Bader(Fpos_visible_in_window_p): Replace FULLY parameter...
2000-12-08 Gerd Moellmann*** empty log message ***
2000-12-08 Gerd Moellmann(Fsubstitute_command_keys): Change the way buffers
2000-12-08 Gerd Moellmann(read1): Change the way buffers are reallocated to be
2000-12-08 Gerd Moellmann(store_kbd_macro_char): Change the way buffers are
2000-12-08 Gerd Moellmann(tparam1): Change the way buffers are reallocated to be
2000-12-08 Gerd Moellmann(current_minor_maps): Use malloc. Prevent a leak.
2000-12-08 Gerd Moellmann(tgetent): Change the way buffers are reallocated to
2000-12-07 Gerd Moellmann(vox_configure): Change order of ioctls. Don't
2000-12-07 Gerd Moellmann(read_process_output): Make sure the process marker's
2000-12-07 Eli Zaretskii*** empty log message ***
2000-12-07 Eli Zaretskii(Ffile_system_info): New function.
2000-12-07 Stefan Monnier*** empty log message ***
2000-12-07 Stefan Monnier(gc_sweep): Add comment.
2000-12-07 Gerd Moellmann(x_free_gcs): New function.
2000-12-07 Gerd Moellmann(x_free_gcs): Add prototype.
2000-12-07 Gerd Moellmann(EmacsFrameDestroy): Call x_free_gcs instead of
2000-12-07 Gerd Moellmann(x_destroy_window): Call x_free_gcs so that
2000-12-07 Andrew Innes(xlfd_charset_of_font): Fix last change.
2000-12-06 Dave Love*** empty log message ***
2000-12-06 Dave Love(__P): Don't define -- it comes from config.h.
2000-12-06 Gerd Moellmann(gc_sweep): Prevent symbols read during loadup
2000-12-06 Dave Love*** empty log message ***
2000-12-06 Dave LoveChange some #if foo to #ifdef foo.
2000-12-06 Gerd Moellmann*** empty log message ***
2000-12-06 Gerd Moellmann(face_at_string_position): Update function comment.
2000-12-06 Gerd Moellmann(underlying_face_id): New function.
2000-12-06 Andrew Innes*** empty log message ***
2000-12-06 Andrew Innes(xlfd_charset_of_font): Don't overwrite fontname
2000-12-06 Gerd Moellmann*** empty log message ***
2000-12-06 Andrew Innes(CP_INVALID): Rename to CP_UNKNOWN.
2000-12-06 Gerd Moellmann(struct glyph_matrix): Add member window_left_x.
2000-12-06 Gerd Moellmann(adjust_glyph_matrix): Don't reuse a window's current
2000-12-06 Gerd Moellmann(coordinates_in_window): Check mouse on mode-line or
2000-12-06 Gerd Moellmann*** empty log message ***
2000-12-06 Gerd Moellmann(Fgarbage_collect): Dox fix. Return a list as
2000-12-06 Gerd Moellmann*** empty log message ***
2000-12-06 Gerd Moellmann(syms_of_window): Doc fix.
2000-12-06 Gerd Moellmann(Veven_window_heights): New variable.
2000-12-06 Gerd Moellmann(vox_configure): Set volume for left and right channel.
2000-12-06 Gerd Moellmann(move_it_by_lines): Fix paren typo.
2000-12-06 Gerd Moellmann(x_load_font): Don't use the font's max_bounds for
2000-12-06 Dave LoveFix C++-style comment.
2000-12-06 Miles Bader(Finternal_set_lisp_face_attribute): If FRAME is `t...
2000-12-06 Kenichi Handa(update_compositions): Fix typo (use the correct variable).
2000-12-06 Kenichi Handa*** empty log message ***
2000-12-05 Jason Rumney(sunfns.obj): Remove.
2000-12-05 Jason Rumney(md5.o): Add target.
2000-12-05 Jason RumneyRemove underscores from function declarations.
2000-12-05 Jason RumneyDelay include of md5.h until after namespace cleaning.
2000-12-05 Jason Rumney(expose_area): Complete last change.
2000-12-05 Jason Rumney*** empty log message ***
2000-12-05 Gerd Moellmann(struct it): Add face_before_selective_p.
2000-12-05 Gerd Moellmann(next_element_from_ellipsis): Save face before selective
2000-12-05 Ken Raeburn* minibuf.c: Include intervals.h.
2000-12-05 Jason Rumney(x_produce_glyphs): If a font for a component of
2000-12-05 Gerd Moellmann(record_char): Don't record identical help-echo
2000-12-05 Gerd MoellmannClose the display.
2000-12-05 Gerd Moellmann*** empty log message ***
2000-12-05 Gerd Moellmann(x_destroy_window): Reset the frame's X window after
2000-12-05 Gerd Moellmann*** empty log message ***
2000-12-05 Gerd Moellmann(scrolling_window): Fix code inserting runs in list...
2000-12-05 Kenichi Handa(setup_coding_system): Be sure to initialize coding...
2000-12-05 Kenichi Handa*** empty log message ***
2000-12-04 Gerd Moellmann*** empty log message ***
2000-12-04 Gerd Moellmann(PER_CHAR_METRIC): Removed because not used.
2000-12-04 Gerd Moellmann*** empty log message ***
next