Include keymap.h.
[bpt/emacs.git] / src / emacs.c
2001-10-10 Stefan MonnierInclude keymap.h.
2001-10-08 Pavel JaníkUSE_LUCID can be defined iff USE_X_TOOLKIT is defined.
2001-10-05 Gerd Moellmann(fatal_error_signal_hook): New variable.
2001-08-30 Gerd Moellmann(shut_down_emacs): Fix last change.
2001-08-30 Gerd Moellmann(shut_down_emacs): Don't call check_glyph_memory
2001-07-17 Gerd Moellmann(USAGE1): Add +LINE:COLUMN option help.
2001-06-29 Gerd Moellmann(main): Remove extern declaration for sys_nerr, which
2001-04-05 Gerd MoellmannComment fix.
2001-03-25 Eli Zaretskii(main): Update the copyright year.
2001-02-19 Gerd Moellmann(malloc_initialize_hook): Handle case thet `environ'
2000-11-26 Andrew Choi* src/macterm.c (x_handle_tool_bar_click, note_tool_bar...
2000-11-05 Andrew Innes(syms_of_emacs): Update docstring for
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
2000-09-14 Gerd MoellmannChange conditional compilation on REL_ALLOC_MMAP to
2000-09-06 Gerd Moellmann(Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
2000-09-02 Gerd MoellmannRemove includes of
2000-08-28 Gerd Moellmann(toplevel) [HAVE_STRING_H]: Include string.h.
2000-08-22 Andrew Innes(malloc_initialize_hook) [USE_CRT_DLL]: Remove
2000-08-16 Kenichi Handa(main): Don't call init_coding.
2000-07-13 Gerd Moellmann(handle_USR2_signal, handle_USR1_signal): Use
2000-07-04 Gerd Moellmann(handle_USR1_signal, handle_USR2_signal) Clear
2000-06-23 Dave Love(setgrp): Undefine before defining.
2000-05-25 Ken Raeburn* emacs.c (main): Initialize keyboard syms before initi...
2000-05-24 Gerd Moellmann(setpgrp): Don't define if USG and BSD_PGRPS are not...
2000-05-23 Gerd Moellmann(setpgrp) [HAVE_SETPGID]: Define as setpgid.
2000-05-16 Gerd MoellmannUse the term `invalid' instead of `illegal'.
2000-04-24 Gerd Moellmann(USAGE2): Add `--line-spacing' and `-lsp'.
2000-03-29 Ken Raeburn* scroll.c (CHECK_BOUNDS): Renamed from CHECK.
2000-03-04 Jason Rumney[HAVE_NTGUI]: call syms_of_xfaces instead of syms_of_w3...
2000-02-25 Gerd Moellmann(main): Remove code snipped commented out with `//'.
2000-02-17 Gerd Moellmann(main): Use #if GC_MARK_STACK instead of #ifdef.
2000-02-17 Gerd Moellmann(main) [GC_MARK_STACK]: Initialize stack_base.
2000-02-17 Gerd MoellmannRemove `LISP_FLOAT_TYPE' and `standalone'.
2000-02-06 Andrew Innes(USAGE): Split into USAGE1 and USAGE2, to work-around
2000-01-31 Gerd Moellmann(USAGE): Use term `display options' instead of `X
2000-01-28 Gerd Moellmann(USAGE): New macro.
2000-01-25 Gerd Moellmann(main): Call init_atimer.
1999-12-15 Kenichi Handa(main): Call syms_of_composite.
1999-12-01 Dave Love(main): Set LANG=C iff AX3_2 defined.
1999-11-28 Eli Zaretskii(synchronize_locale): Avoid compiler warnings about
1999-11-25 Paul Eggert* emacs.c (fixup_locale): Don't bother to record initia...
1999-11-24 Gerd Moellmann(PVEC_FLAG): New variable.
1999-11-22 Gerd Moellmann(gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
1999-11-22 Paul Eggert* callproc.c (strerror): Remove decl.
1999-11-11 Gerd MoellmannRemove USE_TEXT_PROPERTIES.
1999-10-26 Gerd Moellmann(standard_args): Add `file' as synonym for `visit',
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-10-22 Dave Love(main): Enable profiling conditional on __linux also.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-16 Gerd Moellmann(main): Remove unused variables.
1999-09-13 Gerd Moellmann(handle_USR1_signal): Change for Lisp_Object selected_f...
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1999-08-21 Gerd Moellmann(shut_down_emacs): Call check_message_stack.
1999-07-21 Gerd Moellmann(main): Call init_fns.
1999-06-29 Karl Heuer[DOUG_LEA_MALLOC] (malloc_initialize_hook):
1999-03-09 Karl Heuer(main) [CLASH_DETECTION]: Call init_filelock.
1999-02-28 Andreas Schwab(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
1999-02-26 Andreas Schwab(main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
1999-02-22 Andreas SchwabDon't define Qusr1_signal and Qusr2_signal.
1999-02-20 Andrew Innes(main): [!SYSTEM_MALLOC]: Call realloc and free as...
1999-02-19 Richard M. Stallman(Qusr1_signal, Qusr2_signal): New variables.
1999-01-30 Andrew Innes(main): Pass argv to init_environment.
1999-01-26 Richard M. Stallman(main): Up-date copyright.
1999-01-24 Dave LoveComment about unibyte.
1999-01-02 Richard M. Stallman(main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
1998-12-29 Richard M. Stallman(main): Call memory_warnings and uninterrupt_malloc
1998-10-30 Geoff Voelkeremacs.c (main): Invoke init_fileio_once.
1998-10-25 Geoff Voelker(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
1998-09-27 Richard M. Stallman(sort_args): Fill extra space with NULL ptrs.
1998-09-10 Karl Heuer(main): Mention --display and --eval in help.
1998-07-21 Kenichi Handa(main): Call init_coding.
1998-06-23 Richard M. Stallman(sort_args): Discard duplicate options with no args.
1998-06-20 Karl HeuerDoc fixes.
1998-06-12 Richard M. Stallman(standard_args): Fix arg order to match code in `main'.
1998-06-05 Karl HeuerComment change.
1998-06-04 Karl Heuer(main): Don't implement --version if not initialized.
1998-06-01 Karl Heuer(main): Test `initialized' before clearing *Messages*.
1998-05-06 Richard M. Stallman(main): Call the syms_of_... and keys_of_... functions
1998-04-29 Andreas Schwab(main): Use Vbuffer_alist instead of Fbuffer_list.
1998-04-29 Richard M. Stallman(abort): Omit this definition, if NO_ABORT.
1998-04-28 Richard M. Stallman(main): Doc --multibyte and --unibyte in --help message.
1998-04-28 Richard M. Stallman(main): Fix bug report address.
1998-04-26 Richard M. Stallman(standard_args): Apply --unibyte/multibyte after --nw.
1998-04-23 Richard M. StallmanInclude buffer.h
1998-04-17 Richard M. Stallman(syms_of_emacs): Fix patching error in previous change.
1998-04-17 Geoff Voelker(Vpath_separator): New variable.
1998-04-16 Richard M. Stallman(standard_args): Add --no-unibyte.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-09 Karl Heuer(abort): Don't redefine on DOS_NT.
1998-04-08 Karl Heuer(abort): Don't redefine on MSDOS.
1998-04-07 Dave Love(main): Obey environment variable EMACS_UNIBYTE as
1998-04-02 Dave Love(main): Add [--unibyte] to usage.
1998-01-26 Richard M. Stallman(standard_args): Add "-unibyte" aka "--unibyte".
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-09 Richard M. Stallman(main): Pass new arg to message_dolog.
1997-12-30 Richard M. Stallman(abort): New function.
1997-12-21 Richard M. Stallman(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
1997-12-04 Karl Heuer(main): Fix the stack-limit code to calculate
1997-10-13 Eli Zaretskii(shut_down_emacs): Call `dos_cleanup'.
next