Fix previous change.
[bpt/emacs.git] / src / emacs.c
1997-04-25 Richard M. Stallman(sort_args): Free the malloc'd memory.
1997-04-09 Richard M. Stallman(malloc_get_state, malloc_set_state): New declarations.
1997-04-06 Eli Zaretskii(init_cmdargs) [MSDOS]: Make the change that sets
1997-02-22 Karl Heuer(main): Call several initialization function introduced
1997-02-03 Richard M. Stallman(main): Don't extend stack limit too far.
1997-01-13 Richard M. Stallman(init_cmdargs): Allow `installation-directory'
1996-12-26 Richard M. Stallman(standard_args): Add -find-file and -visit.
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-11-09 Richard M. Stallman(main): Call syms_of_insdel.
1996-10-31 Richard M. Stallman(main): Clear out *Messages* before init_callproc.
1996-10-04 Richard M. Stallman(decode_env_path): Add /: to dir names that could be...
1996-09-22 Richard M. Stallman(main): Add copyright etc. to --version output.
1996-09-17 Karl HeuerReplace symbol BSD with BSD_SYSTEM.
1996-09-03 Richard M. Stallman(sort_args): Don't rearrange any args that follow ...
1996-09-01 Richard M. Stallman[HAVE_SETRLIMIT]: Include time.h and resource.h.
1996-08-28 Richard M. Stallman(main): Add bug report info in --help message.
1996-06-29 Richard M. Stallman(main): Add `GNU Emacs' to the response to --version.
1996-06-28 Richard M. Stallman(standard_args): Delete `-rn' option.
1996-06-12 Richard M. Stallman(main): For SIGHUP, use sigblock and sigunblock,
1996-05-10 Richard M. Stallman(main) [WINDOWSNT]: Call syms_of_ntproc.
1996-04-26 Richard M. Stallman(main) [WINDOWSNT]: Invoke init_ntproc.
1996-04-12 Richard M. Stallman(main) [MSDOS]: Always call tzset, not init__gettimeofday.
1996-04-11 Richard M. Stallman(standard_args): Synchronize with startup.el.
1996-04-10 Richard M. Stallman(main) [MSDOS]: Handle DJGPP version 2.
1996-04-02 Richard M. Stallman(main): Initialize displayname.
1996-03-22 Richard M. StallmanComment change.
1996-03-08 Richard M. Stallman(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
1996-03-03 Richard M. Stallman(main): Always call syms_of_xmenu.
1996-02-06 Richard M. StallmanInclude blockinput.h.
1996-02-06 Richard M. Stallman(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
1996-01-28 Richard M. Stallman(sort_args): Error if option is missing an arg.
1996-01-17 Richard M. Stallman(Fdump_emacs): If HAVE_TZSET and not
1996-01-09 Karl Heuer(main): In batch mode, don't handle SIGHUP if was ignored.
1996-01-09 Erik Naggum(Fdump_emacs_data, Fdump_emacs): Harmonize arguments...
1996-01-05 Karl HeuerTest SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG.
1995-12-28 Richard M. Stallman(main): Call syms_of_xmenu if and only if HAVE_MENUS.
1995-12-13 Karl Heuer(main): Fix args to handle `--display DISPLAY'.
1995-11-21 Richard M. Stallman(main): Add LINUX_SBRK_BUG conditional call to __sbrk.
1995-11-07 Geoff Voelker[HAVE_NTGUI]: Declare Vwindow_system.
1995-11-04 Karl Heuer(main): [MSDOS] Call init_gettimeofday.
1995-09-10 Richard M. Stallman(main): Call tzset only if LOCALTIME_CACHE is defined;
1995-08-29 Richard M. Stallman(decode_env_path): Use ".", not nil, for current dir.
1995-08-15 Karl Heuer(sort_args): Initialize best_priority smaller than any
1995-08-14 Richard M. Stallman(standard_args): Fix previous change.
1995-08-14 Richard M. Stallman(standard_args): Add option --eval to evalute an
1995-07-17 Karl Heuer(main): Add to usage message.
1995-06-26 Richard M. Stallman(init_cmdargs): Make Vinvocation_directory
1995-06-24 Richard M. Stallman(main): Fix --help message.
1995-05-26 Karl Heuer(standard_args): -i, -itype, --icon-type take 0, not...
1995-05-18 Karl Heuer(Fkill_emacs): Delete the auto-save-list file
1995-05-17 Karl Heuer(Fdump_emacs): Don't take address of array.
1995-05-12 Karl Heuer(main) [NeXT]: Add missing braces.
1995-05-08 Richard M. Stallman(Fdump_emacs): Don't use & before my_edata.
1995-05-06 Richard M. StallmanDelete all APOLLO conditionals.
1995-04-30 Richard M. Stallman(main): Delete duplicate code for -version.
1995-04-30 Richard M. Stallman(standard_args): Add #ifdef VMS for -map.
1995-04-29 Richard M. Stallman(standard_args): Add -L/--directory/-directory.
1995-04-26 Richard M. Stallman(standard_args): Move -iconic and --icon-type (etc.)
1995-04-07 Karl HeuerUpdate copyright.
1995-04-07 Richard M. Stallman(main): Cast arg to `brk'.
1995-04-03 Karl Heuer(main): Start with an empty message log.
1995-03-31 Karl Heuer(sort_args): Skip strncmp if longname is a null pointer.
1995-03-21 Richard M. Stallman(dump-emacs-data, dump-emacs): Declare my_edata as...
1995-03-02 Richard M. Stallman(syms_of_emacs): Doc fix.
1995-02-05 Richard M. Stallman(main): Undo previous change.
1995-01-31 Richard M. StallmanFix previous change.
1995-01-31 Richard M. Stallman(main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-22 Richard M. Stallman(sort_args): Ordinary args get priority 0.
1995-01-11 Richard M. Stallman(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1994-12-15 Richard M. Stallman(main): Fix conversion of --display to -d.
1994-12-13 Richard M. Stallman(sort_args): Make `options' a vector of ints.
1994-12-04 Richard M. Stallman(argmatch): Take argc as arg; don't go past end of...
1994-12-03 Richard M. Stallman(argmatch): Handle lstr == 0.
1994-11-21 Francesco PotortìAdded code for automatically saving and restoring the...
1994-11-19 Richard M. Stallman(sort_args): New function.
1994-11-01 Richard M. Stallman(Fdump_emacs): Don't reset the data start address by
1994-10-17 Morten Welinder*** empty log message ***
1994-09-27 Karl Heuer(Fkill_emacs): Use type test macros.
1994-09-26 Karl Heuer(argmatch): New function.
1994-09-17 Karl Heuer(Vsystem_configuration_options): New variable.
1994-09-17 Richard M. Stallman(shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-05 Richard M. Stallman(init_cmdargs): After chasing link, use only the expand...
1994-06-13 Richard M. Stallman(init_cmdargs): Set up initial_argv, initial_argc.
1994-06-05 Richard M. Stallman(main): Do the setpgrp after checking for -batch.
1994-05-28 Richard M. Stallman(main): In batch mode, don't set the pgrp.
1994-05-18 Richard M. Stallman(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFI...
1994-05-13 Richard M. Stallman(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-04-30 Richard M. Stallman(memory_warning_signal): Call force_auto_save_soon.
1994-04-28 Richard M. StallmanFix typo in previous change.
1994-04-28 Richard M. Stallman(syms_of_emacs): Doc fix.
1994-04-21 Richard M. Stallman(init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M. Stallman(init_cmdargs): Just check for etc and lib-src subdirs
1994-04-13 Richard M. Stallman(inherited_pgroup): Conditionalize on BSD_PGRPS.
1994-04-12 Richard M. Stallman(main): Fix typo in prev. change.
1994-04-09 Richard M. Stallman(main): Handle EXTRA_INITIALIZE.
1994-04-08 Karl Heuer(main): Call syms_of_term.
1994-03-22 Richard M. Stallman(__do_global_ctors, __do_global_ctors_aux)
1994-03-20 Richard M. Stallman(syms_of_emacs): Don't initialize Vinstallation_name
1994-03-05 Richard M. Stallman(shut_down_emacs): Set Vrun_hooks to nil.
1994-03-03 Richard M. StallmanComment change.
next