.. |
calendar
|
(calendar-cursor-to-date): Fix to signal error when appropriate.
|
1994-04-05 01:34:09 +00:00 |
emacs-lisp
|
Change install- and uninstall- to -install and -uninstall.
|
1994-04-05 21:05:09 +00:00 |
emulation
|
(indent-or-fill-region): Use printable escapes instead of embedding literal
|
1994-03-14 21:26:50 +00:00 |
international
|
(iso-accents-list): Add entries for unadorned accents.
|
1994-03-19 04:32:52 +00:00 |
mail
|
(rmail-summary-goto-msg): Fix bug in earlier change.
|
1994-04-05 21:54:51 +00:00 |
play
|
(gomoku-init-display, gomoku-put-char):
|
1994-02-07 06:05:31 +00:00 |
progmodes
|
(compile-reinitialize-errors): Fix typo in comment.
|
1994-04-05 02:19:02 +00:00 |
term
|
(x-select-enable-clipboard): New variable.
|
1994-04-06 04:51:37 +00:00 |
textmodes
|
(ispell-message): Fixed infinite loop on shortened msg.
|
1994-04-03 06:04:35 +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-current-defun): Autoload this.
|
1994-03-28 23:57:28 +00:00 |
allout.el
|
(outline-copy-exposed): Don't use replace-regexp.
|
1993-12-23 04:55:44 +00:00 |
ange-ftp.el
|
Don't use triple-hyphen in a character class.
|
1994-03-12 00:23:12 +00:00 |
apropos.el
|
(apropos-match-keys): Skip duplicate keybindings.
|
1994-03-25 03:03:24 +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 |
avoid.el
|
Fix comment typos.
|
1994-02-27 03:25:08 +00:00 |
bookmark.el
|
(kill-emacs-hook): Don't autoload this hook.
|
1994-03-10 07:32:24 +00:00 |
buff-menu.el
|
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
|
1994-04-02 05:31:31 +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
|
(inferior-scheme-mode): Removed unnecessary
|
1994-03-03 23:56:04 +00:00 |
comint.el
|
(comint-run): New command.
|
1994-03-24 07:50:47 +00:00 |
compare-w.el
|
(compare-windows-skip-whitespace): Swap the two
|
1993-11-14 02:56:24 +00:00 |
complete.el
|
Initial revision
|
1993-06-14 14:58:03 +00:00 |
completion.el
|
Fix spelling of pre-command-hook.
|
1994-02-11 08:10:01 +00:00 |
dabbrev.el
|
Don't repeat at load time any bindings that are autoloaded.
|
1993-12-23 04:52:56 +00:00 |
delsel.el
|
Provide delsel.
|
1993-05-20 14:02:07 +00:00 |
derived.el
|
Renamed from mode-clone.el.
|
1994-03-08 19:02:50 +00:00 |
desktop.el
|
(desktop-bug-report): Command deleted.
|
1994-02-07 21:04:46 +00:00 |
diary-ins.el
|
(insert-diary-entry,insert-weekly-diary-entry,
|
1994-02-07 20:47:23 +00:00 |
diary-lib.el
|
(view-diary-entries,diary-islamic-date): Use new error arg
|
1994-02-07 20:51:18 +00:00 |
diff.el
|
(diff-latest-backup-file): Call file name handler properly.
|
1994-03-13 01:12:41 +00:00 |
dired-aux.el
|
(dired-add-entry, dired-insert-subdir-doinsert):
|
1994-04-01 18:51:17 +00:00 |
dired-x.el
|
New version from maintainer.
|
1994-04-06 00:51:43 +00:00 |
dired.el
|
(dired-insert-directory): Fix comment.
|
1994-04-02 02:58:07 +00:00 |
disp-table.el
|
(standard-display-ascii): Error if using a windowing system.
|
1994-03-19 03:48:55 +00:00 |
dos-fns.el
|
entered into RCS
|
1994-01-06 11:46:45 +00:00 |
double.el
|
Comment changes.
|
1994-02-18 22:42:29 +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
|
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
|
1994-02-04 06:45:26 +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-goto-line): New function.
|
1994-03-28 18:48:16 +00:00 |
env.el
|
(setenv): Treat case as significant.
|
1993-06-11 21:33:27 +00:00 |
faces.el
|
(copy-face): Don't change old-face and new-face before the frame loop.
|
1994-03-02 06:45:38 +00:00 |
files.el
|
(auto-save-mode): Don't let buffer-saved-size stay negative.
|
1994-04-05 03:49:42 +00:00 |
find-dired.el
|
(start-process-shell-command): Doc fix.
|
1994-01-06 04:39:00 +00:00 |
find-gc.el
|
Add standard library headers.
|
1993-03-17 15:58:09 +00:00 |
finder.el
|
(finder-mode): Doc fix.
|
1994-02-08 18:00:41 +00:00 |
float-sup.el
|
|
|
flow-ctrl.el
|
(enable-flow-control-on): Do nothing if no TERM.
|
1994-01-20 15:12:30 +00:00 |
foldout.el
|
Revisions by author.
|
1994-03-16 18:25:37 +00:00 |
font-lock.el
|
Check for existence of windowing system.
|
1994-03-30 01:02:01 +00:00 |
forms-pass.el
|
|
|
forms.el
|
(forms-mode): Set major mode before finding forms-file. (This gives
|
1994-03-28 23:13:07 +00:00 |
frame.el
|
(set-frame-configuration): Iconify frames
|
1993-11-08 13:14:05 +00:00 |
ftp.el
|
|
|
gnus.el
|
Don't use triple-hyphen in a character class.
|
1994-03-12 00:23:12 +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-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
|
1994-02-11 21:55:57 +00:00 |
gosmacs.el
|
Undo previous change.
|
1993-03-28 22:35:42 +00:00 |
grow-vers.el
|
|
|
gud.el
|
(gud-comint-buffer): Move defvar up.
|
1994-03-25 22:59:12 +00:00 |
help-macro.el
|
(make-help-screen): Initialize help-screen before changing the keymap.
|
1994-02-24 23:19:59 +00:00 |
help.el
|
(help): New alias.
|
1994-03-30 01:43:37 +00:00 |
hexl.el
|
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
|
1994-02-07 05:43:51 +00:00 |
hilit19.el
|
(LaTeX patterns): Don't match \( and \[ following a \.
|
1994-03-15 06:14:20 +00:00 |
hippie-exp.el
|
(;; Keywords:): Changed to "abbrev".
|
1993-12-23 04:38:57 +00:00 |
icomplete.el
|
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.
|
1993-12-30 11:56:19 +00:00 |
imenu.el
|
entered into RCS
|
1994-03-07 23:24:02 +00:00 |
inc-vers.el
|
[ms-dos]: Save version.el as *binary*.
|
1994-01-06 04:29:50 +00:00 |
indent.el
|
(indent-region): Fix paren error in last change.
|
1993-08-06 22:15:45 +00:00 |
info.el
|
(Info-fontify-node): Add mouse-face properties.
|
1994-04-01 10:10:24 +00:00 |
informat.el
|
* informat.el (Info-tagify): Correct the regular expression which
|
1993-02-16 00:23:06 +00:00 |
isearch-old.el
|
|
|
isearch.el
|
(isearch-highlight): Do nothing if not window-system.
|
1994-01-21 04:19:19 +00:00 |
iso8859-1.el
|
Make RCS warnings stop.
|
1993-05-30 04:17:38 +00:00 |
jka-compr.el
|
(jka-compr-insert-file-contents): Handle 5th arg.
|
1994-03-05 23:28:35 +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
|
(unload-feature): Ignore conses in the feature-symbols.
|
1993-12-24 07:29:39 +00:00 |
loadup.el
|
Don't test for presence of dump-emacs.
|
1994-03-26 20:57:49 +00:00 |
lpr.el
|
(lpr-headers-switches): Set proper value on hpux and usg.
|
1994-01-06 09:22:49 +00:00 |
ls-lisp.el
|
(ls-lisp-format): Bad format for uid and gid fixed.
|
1994-01-06 04:34:43 +00:00 |
macros.el
|
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
|
1994-03-02 00:53:48 +00:00 |
makesum.el
|
Added or corrected Commentary sections
|
1993-03-22 03:27:18 +00:00 |
man.el
|
(manual-program): New (actually reintroduced) variable.
|
1994-04-05 03:40:06 +00:00 |
map-ynp.el
|
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
|
1994-03-22 00:27:12 +00:00 |
medit.el
|
|
|
menu-bar.el
|
(mouse-menu-bar-buffers): Fix position structure.
|
1994-03-24 20:46:49 +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
|
|
|
misc.el
|
|
|
mouse-sel.el
|
Doc fixes.
|
1994-03-07 02:29:26 +00:00 |
mouse.el
|
(mouse-choose-completion): Use choose-completion-string.
|
1994-03-27 22:18:55 +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
|
(nntp-encode-text): Insert a CR before the newline.
|
1993-11-16 06:53:45 +00:00 |
novice.el
|
(disabled-command-hook): Use eq to compare elts
|
1994-02-12 02:58:48 +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 when in kbd macro.
|
1994-01-17 22:43:40 +00:00 |
paths.el
|
(mh-progs, mh-lib): Deleted.
|
1994-03-20 04:21:12 +00:00 |
rcompile.el
|
Comment change.
|
1994-02-07 20:32:40 +00:00 |
rect.el
|
(string-rectangle): Make operate-on-rectangle convert tabs.
|
1994-02-05 02:19:28 +00:00 |
regi.el
|
Comment change.
|
1993-11-23 20:12:25 +00:00 |
register.el
|
(jump-to-register): Handle dead marker.
|
1994-03-22 01:41:10 +00:00 |
replace.el
|
(occur): Add mouse-face property to each line.
|
1994-04-01 19:31:15 +00:00 |
reposition.el
|
(reposition-window): Fix whitespace-skipping regexp.
|
1993-12-23 03:47:06 +00:00 |
resume.el
|
(resume-suspend-hook): Renamed from resume-empty-args-file.
|
1993-04-14 21:44:04 +00:00 |
rlogin.el
|
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
|
1994-02-05 21:13:43 +00:00 |
rot13.el
|
Comment changes.
|
1993-06-16 21:40:36 +00:00 |
s-region.el
|
Initial revision
|
1994-03-06 03:27:00 +00:00 |
saveplace.el
|
(save-place-version-control): New var, for determining
|
1994-04-04 01:05:07 +00:00 |
sc-alist.el
|
|
|
sc.el
|
(sc-glom-headers): Bind mark-active around calling region-...
|
1993-09-12 11:25:16 +00:00 |
sc.elec.el
|
|
|
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-valid-simple-selection-p): Accept an overlay.
|
1994-03-20 21:12:45 +00:00 |
server.el
|
(server-switch-buffer): Don't select a minibuffer.
|
1994-03-03 21:13:08 +00:00 |
shadowfile.el
|
(shadow-noquery): Use it.
|
1993-12-23 03:45:09 +00:00 |
shell.el
|
(shell-strip-ctrl-m): New command.
|
1994-03-24 07:51:27 +00:00 |
simple.el
|
(quoted-insert): Handle meta-chars usefully.
|
1994-04-06 03:47:00 +00:00 |
skeleton.el
|
entered into RCS
|
1994-03-22 05:43:25 +00:00 |
sort.el
|
(sort-subr): Add autoload.
|
1994-03-23 00:43:06 +00:00 |
soundex.el
|
Initial revision
|
1994-02-18 19:46:18 +00:00 |
startup.el
|
Doc fixes.
|
1994-03-30 16:04:08 +00:00 |
subr.el
|
(momentary-string-display): Avoid modifying the undo list.
|
1994-03-28 06:08:35 +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
|
|
|
superyank.el
|
|
|
tabify.el
|
(tabify): Don't delete back before initial START.
|
1994-02-01 00:16:31 +00:00 |
tar-mode.el
|
(summarize-tar-header-block): Add mouse-face properties.
|
1994-04-02 05:52:36 +00:00 |
tcp.el
|
entered into RCS
|
1993-05-19 21:15:18 +00:00 |
telnet.el
|
(telnet-maximum-count): Doc fix.
|
1994-03-18 05:54:56 +00:00 |
term-nasty.el
|
|
|
terminal.el
|
Delete obsolete comment.
|
1994-03-19 05:34:11 +00:00 |
thingatpt.el
|
(thing@pt-version): Removed variable.
|
1994-02-02 23:19:42 +00:00 |
time-stamp.el
|
(time-stamp-start): Allow more white space
|
1994-02-17 03:44:17 +00:00 |
time.el
|
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
|
1994-02-11 21:54:44 +00:00 |
timer.el
|
(timer-kill-emacs-hook): New function.
|
1994-04-06 00:11:17 +00:00 |
timezone.el
|
(timezone-parse-date): Handle new style 22-AUG-1993.
|
1993-10-09 03:46:09 +00:00 |
tpu-doc.el
|
Add sample test for tpu-set-scroll-margins.
|
1993-11-26 06:35:00 +00:00 |
type-break.el
|
Initial revision
|
1994-02-14 00:41:56 +00:00 |
uncompress.el
|
(uncompress-program): New variable.
|
1994-04-04 20:48:08 +00:00 |
unused.el
|
|
|
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-find-file-hook): Set backup-inhibited.
|
1994-03-27 19:46:27 +00:00 |
vc.el
|
(vc-checkin): Undo previous change.
|
1994-03-30 02:14:11 +00:00 |
view.el
|
(view-mode-map): Don't bind C-z.
|
1994-04-05 00:28:43 +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
|
|
|
vmsx.el
|
|
|
vt100-led.el
|
|
|
vt-control.el
|
Comment change.
|
1993-11-23 20:12:25 +00:00 |
window.el
|
(split-window-vertically): If size is negative, measure from bottom.
|
1994-04-05 00:49:58 +00:00 |
x-menu.el
|
|
|
xscheme.el
|
Comment change.
|
1993-11-23 20:12:25 +00:00 |