emacs/lisp
Richard M. Stallman c1da5c031f (comint-scroll-to-bottom-on-input): Default to nil.
(comint-mode): Use pre-command-hook, not before-change-function.
(comint-preinput-scroll-to-bottom): Take no arguments.
(comint-output-filter-functions): Renamed from comint-output-filter-hook.
(comint-output-filter): Pass STRING as arg to output hook functions.
(comint-preinput-scroll-to-bottom): Take an arg.
Move point to new process mark if it was at the old one.
Scroll so only if point is at or after the process mark.
When scrolling, put end of text on bottom line, regardless of point.
1993-10-25 20:01:29 +00:00
..
calendar (holiday-easter-etc): Fix Ascension Day string. 1993-10-20 05:51:52 +00:00
emacs-lisp Doc fix. 1993-10-05 01:54:20 +00:00
emulation (tpu-help): Use variables for "n" and "p". 1993-08-11 05:01:04 +00:00
international *** empty log message *** 1993-10-25 06:07:19 +00:00
mail (reporter-submit-bug-report, reporter-mailer): reporter-mailer 1993-10-18 05:37:51 +00:00
play (read-zippyism): New function. 1993-09-17 18:52:33 +00:00
progmodes (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE 1993-10-18 07:54:49 +00:00
term (iconify-or-deiconify-frame): Make it work. 1993-07-27 22:01:29 +00:00
textmodes (ispell): If the buffer to spell has no associated file, or, the 1993-10-25 06:18:23 +00:00
abbrev.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
abbrevlist.el Add or correct keywords 1993-03-18 21:29:42 +00:00
ada.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
add-log.el add-log-full-name, add-log-mailing-address: new varialbes 1993-09-19 01:54:48 +00:00
allout.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ange-ftp.el (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result 1993-10-25 06:11:49 +00:00
apropos.el (safe-documentation): Don't crash on byte-compiled macro. 1993-06-08 01:32:42 +00:00
array.el (abs, ceiling, floor): Remove, since they now redefine 1993-08-10 04:14:17 +00:00
autoinsert.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
bookmark.el (bookmark-write): Add numbered backups for bookmark file. 1993-10-13 05:59:54 +00:00
buff-menu.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
byte-run.el Added standard library headers. 1993-03-17 15:20:58 +00:00
case-table.el (describe-buffer-case-table): Merge locals i and ch. 1993-06-07 19:11:40 +00:00
cdl.el entered into RCS 1993-10-20 18:06:27 +00:00
chistory.el (repeat-history-command): Bug fix. Someone forgot a car. 1993-04-02 16:41:54 +00:00
cl.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
cmulisp.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
cmuscheme.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
comint.el (comint-scroll-to-bottom-on-input): Default to nil. 1993-10-25 20:01:29 +00:00
compare-w.el (compare-windows-skip-whitespace): New function. 1993-07-13 07:31:09 +00:00
complete.el Initial revision 1993-06-14 14:58:03 +00:00
completion.el (cmpl-read-time-eval): Make it no-op. 1993-08-03 05:46:33 +00:00
dabbrev.el (dabbrev-expand): Do all changes with replace-match. 1993-06-14 18:55:10 +00:00
delsel.el Provide delsel. 1993-05-20 14:02:07 +00:00
desktop.el Internal clean-up. Save information about current 1993-10-07 16:50:26 +00:00
diary-ins.el * diary-ins.el (insert-cyclic-diary-entry): Fix date form. 1993-06-22 03:23:38 +00:00
diary-lib.el (list-sexp-diary-entries): Fix doc string. 1993-10-20 05:50:35 +00:00
diff.el (diff): Doc fix. 1993-09-21 07:10:31 +00:00
dired-aux.el (dired-compress-file): Fix previous change. 1993-08-12 03:36:56 +00:00
dired.el `provide' "dired" before running user hooks. 1993-10-25 06:13:41 +00:00
disp-table.el * disp-table.el (standard-display-european): Doc fix. Make 1993-05-25 06:21:35 +00:00
ebuff-menu.el (electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps 1993-03-28 06:24:33 +00:00
echistory.el (electric-history-map): Don't use fillarray; 1993-06-11 15:51:46 +00:00
edmacro.el Total rewrite by Gillespie. 1993-09-21 03:44:04 +00:00
ehelp.el Doc fix. 1993-08-08 00:20:22 +00:00
electric.el (Electric-command-loop): Use eq to compare events. 1993-06-03 03:48:37 +00:00
emerge.el (emerge-find-difference): Add interactive spec. 1993-08-11 18:21:49 +00:00
env.el (setenv): Treat case as significant. 1993-06-11 21:33:27 +00:00
faces.el (x-create-frame-with-faces): Check for on' or true' 1993-08-14 09:23:24 +00:00
files.el (abbreviated-home-dir): Doc fix. 1993-10-12 20:57:36 +00:00
find-dired.el (find-dired-sentinel): Write a line describing death. 1993-05-28 00:58:08 +00:00
find-gc.el Add standard library headers. 1993-03-17 15:58:09 +00:00
finder.el (finder-find-library): New function. 1993-06-13 01:36:48 +00:00
float-sup.el entered into RCS 1992-07-22 04:22:30 +00:00
flow-ctrl.el (enable-flow-control): Don't alter the 8-bit flag. 1993-06-11 17:55:51 +00:00
font-lock.el (font-lock-fontify-region): Don't add `font-lock' props. 1993-09-16 14:56:45 +00:00
forms-pass.el entered into RCS 1991-07-01 18:05:53 +00:00
forms.el (forms--set-minor-mode): Rewrite so that describe-mode 1993-10-21 00:43:51 +00:00
frame.el (make-frame): Use before-make-frame-hook and after-make-frame-hook. 1993-10-24 03:18:18 +00:00
ftp.el entered into RCS 1992-07-22 04:22:30 +00:00
gnus.el (gnus-caesar-region): Replace %' by mod' and simplify. 1993-08-10 04:14:17 +00:00
gnusmail.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +00:00
gnusmisc.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
gnuspost.el (gnus-current-time-zone): Fix typo. 1993-07-20 04:25:04 +00:00
gosmacs.el Undo previous change. 1993-03-28 22:35:42 +00:00
grow-vers.el entered into RCS 1992-07-22 04:22:30 +00:00
gud.el Comment change. 1993-10-04 23:50:32 +00:00
help-macro.el (make-help-screen): Handle mouse events. 1993-05-26 19:12:18 +00:00
help.el (help-for-help): Mention C-k and C-f. 1993-08-06 20:24:57 +00:00
hexl.el Added a keyword. 1993-07-04 17:56:02 +00:00
hilit19.el - (hilit-rehighlight-region): added (save-restriction (widen)) 1993-09-18 02:13:02 +00:00
hippie-exp.el * hippie-exp.el: Renamed from hippie.el. 1993-07-18 06:20:15 +00:00
inc-vers.el Try deleting version.el if it's not writable. 1993-07-21 22:16:11 +00:00
indent.el (indent-region): Fix paren error in last change. 1993-08-06 22:15:45 +00:00
info.el (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix. 1993-08-06 20:29:23 +00:00
informat.el * informat.el (Info-tagify): Correct the regular expression which 1993-02-16 00:23:06 +00:00
isearch-old.el entered into RCS 1992-07-28 02:14:03 +00:00
isearch.el (isearch-yank): Handle `kill' as chunk type. 1993-10-24 04:05:22 +00:00
iso8859-1.el Make RCS warnings stop. 1993-05-30 04:17:38 +00:00
kermit.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ledit.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
loadhist.el entered into RCS 1993-04-16 23:43:57 +00:00
loadup.el Preload mouse, scroll-bar and select if have multi-frames. 1993-05-15 21:17:06 +00:00
lpr.el (print-region-1): Make END a marker so untabify relocates it. 1993-08-04 03:41:03 +00:00
ls-lisp.el (insert-directory): Doc fix. 1993-06-29 17:08:09 +00:00
macros.el (name-last-kbd-macro): Handle macros that are vectors. 1993-07-29 03:27:05 +00:00
makesum.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
man.el (man): Define as alias. 1993-08-03 18:52:07 +00:00
map-ynp.el (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area. 1993-10-12 00:53:28 +00:00
medit.el entered into RCS 1992-08-04 04:15:43 +00:00
menu-bar.el (revert-buffer): Enable menu item when the buffer is modified. 1993-09-19 02:05:38 +00:00
mh-e.el (mh-read-msg-list): Undo previous change. 1993-08-09 00:08:55 +00:00
mhspool.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
mim-mode.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
mim-syntax.el entered into RCS 1992-07-22 04:22:30 +00:00
misc.el entered into RCS 1992-07-22 04:22:30 +00:00
mouse.el (mouse-delete-max-match): New function. 1993-09-27 01:02:43 +00:00
netunam.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
nnspool.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
nntp.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
novice.el (enable-command): Remove spurious assignment of free variable `foo'. 1993-03-31 21:25:06 +00:00
old-shell.el Add or correct keywords 1993-03-18 21:29:42 +00:00
options.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
paren.el (show-paren-command-hook): Do nothing if input is pending. 1993-08-12 05:33:16 +00:00
paths.el (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd. 1993-09-10 05:05:39 +00:00
rect.el (string-rectangle): Renamed from fill-rectangle. 1993-05-03 15:01:18 +00:00
register.el (jump-to-register): Take new optional arg NODELETE (prefix arg); pass 1993-09-07 00:56:00 +00:00
replace.el (occur-mode-goto-occurrence): Give meaningful error 1993-08-03 01:07:55 +00:00
reposition.el (reposition-window): Don't forward-char if eobp. 1993-07-20 05:55:31 +00:00
resume.el (resume-suspend-hook): Renamed from resume-empty-args-file. 1993-04-14 21:44:04 +00:00
rlogin.el (rlogin, rlogin-mode): Use comint-file-name-prefix, 1993-10-22 17:12:54 +00:00
rot13.el Comment changes. 1993-06-16 21:40:36 +00:00
saveplace.el entered into RCS 1993-08-13 01:08:54 +00:00
sc-alist.el entered into RCS 1993-01-08 15:12:37 +00:00
sc.el (sc-glom-headers): Bind mark-active around calling region-... 1993-09-12 11:25:16 +00:00
sc.elec.el entered into RCS 1993-01-08 15:12:37 +00:00
scroll-bar.el (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value. 1993-08-06 21:03:45 +00:00
select.el (x-set-cut-buffer): New arg PUSH. 1993-05-24 21:19:26 +00:00
server.el (server-visit-files): Restore current-buffer by hand, 1993-08-09 05:56:29 +00:00
shell.el (shell-after-partial-filename): Renamed from 1993-10-22 02:53:24 +00:00
simple.el (eval-expression, edit-and-eval-command): Let 1993-10-25 06:07:23 +00:00
sort.el Minor error in previous change. 1993-07-23 17:53:50 +00:00
startup.el (command-line): Setq inhibit-startup-message to nil. 1993-09-07 08:36:48 +00:00
subr.el (suppress-keymap): Use substitute-key-definition instead of manually 1993-09-21 07:47:15 +00:00
sun-curs.el Name changed from sun-cursors.el to protect the innocents. 1993-04-14 16:38:49 +00:00
sun-fns.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
sun-keys.el entered into RCS 1992-07-22 02:58:48 +00:00
superyank.el Doc fix. 1992-11-03 22:47:23 +00:00
tabify.el (untabify): Don't really change where restriction starts. 1993-04-07 04:27:30 +00:00
tar-mode.el (tar-mode-map): Don't bind C-c. 1993-08-12 18:38:32 +00:00
tcp.el entered into RCS 1993-05-19 21:15:18 +00:00
telnet.el (rsh): Add `host' to args passed to make-comint. 1993-10-05 01:57:38 +00:00
term-nasty.el entered into RCS 1992-07-29 21:20:50 +00:00
terminal.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
time-stamp.el (time-stamp): Add autoload cookie. 1993-07-28 23:51:08 +00:00
time.el (display-time-file-nonempty-p): Use file-chase-links. 1993-07-07 04:31:38 +00:00
timer.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
timezone.el (timezone-parse-date): Handle new style 22-AUG-1993. 1993-10-09 03:46:09 +00:00
tpu-doc.el Added section on local variables. 1993-08-10 04:18:52 +00:00
uncompress.el Add provide call. 1993-03-25 02:21:51 +00:00
unused.el entered into RCS 1992-07-29 05:48:40 +00:00
userlock.el (ask-user-about-supersession-threat): Mention file name when asking question. 1993-08-11 20:36:30 +00:00
vc-hooks.el (vc-prefix-map): Bind C-x v ~ to vc-version-other-window. 1993-09-15 23:19:13 +00:00
vc.el (vc-backend-checkout): Do not set umask to value that does not allow 1993-10-14 18:28:24 +00:00
view.el Doc fixes; some args renamed. 1993-07-17 19:06:12 +00:00
vms-patch.el * bibtex.el (bibtex-string): Use \" instead of "" to get a double 1993-05-18 21:33:52 +00:00
vmsproc.el entered into RCS 1992-07-22 02:58:48 +00:00
vmsx.el entered into RCS 1992-07-22 02:58:48 +00:00
vt-control.el Change revision number and comments. 1993-08-10 04:19:12 +00:00
vt100-led.el entered into RCS 1992-07-22 02:58:48 +00:00
window.el (shrink-window-if-larger-than-buffer): Pass WINDOW to 1993-08-03 06:38:26 +00:00
x-menu.el entered into RCS 1992-07-22 02:58:48 +00:00
xscheme.el Added or corrected Commentary section 1993-03-22 22:44:33 +00:00