log

age author description
1993-12-24 Richard M. Stallman (*-sun-solaris*): Add special case for Solaris 2.3.
1993-12-24 Richard M. Stallman (${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M. Stallman (main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M. Stallman (scan_lisp_file): Don't add newline at end of string.
1993-12-23 Richard M. Stallman (picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M. Stallman Add side-effect-free props for many functions.
1993-12-23 Richard M. Stallman Add keywords.
1993-12-23 Richard M. Stallman (gnus-capitalize-newsgroup): Modify a new temporary
1993-12-23 Richard M. Stallman (makefile-ignored-files-in-pickup-regex): Supply missing \\.
1993-12-23 Richard M. Stallman (pages-copy-header-and-position): Call end-of-line, not forward-line.
1993-12-23 Richard M. Stallman (outline-copy-exposed): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (hide-bibtex-entry-bodies): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (vip-replace-string): Don't use replace-regexp.
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-12-23 Richard M. Stallman (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
1993-12-23 Richard M. Stallman (c-delete-backslash): Do nothing if empty line.
1993-12-23 Richard M. Stallman (inferior-scheme-mode):
1993-12-23 Richard M. Stallman (inferior-lisp-prompt): Don't match more than one line.
1993-12-23 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
1993-12-23 Richard M. Stallman (add-log-current-defun):
1993-12-23 Richard M. Stallman (c++-indent-line, calculate-c++-indent):
1993-12-23 Richard M. Stallman (dired-in-this-tree): Call expand-file-name.
1993-12-23 Richard M. Stallman (perform-replace): Prompt now says how to get help.
1993-12-23 Richard M. Stallman (apropos-match-keys): If REGEXP is nil, always act as if it matched.
1993-12-23 Richard M. Stallman (;; Keywords:): Changed to "abbrev".
1993-12-23 Richard M. Stallman (gnus-post-news): Call gnus-read-distributions-file.
1993-12-23 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
1993-12-23 Richard M. Stallman Don't imply private dictionary is always ispell.words.
1993-12-23 Richard M. Stallman (hack-local-variables-prop-line): If we can't switch-to-buffer
1993-12-23 Richard M. Stallman (fill-region-as-paragraph): Do allow breaking line at a period
1993-12-23 Richard M. Stallman (reposition-window): Fix whitespace-skipping regexp.
1993-12-23 Richard M. Stallman (mail-fetch-field): Add autoload cookie.
1993-12-23 Richard M. Stallman (shadow-noquery): Use it.
1993-12-23 Richard M. Stallman (time-stamp-month-dd-yyyy): no leading zero on day.
1993-12-23 Richard M. Stallman (sc-read-string): Don't pass a history arg to read-string.
1993-12-23 Richard M. Stallman (shell-mode): Pass t to comint-read-input-ring.
1993-12-23 Richard M. Stallman (comint-read-input-ring): New arg SILENT.
1993-12-23 Richard M. Stallman (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
1993-12-23 Richard M. Stallman (make-doctor-variables): Fix some local var names.
1993-12-23 Richard M. Stallman Autoload dired-.*-file.
1993-12-23 Richard M. Stallman (mouse-kill-secondary): Get rid of CLICK argument.
1993-12-23 Richard M. Stallman (visit-tags-table-buffer): Change "Add to list" question.
1993-12-23 Richard M. Stallman (rmail-output-to-rmail-file): Call rmail-update-summary.
1993-12-23 Richard M. Stallman (isearch-text-char-description): Treat TAB as ctl char.
1993-12-23 Richard M. Stallman (rmail-spool-directory): Use dgux, not dgux-unix.
1993-12-23 Richard M. Stallman (rmail-summary-goto-msg): Use unwind-protect to go
1993-12-23 Richard M. Stallman (rmail-quit): Expunge without updating summary.
1993-12-23 Richard M. Stallman (telnet-filter): Rewrite, taken mostly from Lucid.
1993-12-23 Richard M. Stallman (calendar-mode-map): Put back C-v and M-v bindings.
1993-12-23 Richard M. Stallman (Info-insert-dir): Compute truename just once for each dir.
1993-12-23 Richard M. Stallman (menu-bar-edit-menu): Add query-replace menu item.
1993-12-23 Richard M. Stallman (Man-specified-section-option): Test system-configuration.
1993-12-23 Richard M. Stallman (asm-mode): Don't mess with auto-fill mode.
1993-12-23 Richard M. Stallman (lpr-headers-switches): Treat hpux like usg-unix-v.
1993-12-23 Richard M. Stallman (awk-mode): Use c-indent-line.
1993-12-23 Richard M. Stallman (ange-ftp-hash-mark-msgs): Make match more general.
1993-12-23 Richard M. Stallman (gud-format-command): Rewrite.
1993-12-23 Richard M. Stallman (vc-record-rename): Don't use replace-regexp.
1993-12-23 Richard M. Stallman (tex-common-initialization): Make paragraph-start
1993-12-23 Richard M. Stallman (mail-default-reply-to): Add autoload cookie.