2001-11-19 |
Stefan Monnier |
(main): Don't call `keys_of_frame' any more.
|
2001-11-13 |
Pavel Janík |
Doc fix.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-31 |
Pavel Janík |
(USAGE1): Show command line option --no-window-system instead of
|
2001-10-31 |
Stefan Monnier |
(main): Don't call keys_of_macros any more.
|
2001-10-28 |
Pavel Janík |
Use argv[0] instead of emacs when -t was specified.
|
2001-10-28 |
Pavel Janík |
(bug_reporting_address): New function.
|
2001-10-27 |
Pavel Janík |
Fix typos in comments.
|
2001-10-12 |
Stefan Monnier |
Update calls to openp.
|
2001-10-12 |
Stefan Monnier |
(empty_string): New var.
|
2001-10-10 |
Stefan Monnier |
Include keymap.h.
|
2001-10-08 |
Pavel Janík |
*** empty log message ***
|
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 Moellmann |
Comment 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_highlight):
|
2000-11-05 |
Andrew Innes |
(syms_of_emacs): Update docstring for
|
2000-10-22 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
2000-09-21 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
2000-09-14 |
Gerd Moellmann |
Change 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 Moellmann |
Remove 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 initializing
|
2000-05-24 |
Gerd Moellmann |
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
|
2000-05-23 |
Gerd Moellmann |
(setpgrp) [HAVE_SETPGID]: Define as setpgid.
|
2000-05-16 |
Gerd Moellmann |
Use 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_w32faces.
|
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 Moellmann |
Remove `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 initial locale.
|
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 Moellmann |
Remove USE_TEXT_PROPERTIES.
|
1999-10-26 |
Gerd Moellmann |
(standard_args): Add `file' as synonym for `visit',
|
1999-10-25 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
1999-10-22 |
Dave Love |
(main): Enable profiling conditional on __linux also.
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|