1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp
Richard M. Stallman 233993a347 (dired-in-this-tree): Call expand-file-name.
(dired-goto-file): Call expand-file-name.
1993-12-23 04:40:58 +00:00
..
calendar (calendar-mode-map): Put back C-v and M-v bindings. 1993-12-23 03:21:48 +00:00
emacs-lisp (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it. 1993-12-23 03:37:27 +00:00
emulation Remove free/bound cursor and scroll 1993-11-26 06:33:45 +00:00
international (iso-accents-enable): New variable. 1993-11-21 22:54:37 +00:00
mail (mail-fetch-field): Add autoload cookie. 1993-12-23 03:46:01 +00:00
play (make-doctor-variables): Fix some local var names. 1993-12-23 03:36:02 +00:00
progmodes (visit-tags-table-buffer): Change "Add to list" question. 1993-12-23 03:31:03 +00:00
term (sun-raw-prefix): Make this just a variable, not a function name. 1993-11-15 10:52:46 +00:00
textmodes Don't imply private dictionary is always ispell.words. 1993-12-23 04:35:44 +00:00
abbrev.el
abbrevlist.el
ada.el
add-log.el (add-change-log-entry): put buffer in change-log-mode. 1993-11-24 01:53:58 +00:00
allout.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ange-ftp.el (ange-ftp-hash-mark-msgs): Make match more general. 1993-12-23 03:05:12 +00:00
apropos.el (apropos-match-keys): If REGEXP is nil, always act as if it matched. 1993-12-23 04:39:33 +00:00
array.el (abs, ceiling, floor): Remove, since they now redefine 1993-08-10 04:14:17 +00:00
autoinsert.el
avoid.el Comment changes. 1993-11-23 23:57:42 +00:00
bookmark.el (bookmark-load, bookmark-write-file): 1993-10-26 03:29:54 +00:00
buff-menu.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
byte-run.el
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
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-read-input-ring): New arg SILENT. 1993-12-23 03:39:27 +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 (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 Autoload dired-.*-file. 1993-12-23 03:34:57 +00:00
dired.el (dired-in-this-tree): Call expand-file-name. 1993-12-23 04:40:58 +00:00
disp-table.el (describe-current-display-table): 1993-11-08 15:06:59 +00:00
ebuff-menu.el
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 (make-face-unitalic, make-face-unbold, make-face-bold) 1993-11-27 07:52:47 +00:00
files.el (hack-local-variables-prop-line): If we can't switch-to-buffer 1993-12-23 03:49:15 +00:00
find-dired.el (find-dired-sentinel): Write a line describing death. 1993-05-28 00:58:08 +00:00
find-gc.el
finder.el (finder-known-keywords): Add data, faces, mouse, matching. 1993-11-23 20:14:17 +00:00
float-sup.el
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-set-defaults): Do nothing if font-lock-keywords is already set. 1993-12-23 04:36:41 +00:00
forms-pass.el
forms.el (forms--set-minor-mode): Rewrite so that describe-mode 1993-10-21 00:43:51 +00:00
frame.el (set-frame-configuration): Iconify frames 1993-11-08 13:14:05 +00:00
ftp.el
gnus.el (gnus-summary-save-in-mail): Use rmail-output 1993-11-17 13:41:50 +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-post-news): Call gnus-read-distributions-file. 1993-12-23 04:37:27 +00:00
gosmacs.el
grow-vers.el
gud.el (gud-format-command): Rewrite. 1993-12-23 02:56:37 +00:00
help-macro.el (make-help-screen): Handle mouse events. 1993-05-26 19:12:18 +00:00
help.el (describe-project): New function, on C-h C-p. 1993-11-15 09:23:34 +00:00
hexl.el Comment change. 1993-11-23 20:12:25 +00:00
hilit19.el - (hilit-rehighlight-region): added (save-restriction (widen)) 1993-09-18 02:13:02 +00:00
hippie-exp.el (;; Keywords:): Changed to "abbrev". 1993-12-23 04:38:57 +00:00
icomplete.el Initial revision 1993-11-24 00:36:31 +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-insert-dir): Compute truename just once for each dir. 1993-12-23 03:20:32 +00:00
informat.el
isearch-old.el
isearch.el (isearch-text-char-description): Treat TAB as ctl char. 1993-12-23 03:28:10 +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
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 (lpr-headers-switches): Treat hpux like usg-unix-v. 1993-12-23 03:14:40 +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
man.el (Man-specified-section-option): Test system-configuration. 1993-12-23 03:18:02 +00:00
map-ynp.el (map-y-or-n-p): Handle help-char values other than chars. 1993-11-11 04:43:49 +00:00
medit.el
menu-bar.el (menu-bar-edit-menu): Add query-replace menu item. 1993-12-23 03:19:05 +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 Initial revision 1993-11-08 14:46:50 +00:00
mouse.el (mouse-kill-secondary): Get rid of CLICK argument. 1993-12-23 03:33:34 +00:00
netunam.el
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
old-shell.el
options.el
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 dgux, not dgux-unix. 1993-12-23 03:26:46 +00:00
rect.el (string-rectangle): Renamed from fill-rectangle. 1993-05-03 15:01:18 +00:00
regi.el Comment change. 1993-11-23 20:12:25 +00:00
register.el (jump-to-register): Doc fix. 1993-11-08 13:14:59 +00:00
replace.el (perform-replace): Prompt now says how to get help. 1993-12-23 04:40:13 +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 Remove spurious comment between autoload cookie and defvar for 1993-12-01 13:04:24 +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
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-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
shadowfile.el (shadow-noquery): Use it. 1993-12-23 03:45:09 +00:00
shell.el (shell-mode): Pass t to comint-read-input-ring. 1993-12-23 03:41:22 +00:00
simple.el (count-lines): In selective-display case, 1993-11-24 04:35:28 +00:00
sort.el Minor error in previous change. 1993-07-23 17:53:50 +00:00
startup.el (command-line): Set init-file-had-error to t or nil. 1993-11-22 06:35:37 +00:00
subr.el (walk-windows): If start at minibuf window, do return to it. 1993-11-24 06:46:26 +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 Add a provide. 1993-11-25 03:59:28 +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 (telnet-filter): Rewrite, taken mostly from Lucid. 1993-12-23 03:22:55 +00:00
term-nasty.el
terminal.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
thingatpt.el Comment change. 1993-11-23 20:12:25 +00:00
time-stamp.el (time-stamp-month-dd-yyyy): no leading zero on day. 1993-12-23 03:43:13 +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 Add sample test for tpu-set-scroll-margins. 1993-11-26 06:35:00 +00:00
uncompress.el
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-make-backup-files): Doc fix. 1993-11-25 03:46:27 +00:00
vc.el (vc-record-rename): Don't use replace-regexp. 1993-12-23 02:51:19 +00:00
view.el (View-scroll-lines-forward): 1993-11-23 08:31:03 +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 (shrink-window-if-larger-than-buffer): Pass WINDOW to 1993-08-03 06:38:26 +00:00
x-menu.el
xscheme.el Comment change. 1993-11-23 20:12:25 +00:00