]> code.delx.au - gnu-emacs/history - src
(copyright): Add final \n.
[gnu-emacs] / src /
2001-10-10 Stefan MonnierInclude keymap.h.
2001-10-10 Gerd Moellmann*** empty log message ***
2001-10-10 Gerd Moellmann(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
2001-10-10 Gerd Moellmann*** empty log message ***
2001-10-09 Gerd Moellmann*** empty log message ***
2001-10-09 Gerd Moellmann(Fcurrent_time_zone): Cast isalnum() argument to
2001-10-09 Gerd Moellmann(WIDE_CHAR_SUPPORT): Do not use defined() in macro.
2001-10-08 Andrew InnesDo not undef min and max.
2001-10-08 Andrew Innes[max]: Undef min and max before redefining them.
2001-10-08 Stefan Monnier(handle_fontified_prop): Don't bind after-change-functions.
2001-10-08 Gerd Moellmann*** empty log message ***
2001-10-08 Sam Steingoldcurrent-active-maps: quote newlines
2001-10-08 Stefan Monnier*** empty log message ***
2001-10-08 Stefan MonnierRemove the entries for keymap.c (moved to keymap.h).
2001-10-08 Stefan Monnier(map_prompt): Remove.
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Eli Zaretskii*** empty log message ***
2001-10-08 Stefan Monnier(map_prompt): Remove.
2001-10-08 Stefan MonnierNew file. Extracted from lisp.h.
2001-10-08 Stefan Monnier(keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Stefan Monnier(Fkeymap_prompt, Fcurrent_active_maps): New funs.
2001-10-08 Gerd Moellmann(alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 Gerd Moellmann(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Gerd MoellmannDon't define min/max.
2001-10-08 Gerd Moellmann(min, max): New macros.
2001-10-08 Gerd Moellmann(BASE_PURESIZE): Increase to 725000.
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel JaníkUSE_LUCID can be defined iff USE_X_TOOLKIT is defined.
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel Janík*** empty log message ***
2001-10-08 Pavel Janík*** empty log message ***
2001-10-07 Miles Bader*** empty log message ***
2001-10-07 Miles Bader(lisp, shortlisp): Add `button.elc'.
2001-10-07 Ken Raeburn* minibuf.c (Fminibuffer_prompt_end): Don't apply make_...
2001-10-07 Ken Raeburn* lisp.h (Ffield_end): Declare.
2001-10-07 Gerd Moellmann*** empty log message ***
2001-10-07 Gerd Moellmann(parse_modifiers, apply_modifiers): Use VALMASK.
2001-10-07 Gerd MoellmannFix last change.
2001-10-06 Gerd Moellmann(make_gap): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann(FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann(Ffile_attributes): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann*** empty log message ***
2001-10-06 Gerd Moellmann(Fbyte_code): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann(syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
2001-10-06 Gerd Moellmann(inhibit_garbage_collection): Simplify.
2001-10-06 Gerd Moellmann(most_positive_fixnum, most_negative_fixnum): New
2001-10-06 Gerd Moellmann(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
2001-10-06 Gerd Moellmann*** empty log message ***
2001-10-06 Richard M. StallmanFormat cleanups for old entries.
2001-10-05 Miles Bader*** empty log message ***
2001-10-05 Miles Bader(x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
2001-10-05 Miles Bader(x_create_toolkit_scroll_bar): Try to allocate colors...
2001-10-05 Miles Bader(struct x_output): Add scroll_bar_top_shadow_pixel and
2001-10-05 Gerd Moellmann*** empty log message ***
2001-10-05 Gerd Moellmann(Fcopy_file): If NEWNAME is a directory copy FILE there.
2001-10-05 Miles Bader*** empty log message ***
2001-10-05 Miles Bader(Fminibuffer_prompt_end, Fminibuffer_contents)
2001-10-05 Gerd Moellmann*** empty log message ***
2001-10-05 Gerd Moellmann(tiff_error_handler, tiff_warning_handler): New functions.
2001-10-05 Gerd Moellmann*** empty log message ***
2001-10-05 Gerd Moellmann(XTread_socket): Return a non_ascii_keystroke for
2001-10-05 Gerd Moellmann(MINI_WINDOW_P): Use NILP.
2001-10-05 Gerd MoellmannUse SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of...
2001-10-05 Gerd Moellmann(struct input_event): Use proper type for `kind'.
2001-10-05 Gerd Moellmann(print_preprocess, print_object): Test internedness of
2001-10-05 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of...
2001-10-05 Gerd Moellmann(Fintern, Funintern): Set symbol's interned and constant
2001-10-05 Gerd Moellmann(LIST_END_P, FOREACH): New macros.
2001-10-05 Gerd Moellmann(make_lispy_event) [HAVE_X_WINDOWS]: If we know
2001-10-05 Gerd Moellmann(Fdefvaralias): New function.
2001-10-05 Gerd Moellmann(fatal_error_signal_hook): New variable.
2001-10-05 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE.
2001-10-05 Gerd Moellmann(ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
2001-10-05 Gerd Moellmann(Fbyte_code) <varref>: Use SYMBOL_VALUE.
2001-10-05 Gerd Moellmann(purebeg, pure_size, pure_bytes_used_before_overflow):
2001-10-04 Andrew Innes*** empty log message ***
2001-10-04 Andrew Innes(x_to_w32_color): Fix argument to alloca.
2001-10-04 Eli ZaretskiiAdd _gdbinit and gdb.ini (created by the MS-DOS build).
2001-10-03 Miles Bader(syms_of_callproc): Explicitly state in the documentati...
2001-10-02 Miles Bader*** empty log message ***
2001-10-02 Miles Bader(Fnext_char_property_change)
2001-10-01 Gerd Moellmann(struct glyph_row) <ends_in_newline_from_string_p>:
2001-10-01 Gerd Moellmann(display_line): Set row's ends_in_newline_from_string_p.
2001-10-01 Richard M. StallmanFix previous change.
2001-10-01 Richard M. Stallman(Freplace_match): Doc fix.
2001-10-01 Richard M. Stallman*** empty log message ***
2001-09-30 Andrew Innes(set_frame_menubar): Take into account that
2001-09-30 Eli Zaretskii*** empty log message ***
2001-09-30 Eli Zaretskii(syms_of_frame): Doc fix.
2001-09-28 Pavel JaníkFix a typo in comment.
2001-09-28 Andreas Schwab.
2001-09-28 Andreas Schwab(LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
2001-09-28 Gerd MoellmannPut in #if 0 until we know what's
2001-09-27 Stefan Monnier(trivial_regexp_p): Catch \{N,M\} as well.
2001-09-27 Eli Zaretskii(shortlisp): Resync with loadup.el: add backquote,...
2001-09-27 Gerd Moellmann*** empty log message ***
next