Add #undef HAVE_SETSID.
[bpt/emacs.git] / lisp /
1993-12-25 Richard M. Stallman(isearch-mode-map): Bind kp-... keys.
1993-12-25 Richard M. Stallmanascii-character props for backspace, delete, etc. moved...
1993-12-25 Richard M. Stallman(setting up kp-... keys): Make ascii-character props.
1993-12-25 Richard M. StallmanProvide bytecomp as well as byte-compile.
1993-12-24 Richard M. Stallman(vc-buffer-sync, vc-diff): New arg NOT-URGENT.
1993-12-24 Richard M. Stallman(query-replace-map): Don't bind ESC.
1993-12-24 Richard M. Stallman(unload-feature): Ignore conses in the feature-symbols.
1993-12-24 Richard M. Stallman(shell-backward-command): If comint-bol moves forward,
1993-12-24 Richard M. Stallman(telnet): Use comint-arguments.
1993-12-24 Richard M. Stallman(rmail-output-to-rmail-file): When copying to a buffer,
1993-12-24 Richard M. StallmanComment change.
1993-12-24 Richard M. Stallman(awk-mode-syntax-table): Was mistakenly changing
1993-12-24 Richard M. Stallman(isearch-update): If isearch-other-end is nil,
1993-12-24 Richard M. Stallman(vc-mode-line): Make buffer read-only for root if file...
1993-12-24 Richard M. Stallman(telnet): Use comint-canonicalize-args.
1993-12-24 Richard M. Stallman(rmail-insert-inbox-text): If copy-file fails,
1993-12-24 Richard M. Stallman(next-complete-history-element): Doc fix.
1993-12-24 Richard M. Stallman(comint-next-matching-input-from-input): Doc fix.
1993-12-23 Richard M. Stallman(picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M. StallmanAdd side-effect-free props for many functions.
1993-12-23 Richard M. StallmanAdd 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 missin...
1993-12-23 Richard M. Stallman(pages-copy-header-and-position): Call end-of-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. StallmanDon'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...
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...
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...
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-keywo...
1993-12-23 Richard M. StallmanDon't imply private dictionary is always ispell.words.
1993-12-23 Richard M. Stallman(hack-local-variables-prop-line): If we can't switch...
1993-12-23 Richard M. Stallman(fill-region-as-paragraph): Do allow breaking line...
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...
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...
1993-12-23 Richard M. Stallman(make-doctor-variables): Fix some local var names.
1993-12-23 Richard M. StallmanAutoload 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...
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.
1993-12-23 Richard M. Stallman(grep-command): New variable.
1993-12-22 Noah Friedman(Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureauc...
1993-12-09 Roland McGrath(compilation-error-regexp-alist): Generalize `"foo...
1993-12-05 Paul Eggert(lunar-phase): Add calendar-time-zone to solar ephemeri...
1993-12-03 Paul Eggert(vc-workfile-unchanged-p): Add optional argument
1993-12-02 Roland McGrath(mail-fcc): Take argument and use interactive spec...
1993-12-02 Paul Eggert(vc-locking-user): Don't assume that the umask permits
1993-12-01 Noah FriedmanRemove spurious comment between autoload cookie and...
1993-12-01 Noah Friedman(rlogin-filter): initialize `region-begin' to (marker...
1993-11-27 Richard M. Stallman(vc-buffer-sync): Signal error if user says no.
1993-11-27 Richard M. Stallman(make-face-unitalic, make-face-unbold, make-face-bold)
1993-11-27 Richard M. Stallman(mouse-set-font): Update nonstandard faces that are...
1993-11-26 Roland McGrathUndo last change.
1993-11-26 Roland McGrath(isearch-search): Use real quit-char extracted from...
1993-11-26 Richard M. Stallman(rmail-variables): Abbreviate truename for comparison.
1993-11-26 Richard M. StallmanAdd sample test for tpu-set-scroll-margins.
1993-11-26 Richard M. StallmanRemove free/bound cursor and scroll
1993-11-26 Richard M. Stallman(tpu-quoted-insert): New function.
1993-11-25 Richard M. Stallman(tags-add-tables): New variable.
1993-11-25 Richard M. Stallman(ange-ftp-binary-file-name-regexp): Accept .tgz and...
1993-11-25 Richard M. Stallman(comint-send-input): Don't call comint-arguments
1993-11-25 Richard M. StallmanAdd a provide.
1993-11-25 Richard M. Stallman(vc-make-backup-files): Doc fix.
1993-11-25 Richard M. StallmanComment change.
1993-11-24 Richard M. Stallman(rmail-sort-messages): In summary buf, go to rmail...
1993-11-24 Richard M. Stallman(walk-windows): If start at minibuf window, do return...
next