]> code.delx.au - gnu-emacs/history - src/emacs.c
(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
[gnu-emacs] / src / emacs.c
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.
1994-02-22 Karl HeuerMove extern declarations to top of file.
1994-02-17 Richard M. Stallman(main): Test BSD_PGRPS, not BSD.
1994-02-05 Richard M. Stallman(main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-03 Richard M. Stallman(init_cmdargs): Set Vinstallation_directory.
1994-01-14 Richard M. Stallman(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-08 Roland McGrath(main): Call strerror instead of using sys_errlist.
1994-01-08 Richard M. Stallman(main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman(main) [MSDOS]: Call init_environment. Set file types to
1993-12-26 Richard M. Stallman(main) [AIX]: Call putenv.
1993-12-23 Richard M. Stallman(syms_of_emacs): Define Lisp var system-configuration.
1993-11-27 Richard M. Stallman(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
1993-11-24 Richard M. Stallman(main): Call init_callproc and init_callproc_1.
1993-11-10 Richard M. Stallman(main): Use EMACS_GETPGRP macro.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman(init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman(__CTOR_LIST__): Don't declare it on Linux.
1993-08-12 Richard M. StallmanInclude process.h.
1993-08-10 Paul Eggert(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-08 Richard M. Stallman(Vinvocation_directory): New var.
1993-07-27 Richard M. Stallman(main): Test LOCALTIME_CACHE.
1993-06-30 Richard M. Stallman(PRIO_PROCESS): Definition deleted.
1993-06-19 Jim Blandy* emacs.c (Fkill_emacs): Pass third argument to shut_do...
1993-06-18 Jim BlandyChanges for Irix 4.0, tested this time:
1993-06-17 Jim BlandyChanges for correct pgrp behavior; approach suggested...
1993-06-13 Richard M. Stallman(shut_down_emacs): New arg STUFF. Stuff input here.
1993-06-11 Jim BlandyInteract properly with shells lacking job control ...
1993-06-03 Richard M. Stallman(syms_of_emacs): Doc fix.
1993-06-02 Richard M. Stallman(shut_down_emacs): Handle GETPGRP_NO_ARG.
1993-05-30 Richard M. Stallman(main) [AIX _I386]: Don't handle SIGIOINT.
1993-05-29 Richard M. StallmanDon't include termios.h directly--let systty.h do it.
1993-05-28 Richard M. Stallman(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-19 Jim BlandySome changes from Michael K. Johnson for Linux.
1993-05-06 Richard M. Stallman(main): Handle -display like -d.
next