log

age author description
1994-01-17 Richard M. Stallman (init_callproc): Use Vinstallation_directory.
1994-01-17 Richard M. Stallman (init_lread): Use Vinstallation_directory.
1994-01-16 Richard M. Stallman (Ffile_symlink_p): Doc fix.
1994-01-16 Richard M. Stallman (isearch-mode): Set overriding-local-map locally.
1994-01-16 Richard M. Stallman (Voverriding_local_map): New variable.
1994-01-16 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.
1994-01-16 Richard M. Stallman (menu-bar-file-menu): Add rmail, gnus, calendar items.
1994-01-16 Richard M. Stallman (rmail-get-new-mail): Avoid error if file is empty.
1994-01-16 Richard M. Stallman Delete duplicate clauses for hp9k2... and hp9k31...
1994-01-16 Richard M. Stallman Alphabetize the list of machine-name aliases.
1994-01-16 Richard M. Stallman (forward-paragraph): If moving back we find nothing
1994-01-16 Roland McGrath (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
1994-01-16 Roland McGrath (copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath (compilation-error-regexp-alist): Add regexp for Lucid lcc.
1994-01-16 Roland McGrath Make the argument list output look more like the Lisp docstrings do.
1994-01-16 Roland McGrath (update-copyright): Wrap final copyright-matching regexp in parens, so \1
1994-01-15 Paul Reilly Comment change.
1994-01-15 Richard M. Stallman SPC is not special in regexp within brackets.
1994-01-15 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-15 Richard M. Stallman (do-install): Install the dired-x info files.
1994-01-15 Richard M. Stallman Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
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-15 Richard M. Stallman (comint-show-output): Leave point at start of output, but push the mark.
1994-01-15 Richard M. Stallman Doc fix.
1994-01-15 Richard M. Stallman (rmail-default-file): Renamed from rmail-last-file.
1994-01-15 Richard M. Stallman Use new names rmail-default-file and rmail-default-rmail-file.
1994-01-14 Richard M. Stallman Change defconsts to defvars. Doc fixes.
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 (rmail-bury): Rename local rmail-buffer to buffer-to-bury.
1994-01-14 Richard M. Stallman (debug): Bind unread-command-char to -1, not nil.
1994-01-14 Richard M. Stallman (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
1994-01-14 Richard M. Stallman (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
1994-01-14 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 Francesco Potortì * etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-14 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.
1994-01-14 Richard M. Stallman Comment change.
1994-01-14 Richard M. Stallman entered into RCS
1994-01-13 Richard Kenner Fix typo in -hiux* case.
1994-01-13 Richard M. Stallman (xterm.o): Depends on syssignal.h.
1994-01-13 Richard M. Stallman Initial revision
1994-01-12 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-12 Richard M. Stallman (Man-default-man-args): Use Man-specified-section-option.
1994-01-12 Richard M. Stallman [USG] (SIGIO): Define as SIGPOLL.
1994-01-12 Roland McGrath (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
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 (open-line): Treat all cases of enabled undo alike.
1994-01-11 Richard M. Stallman (Fcondition_case): Allow a list of condition names in a handler.
1994-01-11 Richard M. Stallman (byte-compile-condition-case): Disable warning about
1994-01-11 Richard M. Stallman (read_process_output): Supply second arg to unbind_to.
1994-01-11 Richard M. Stallman (hif-tokenize): Handle // comments after #if.
1994-01-11 Richard M. Stallman (mail-abbrev-mode-regexp): Add Reply-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 (Info-follow-reference): If point is not in middle of a
1994-01-10 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
1994-01-10 Richard M. Stallman (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
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_map_tree.
1994-01-10 Richard M. Stallman (telnet): Fix previous change--tentative idea
1994-01-10 Richard M. Stallman (create_process): Set line discipline only if pty_flag.
1994-01-09 Roland McGrath Include <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. Stallman (debug): Bind a bunch of vars, like last-command, to
1994-01-09 Roland McGrath Don't declare sys_nerr.
1994-01-09 Richard M. Stallman (diff): Select the differences buffer.
1994-01-09 Richard M. Stallman (diff-latest-backup-file): Call file-chase-links.
1994-01-09 Richard M. Stallman (c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. Stallman (comint-input-autoexpand): Make default nil.
1994-01-09 Richard M. Stallman (shell-input-autoexpand): New variable.
1994-01-09 Richard M. Stallman (vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 Richard M. Stallman (x_sync): New function.
1994-01-09 Richard M. Stallman Comment fix.
1994-01-09 Richard M. Stallman Comment changes.
1994-01-09 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
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 AC_OUTPUT as it should
1994-01-08 Roland McGrath (child_setup): Don't declare PID `register'; we later take its address.
1994-01-08 Roland McGrath (report_file_error): Use strerror instead of sys_errlist.
1994-01-08 Roland McGrath Declare 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 number.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
1994-01-08 Roland McGrath (main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Add #undef HAVE_STRERROR.
1994-01-08 Roland McGrath Check for strerror.
1994-01-08 Roland McGrath [! VMS]: Don't declare sys_errlist here.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman (vendor-key-syms): Set this variable.
1994-01-08 Richard M. Stallman (rmail-summary-delete-forward): Fix regexp
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 (gnus-group-list-all-groups): Display a message in the echo area.
1994-01-08 Richard M. Stallman If there are no subversions yet, use 1.
1994-01-08 Richard M. Stallman (gud-common-init): Don't crash if no file specified.
1994-01-08 Richard M. Stallman (rmail-summary-by-senders):
1994-01-08 Richard M. Stallman (enable-flow-control): Use prefix argument like minor modes.
1994-01-08 Richard M. Stallman Load version.el before site-load.el.
1994-01-08 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
1994-01-08 Richard M. Stallman Initial 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-process.
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-08 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Extend emacs-version based on which executable files exist.
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. Stallman *** empty log message ***
1994-01-07 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Initial revision
1994-01-07 Richard M. Stallman (dired-move-to-filename-regexp): New variable.
1994-01-07 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
1994-01-07 Richard M. Stallman (command-line-1): Improve echo area message wording.
1994-01-07 Richard M. Stallman (ange-ftp-hash-mark-msgs): Undo previous change.
1994-01-07 Richard M. Stallman Handle HAVE_BCMP.
1994-01-07 Richard M. Stallman Test for bcmp.
1994-01-07 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
1994-01-06 Roland McGrath (comint-show-output): Use (point-max) rather than erring when the
1994-01-06 Roland McGrath (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
1994-01-06 Roland McGrath (shell-cd): Function removed.
1994-01-06 Roland McGrath (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
1994-01-06 Roland McGrath (compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman (tempdir): Put subdir msdos into the distribution.
1994-01-06 Richard M. Stallman (rmail-resend): Use send-mail-function.
1994-01-06 Richard M. Stallman entered into RCS
1994-01-06 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
1994-01-06 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
1994-01-06 Richard M. Stallman (rmail-convert-to-babyl-format):
1994-01-06 Richard M. Stallman (desktop-buffer-mh): New function for mh mail system.
1994-01-06 Richard M. Stallman (makefile-mode): Make comment-start, comment-end,
1994-01-06 Richard M. Stallman (display-time-file-nonempty-p): Check existence here.
1994-01-06 Richard M. Stallman (lpr-headers-switches): Set proper value on hpux and usg.
1994-01-06 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
1994-01-06 Richard M. Stallman (start-process-shell-command): Doc fix.
1994-01-06 Richard M. Stallman [ms-dos]: Preload mouse.el, dos-fns.el,
1994-01-06 Richard M. Stallman (dehexlify-buffer): If msdos, bind binary-process.
1994-01-06 Richard M. Stallman (ls-lisp-format): Bad format for uid and gid fixed.
1994-01-06 Richard M. Stallman (compile-internal): Extended to work without asynchronous subprocesses.
1994-01-06 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
1994-01-06 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
1994-01-06 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
1994-01-06 Richard M. Stallman [ms-dos]: Save version.el as *binary*.
1994-01-06 Richard M. Stallman (enable-command, disable-command): Use user-init-file.
1994-01-06 Richard M. Stallman (command-line): Set user-init-file.
1994-01-06 Richard M. Stallman [MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman (malloc): Don't declare it.
1994-01-06 Richard M. Stallman Fix up whitespace. Get rid of spurious casts to void.
1994-01-05 Richard M. Stallman entered into RCS
1994-01-05 Richard M. Stallman Initial revision
1994-01-05 Richard M. Stallman (describe_syntax): Handle Sinherit.
1994-01-05 Richard M. Stallman (enum syntaxcode): Add Sinherit.
1994-01-05 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
1994-01-04 Richard M. Stallman (popup-menu): Add loop to handle submenus.
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 Include syswait.h.
1994-01-04 Richard M. Stallman (buffer.o): Don't depend on syntax.h.
1994-01-04 Richard M. Stallman Don't include syntax.h.
1994-01-04 Richard M. Stallman (file_name_completion_stat): If have symlinks, use lstat.
1994-01-04 Richard M. Stallman Comment fix.
1994-01-04 Richard M. Stallman (debug): Bind this-command and last-command.
1994-01-04 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
1994-01-03 Paul Eggert (vc-finish-logentry): Sync the buffer in case the user modified it while
1994-01-03 Richard M. Stallman (tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 Richard M. Stallman entered into RCS
1994-01-03 Richard M. Stallman (slitex-mode, latex-mode): Set paragraph-start and
1994-01-03 Richard M. Stallman (comint-last-output-start): Add defvar.
1994-01-03 Richard M. Stallman Fix typo in previous change.
1994-01-03 Richard M. Stallman More menu bar commands.
1994-01-03 Richard M. Stallman (make-syntax-table): New function; no longer an alias
1994-01-03 Richard M. Stallman (get_system_name): If the official name of the host is
1994-01-03 Richard M. Stallman (rmail-get-new-mail): Cope if display-time-string is nil.
1994-01-03 Richard M. Stallman (sort-float-fields): Commented out.
1994-01-02 Richard M. Stallman (c-mode-map): Add menu bar menu.
1994-01-02 Richard M. Stallman (calendar-goto-french-date): Fix special day
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-02 Richard M. Stallman (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
1994-01-02 Richard M. Stallman (isearch-repeat): If we matched a null string and there's
1994-01-01 Richard M. Stallman (Fwrite_region): Don't change START and END from nil
1994-01-01 Richard M. Stallman (bibtex-field-name, bibtex-field-const, bibtex-field-text):
1994-01-01 Richard M. Stallman (i[34]86-*-*): Check for *-nextstop*.
1994-01-01 Richard M. Stallman (m68*-next-*): Don't care about which os is specified.
1994-01-01 Richard M. Stallman (compilation-read-command, compilation-ask-about-save): New variables.
1994-01-01 Richard M. Stallman (Info-default-directory-list): Doc fix.
1994-01-01 Richard M. Stallman (read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M. Stallman Delete `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.
1994-01-01 Richard M. Stallman (ispell-highlight, ispell-dehighlight): New functions.
1994-01-01 Richard M. Stallman (rmail-output-to-rmail-file): If just a dir is specified,
1994-01-01 Richard M. Stallman (save-some-buffers): Fix previous change.
1994-01-01 Richard M. Stallman (gnus-news-reply): Handle reply-to field.
1994-01-01 Richard M. Stallman (manual-program): Deleted.
1993-12-31 Richard M. Stallman (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.