]> code.delx.au - gnu-emacs/history - src
(copmilation-error-list): Doc fix.
[gnu-emacs] / src /
1994-01-15 Paul ReillyComment change.
1994-01-15 Richard M. Stallman(LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 Richard M. Stallman(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 Richard M. Stallman(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
1994-01-15 Richard M. Stallman(request_sigio, unrequest_sigio): Add new versions of
1994-01-14 Richard M. Stallman(command_loop_1): If there's an error in the
1994-01-14 Richard M. Stallman(BSTRING): Don't define it here.
1994-01-14 Richard M. Stallman(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M. Stallman(sigchld_handler, status_message): Handle a NULL in...
1994-01-13 Richard M. Stallman(xterm.o): Depends on syssignal.h.
1994-01-13 Richard M. StallmanInitial revision
1994-01-12 Richard M. Stallman(sys_siglist) [sun]: Additional Sun-specific signal...
1994-01-12 Roland McGrath(syms_of_buffer): Don't do (put 'erase-buffer 'disabled...
1994-01-11 Richard M. Stallman(child_setup): Call close_load_descs.
1994-01-11 Richard M. Stallman(Fload): Record descriptor numbers on load_descriptor_list.
1994-01-11 Richard M. Stallman(Fcondition_case): Doc fix.
1994-01-11 Richard M. Stallman(Fsignal): Rename 1st arg to error_symbol.
1994-01-11 Richard M. Stallman(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-11 Richard M. Stallman(Fcondition_case): Allow a list of condition names...
1994-01-11 Richard M. Stallman(read_process_output): Supply second arg to unbind_to.
1994-01-10 Richard M. Stallman(x_sync): Block input.
1994-01-10 Richard M. Stallman(struct buffer): New field auto_save_failure_time.
1994-01-10 Richard M. Stallman(set_search_regs): New subroutine.
1994-01-10 Richard M. Stallman(Fdo_auto_save): If auto save times out, don't try...
1994-01-10 Richard M. Stallman(Fdelete_frame): Call x_sync.
1994-01-10 Richard M. Stallman(describe_map_tree): New arg NOMENU.
1994-01-10 Richard M. Stallman(Fsubstitute_command_keys): Pass new arg to describe_ma...
1994-01-10 Richard M. Stallman(create_process): Set line discipline only if pty_flag.
1994-01-09 Roland McGrathInclude <sys/types.h> before <sys/resource.h>.
1994-01-09 Roland McGrathDon't declare sys_nerr.
1994-01-09 Richard M. Stallman(x_sync): New function.
1994-01-09 Richard M. StallmanComment changes.
1994-01-09 Roland McGrathRestore big block of #ifdef and #include lines for...
1994-01-08 Roland McGrath(child_setup): Don't declare PID `register'; we later...
1994-01-08 Roland McGrath(report_file_error): Use strerror instead of sys_errlist.
1994-01-08 Roland McGrath(main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrathAdd #undef HAVE_STRERROR.
1994-01-08 Roland McGrath[! VMS]: Don't declare sys_errlist here.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman(interrupt_signal) [MSDOS]: write explicit CRs since
1994-01-08 Richard M. Stallman(main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman(${etc}DOC): Put back ${lisp} accidentally deleted.
1994-01-08 Richard M. Stallman(Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
1994-01-08 Richard M. StallmanInitial revision
1994-01-08 Richard M. Stallman[MSDOS]: New buffer-local variable:
1994-01-08 Richard M. Stallman(syms_of_callproc) [MSDOS]: New lisp variable: binary...
1994-01-08 Richard M. Stallman[MSDOS]: Don't #include <a.out.h>, but use other headers.
1994-01-08 Richard M. Stallman[MSDOS]: don't #include <sgtty.h>. We haven't got it.
1994-01-08 Richard M. Stallman[MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
1994-01-08 Richard M. Stallman[MSDOS] (get_lim_data): Use go32 call.
1994-01-08 Richard M. Stallman[MSDOS]: Use text mode for all files but ".elc" files.
1994-01-08 Richard M. Stallman[MSDOS]: Don't define HAVE_MATHERR.
1994-01-08 Richard M. Stallman[MSDOS]: #include "msdos.h" and <sys/param.h> needed for
1994-01-08 Richard M. Stallman(main) [MSDOS]: Call init_environment. Set file types to
1994-01-08 Richard M. Stallman(DIRENTRY_NONEMPTY): New macro; two definitions.
1994-01-08 Richard M. Stallman(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
1994-01-07 Richard M. Stallman(emacs): Don't run inc-vers.el.
1994-01-07 Richard M. Stallman(strout, printchar): Use proper frame for minibuffer.
1994-01-07 Richard M. StallmanHandle HAVE_BCMP.
1994-01-05 Richard M. Stallman(describe_syntax): Handle Sinherit.
1994-01-05 Richard M. Stallman(enum syntaxcode): Add Sinherit.
1994-01-04 Richard M. Stallman(SUNOS_LOCALTIME_BUG): #if 0'd.
1994-01-04 Richard M. Stallman(Fmapconcat): Doc fix.
1994-01-04 Richard M. Stallman(bcopy, bzero, bcmp): Defined.
1994-01-04 Richard M. Stallman(buffer.o): Don't depend on syntax.h.
1994-01-04 Richard M. StallmanDon't include syntax.h.
1994-01-04 Richard M. Stallman(file_name_completion_stat): If have symlinks, use...
1994-01-04 Richard M. Stallman(Fx_list_fonts): Don't fail to init `tail'.
1994-01-03 Richard M. Stallman(get_system_name): If the official name of the host is
1994-01-02 Richard M. Stallman(rotate_right, rotate_left): Simplify
1994-01-02 Richard M. Stallman(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
1994-01-01 Richard M. Stallman(Fwrite_region): Don't change START and END from nil
1994-01-01 Richard M. Stallman(read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M. StallmanDelete `show env TERMCAP'.
1994-01-01 Richard M. Stallman(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
1994-01-01 Richard M. Stallman(SOME_MACHINE_OBJECTS): New var.
1993-12-31 Richard M. Stallman(Finsert_file_contents): Avoid setting buffer-file...
1993-12-31 Richard M. Stallman(lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-31 Richard M. StallmanAlways include termhooks.h.
1993-12-31 Richard M. Stallman(Finsert_file_contents): Don't run after change hook
1993-12-31 Richard M. Stallman(PENDING_OUTPUT_COUNT): Two alternate definitions
1993-12-31 Richard M. Stallman(Fsubstitute_command_keys): Fix previous change.
1993-12-30 Richard M. Stallman(read_from_minibuffer): Rename arg initial_input to...
1993-12-30 Richard M. Stallman(Femacs_pid): New function.
1993-12-30 Richard M. Stallman(read_avail_input): Turn O_NDELAY off on DGUX as on...
1993-12-30 Richard M. Stallman(Fall_completions): Allow completions that start with...
1993-12-30 Richard M. Stallman(LDFLAGS): Define as empty.
1993-12-29 Richard M. Stallman(describe_command): If binding is a kbd macro, say so.
1993-12-26 Richard M. Stallman(main) [AIX]: Call putenv.
1993-12-26 Richard M. Stallman(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
1993-12-26 Richard M. Stallman(XTflush): FIx typo in last change.
1993-12-26 Richard M. Stallman(struct input_event): FIx typo in previous change.
1993-12-26 Richard M. Stallman(XTread_socket): Make proper junk values to pass to...
1993-12-26 Richard M. Stallman(bcopy) Use memmove instead of memcpy.
1993-12-26 Richard M. Stallman(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one...
1993-12-26 Richard M. Stallman(XTflash): Use EMACS_GET_TIME.
1993-12-25 Richard M. Stallman(Fmemory_limit): No longer interactive.
1993-12-25 Richard M. Stallman(command_loop_1): Test of whether disp tab elt
next