]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-01-16 Roland McGrath(copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath(compilation-error-regexp-alist): Add regexp for Lucid...
1994-01-16 Roland McGrathMake the argument list output look more like the Lisp...
1994-01-16 Roland McGrath(update-copyright): Wrap final copyright-matching regex...
1994-01-15 Paul ReillyComment change.
1994-01-15 Richard M.... SPC is not special in regexp within brackets.
1994-01-15 Richard M.... (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-15 Richard M.... (do-install): Install the dired-x info files.
1994-01-15 Richard M.... Provide for variable LD_SWITCH_X_SITE_AUX. (See src...
1994-01-15 Richard M.... (LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 Richard M.... (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 Richard M.... (Fffloor, Ffceil, Ffround, Fftruncate): New functions.
1994-01-15 Richard M.... (request_sigio, unrequest_sigio): Add new versions of
1994-01-15 Richard M.... (comint-show-output): Leave point at start of output...
1994-01-15 Richard M.... Doc fix.
1994-01-15 Richard M.... (rmail-default-file): Renamed from rmail-last-file.
1994-01-15 Richard M.... Use new names rmail-default-file and rmail-default...
1994-01-14 Richard M.... Change defconsts to defvars. Doc fixes.
1994-01-14 Richard M.... (command_loop_1): If there's an error in the
1994-01-14 Richard M.... (BSTRING): Don't define it here.
1994-01-14 Richard M.... (rmail-bury): Rename local rmail-buffer to buffer-to...
1994-01-14 Richard M.... (debug): Bind unread-command-char to -1, not nil.
1994-01-14 Richard M.... (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
1994-01-14 Richard M.... (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M.... (abbreviate-file-name): Don't convert / to ~/ when...
1994-01-14 Richard M.... (function-key-map): Change insertchar and deletechar...
1994-01-14 Francesco Potortì* etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-14 Richard M.... (sigchld_handler, status_message): Handle a NULL in...
1994-01-14 Richard M.... Comment change.
1994-01-14 Richard M.... entered into RCS
1994-01-13 Richard KennerFix typo in -hiux* case.
1994-01-13 Richard M.... (xterm.o): Depends on syssignal.h.
1994-01-13 Richard M.... Initial revision
1994-01-12 Richard M.... (sys_siglist) [sun]: Additional Sun-specific signal...
1994-01-12 Richard M.... (Man-default-man-args): Use Man-specified-section-option.
1994-01-12 Richard M.... [USG] (SIGIO): Define as SIGPOLL.
1994-01-12 Roland McGrath(syms_of_buffer): Don't do (put 'erase-buffer 'disabled...
1994-01-11 Richard M.... (child_setup): Call close_load_descs.
1994-01-11 Richard M.... (Fload): Record descriptor numbers on load_descriptor_list.
1994-01-11 Richard M.... (Fcondition_case): Doc fix.
1994-01-11 Richard M.... (Fsignal): Rename 1st arg to error_symbol.
1994-01-11 Richard M.... (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-11 Richard M.... (open-line): Treat all cases of enabled undo alike.
1994-01-11 Richard M.... (Fcondition_case): Allow a list of condition names...
1994-01-11 Richard M.... (byte-compile-condition-case): Disable warning about
1994-01-11 Richard M.... (read_process_output): Supply second arg to unbind_to.
1994-01-11 Richard M.... (hif-tokenize): Handle // comments after #if.
1994-01-11 Richard M.... (mail-abbrev-mode-regexp): Add Reply-to.
1994-01-10 Richard M.... (x_sync): Block input.
1994-01-10 Richard M.... (struct buffer): New field auto_save_failure_time.
1994-01-10 Richard M.... (set_search_regs): New subroutine.
1994-01-10 Richard M.... (Info-follow-reference): If point is not in middle...
1994-01-10 Richard M.... (isearch-mode): If not slow, clear isearch-window-confi...
1994-01-10 Richard M.... (Fdo_auto_save): If auto save times out, don't try...
1994-01-10 Richard M.... (Fdelete_frame): Call x_sync.
1994-01-10 Richard M.... (describe_map_tree): New arg NOMENU.
1994-01-10 Richard M.... (Fsubstitute_command_keys): Pass new arg to describe_ma...
1994-01-10 Richard M.... (telnet): Fix previous change--tentative idea
1994-01-10 Richard M.... (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 McGrath(vendor-key-syms): Fixed typo (extra parens).
1994-01-09 Roland McGrath(debug): Fixed typo.
1994-01-09 Richard M.... (debug): Bind a bunch of vars, like last-command, to
1994-01-09 Roland McGrathDon't declare sys_nerr.
1994-01-09 Richard M.... (diff): Select the differences buffer.
1994-01-09 Richard M.... (diff-latest-backup-file): Call file-chase-links.
1994-01-09 Richard M.... (c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M.... (comint-input-autoexpand): Make default nil.
1994-01-09 Richard M.... (shell-input-autoexpand): New variable.
1994-01-09 Richard M.... (vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 Richard M.... (x_sync): New function.
1994-01-09 Richard M.... Comment fix.
1994-01-09 Richard M.... Comment changes.
1994-01-09 Roland McGrathRestore big block of #ifdef and #include lines for...
1994-01-09 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-09 Roland McGrath(creating src/Makefile): Put code inside 2nd arg to...
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 McGrathDeclare strerror.
1994-01-08 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrath(version): Fix sed regexp to match two-elt version...
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath(get_errmsg, pfatal_with_name, pfatal_and_delete):...
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 McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrathAdd #undef HAVE_STRERROR.
1994-01-08 Roland McGrathCheck for 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.... (vendor-key-syms): Set this variable.
1994-01-08 Richard M.... (rmail-summary-delete-forward): Fix regexp
1994-01-08 Richard M.... (interrupt_signal) [MSDOS]: write explicit CRs since
1994-01-08 Richard M.... (main): Don't call setpgrp if !initialized.
1994-01-08 Richard M.... (${etc}DOC): Put back ${lisp} accidentally deleted.
1994-01-08 Richard M.... (gnus-group-list-all-groups): Display a message in...
1994-01-08 Richard M.... If there are no subversions yet, use 1.
1994-01-08 Richard M.... (gud-common-init): Don't crash if no file specified.
1994-01-08 Richard M.... (rmail-summary-by-senders):
next