..
calendar
Doc fixes.
1993-06-28 05:18:27 +00:00
emacs-lisp
(byte-compile-file-form-defmumble): Undo previous change.
1993-07-09 06:53:42 +00:00
emulation
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
international
Provide same name as file.
1993-05-27 21:01:29 +00:00
mail
(rmail-output): If file is an Rmail file,
1993-07-09 20:46:42 +00:00
play
Initial revision
1993-07-08 21:10:59 +00:00
progmodes
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
1993-07-08 23:31:58 +00:00
term
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,
1993-07-03 10:17:56 +00:00
textmodes
(ispell): Call deactivate-mark instead of setting mark-active directly. Do
1993-07-08 22:38:59 +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
(find-change-log): Try get-file-buffer before file-exists-p.
1993-06-25 22:01:47 +00:00
allout.el
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
ange-ftp.el
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
1993-06-24 03:02:20 +00:00
apropos.el
(safe-documentation): Don't crash on byte-compiled macro.
1993-06-08 01:32:42 +00:00
array.el
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
autoinsert.el
Added or corrected Commentary sections
1993-03-22 03:27:18 +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
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.el (comint-prompt-regexp): Double the backslashes in the
1993-07-04 21:02:21 +00:00
compare-w.el
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
complete.el
Initial revision
1993-06-14 14:58:03 +00:00
completion.el
Comment change.
1993-06-20 08:48:12 +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
entered into RCS
1993-06-01 20:11:54 +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
* diary.el (list-sexp-diary-entries,
1993-06-22 03:23:14 +00:00
diff.el
* diff.el (diff-parse-differences): Preserve the match data
1993-06-22 03:50:08 +00:00
dired-aux.el
* dired-aux.el (dired-diff): Work even when the mark is inactive.
1993-07-02 00:15:07 +00:00
dired.el
* dired.el (dired-summary): dired-do-rename is on "R", not "r".
1993-06-18 17:55:42 +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
Add or correct keywords
1993-03-18 21:29:42 +00:00
ehelp.el
(electric-help-command-loop): Use equal to compare
1993-06-03 03:50:05 +00:00
electric.el
(Electric-command-loop): Use eq to compare events.
1993-06-03 03:48:37 +00:00
emerge.el
(emerge-make-diff3-list): Pass ancestor second.
1993-06-14 21:44:34 +00:00
env.el
(setenv): Treat case as significant.
1993-06-11 21:33:27 +00:00
faces.el
* faces.el (make-face-bold, make-face-italic,
1993-07-04 01:46:30 +00:00
files.el
(basic-save-buffer): Use after-save-hook.
1993-07-08 20:51:51 +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
entered into RCS
1993-07-09 20:28:05 +00:00
forms-pass.el
entered into RCS
1991-07-01 18:05:53 +00:00
forms.el
(forms-new-record-filter): Correct default value.
1993-07-04 17:56:40 +00:00
frame.el
* frame.el (frame-remove-geometry-params): New function.
1993-07-04 02:20:59 +00:00
ftp.el
entered into RCS
1992-07-22 04:22:30 +00:00
gnus.el
* gnus.el (gnus-newsrc-to-gnus-format): Correct regexp which
1993-06-29 23:03:21 +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-inews-buggy-date): Doc fix.
1993-06-05 20:02:34 +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
Add (provide 'gud).
1993-07-07 05:44:53 +00:00
help-macro.el
(make-help-screen): Handle mouse events.
1993-05-26 19:12:18 +00:00
help.el
(describe-key-briefly): Don't set `foo'.
1993-07-04 21:30:15 +00:00
hexl.el
Added a keyword.
1993-07-04 17:56:02 +00:00
hippie-exp.el
Add standard library headers.
1993-03-17 17:17:05 +00:00
inc-vers.el
entered into RCS
1992-07-22 04:22:30 +00:00
indent.el
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
info.el
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1993-06-19 21:48:16 +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-done): Call deactivate-mark instead of setting mark-active
1993-07-08 22:33:57 +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
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
1993-03-27 01:58:38 +00:00
ls-lisp.el
(insert-directory): Doc fix.
1993-06-29 17:08:09 +00:00
macros.el
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
makesum.el
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
man.el
(Man-mode-line-format): Add a space after global-mode-string.
1993-07-06 22:07:27 +00:00
map-ynp.el
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
1993-07-05 04:50:16 +00:00
medit.el
entered into RCS
1992-08-04 04:15:43 +00:00
menu-bar.el
(mouse-menu-bar-buffers):
1993-07-09 04:04:39 +00:00
mh-e.el
(mh-yank-cur-msg): Test mark-active.
1993-06-20 22:45:13 +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.el (mouse-drag-region): Correctly handle drags which enter
1993-07-02 23:05:25 +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
*** empty log message ***
1993-07-04 17:52:52 +00:00
paths.el
(gnus-local-organization): Initially nil.
1993-05-29 16:05:59 +00:00
rect.el
(string-rectangle): Renamed from fill-rectangle.
1993-05-03 15:01:18 +00:00
register.el
(view-register): Handle file name values.
1993-06-11 16:30:40 +00:00
replace.el
* replace.el (query-replace-map): Fix typo in binding for [return].
1993-06-22 08:12:10 +00:00
reposition.el
Added or corrected Commentary headers
1993-03-22 16:53:22 +00:00
resume.el
(resume-suspend-hook): Renamed from resume-empty-args-file.
1993-04-14 21:44:04 +00:00
rlogin.el
*** empty log message ***
1993-05-22 05:54:38 +00:00
rot13.el
Comment changes.
1993-06-16 21:40:36 +00:00
sc-alist.el
entered into RCS
1993-01-08 15:12:37 +00:00
sc.el
Change usage comment.
1993-06-17 23:41:18 +00:00
sc.elec.el
entered into RCS
1993-01-08 15:12:37 +00:00
scroll-bar.el
* scroll-bar.el (scroll-bar-mode): Variable deleted.
1993-06-10 12:18:36 +00:00
select.el
(x-set-cut-buffer): New arg PUSH.
1993-05-24 21:19:26 +00:00
server.el
(server-process-filter): Use server-switch-buffer.
1993-06-15 23:11:38 +00:00
shell.el
(shell-prompt-pattern): Use defvar.
1993-06-01 21:41:11 +00:00
simple.el
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
1993-07-08 22:42:14 +00:00
sort.el
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
startup.el
(command-line-1): Pass arg to other-window.
1993-05-29 22:34:54 +00:00
subr.el
* subr.el (posn-point): Properly extract the BUFFER-POSITION field
1993-07-05 04:33:42 +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
Typo in autoload cookie.
1993-06-01 21:42:03 +00:00
tcp.el
entered into RCS
1993-05-19 21:15:18 +00:00
telnet.el
(telnet-simple-send): New function.
1993-06-08 01:29:05 +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
entered into RCS
1993-06-21 05:06:06 +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
entered into RCS
1993-06-05 20:00:43 +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
entered into RCS
1992-07-22 02:58:48 +00:00
vc-hooks.el
(vc-rcs-status): Remove unused var `status'.
1993-07-07 19:07:54 +00:00
vc.el
* vc.el (vc-start-entry): Don't call file-name-nondirectory on
1993-07-06 06:18:50 +00:00
view.el
(View-scroll-lines-forward): If we exit, do nothing else.
1993-06-03 06:34:58 +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
vt100-led.el
entered into RCS
1992-07-22 02:58:48 +00:00
window.el
(balance-windows): Total rewrite.
1993-06-14 07:11:15 +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