2003-11-16 |
Jan Djärv |
Remove period at end of error message.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-21 |
Jason Rumney |
(main) [WINDOWSNT]: Move it here.
|
2003-05-19 |
Richard M. Stallman |
Comment change.
|
2003-05-14 |
Stefan Monnier |
Include window.h.
|
2002-12-18 |
Ben Key |
Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
|
2002-11-14 |
Dave Love |
(main) [!VMS]: Avoid third arg.
|
2002-10-18 |
Juanma Barranquero |
Fix typo in comment.
|
2002-10-12 |
Markus Rost |
Minor white space fix, just to supplement the log for previous change:
|
2002-10-11 |
Markus Rost |
*** empty log message ***
|
2002-09-12 |
Richard M. Stallman |
(syms_of_emacs) <command-line-args>: Doc fix.
|
2002-08-28 |
Juanma Barranquero |
(USAGE1): Add missing newline.
|
2002-08-27 |
Richard M. Stallman |
(main): Handle --script.
|
2002-08-27 |
Andrew Choi |
Correct yesterday's mistake of changing test for MAC_OSX to
|
2002-08-27 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-25 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-24 |
Richard M. Stallman |
(decode_env_path): Don't add /: if file name handler
|
2002-08-16 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-05-28 |
Colin Walters |
(USAGE1): Add --no-splash.
|
2002-05-20 |
Ken Raeburn |
* emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
|
2002-04-30 |
Stefan Monnier |
(init_cmdargs): Update call to openp.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-03-26 |
Eli Zaretskii |
(Fdump_emacs): Fix a typo in "command-line-processed".
|
2002-03-22 |
Stefan Monnier |
(main): Handle --unibyte, --multibyte, and --no-loadup
|
2002-03-22 |
Eli Zaretskii |
(main): Update the Copyright year in the blurb printed
|
2002-03-20 |
Jason Rumney |
(main) [WINDOWSNT]: Call init_xfns.
|
2002-03-10 |
Jan Djärv |
(main): Added call to syms_of_xsmfns ().
|
2002-03-04 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-01-14 |
Eli Zaretskii |
(USAGE2): Add the --color option.
|
2002-01-13 |
Eli Zaretskii |
(USAGE2): Add the new full-screen arguments.
|
2001-12-22 |
Pavel Janík |
(main): Do not call syms_of_mocklisp.
|
2001-12-11 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
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
|