1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lisp
1993-08-09 06:18:02 +00:00
..
calendar (diary-display-hook): Change default and fix doc string. 1993-08-04 23:02:10 +00:00
emacs-lisp (remove-hook): Doc string added. 1993-08-02 07:23:24 +00:00
emulation (edit-picture-hook): Use add-hook to modify it. 1993-08-09 06:18:02 +00:00
international Provide same name as file. 1993-05-27 21:01:29 +00:00
mail (rmail-resend): Delete any Sender field. 1993-08-05 06:54:58 +00:00
play * blackbox.el (blackbox-mode-map): Now that we have 1993-08-01 22:47:44 +00:00
progmodes (etags-goto-tag-location): If match started with Ctrl-m, 1993-08-08 07:21:22 +00:00
term (iconify-or-deiconify-frame): Make it work. 1993-07-27 22:01:29 +00:00
textmodes (fill-region-as-paragraph): When we take one word 1993-08-02 05:55:56 +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 (change-log-mode): Use \f for formfeed, to avoid syntax error. 1993-07-31 18:41:53 +00:00
allout.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ange-ftp.el (ange-ftp-send-cmd): Bind ange-ftp-this-... 1993-08-09 05:03:17 +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-mode-map): Delete C-c C-y binding. 1993-08-09 00:57:19 +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 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 (list-diary-entries): Split diary-display-hook into two 1993-08-04 23:01:24 +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-compress-file): For .z file, run gunzip. 1993-08-08 05:00:25 +00:00
dired.el (dired-sort-mode): Variable deleted. 1993-08-01 11:55:12 +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 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-default-[AB]): Use (zerop (% A B)) instead of 1993-08-01 20:48:43 +00:00
env.el (setenv): Treat case as significant. 1993-06-11 21:33:27 +00:00
faces.el Make boldness and italicness affect subsequently created frames. 1993-08-03 07:12:34 +00:00
files.el (after-find-file): Improve warning message about 1993-08-06 18:03:10 +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): Handle comment-start-skip = nil. 1993-08-05 20:47:30 +00:00
forms-pass.el entered into RCS 1991-07-01 18:05:53 +00:00
forms.el Rewritten by Vromans to use text properties. 1993-07-17 19:15:19 +00:00
frame.el (other-frame): Skip iconified and invisible frames. 1993-08-03 03:33:14 +00:00
ftp.el entered into RCS 1992-07-22 04:22:30 +00:00
gnus.el (gnus-apply-kill-hook): Make default value a list of functions. 1993-07-28 08:35:38 +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 (gud-dbx-marker-filter): Detect signals as well as bpts. 1993-08-09 04:36:47 +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 Version 2.7 from stig. 1993-08-01 06:26:18 +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-done): Move point (for small window) 1993-07-31 18:39:09 +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): If LIST is nil, just return. 1993-07-22 07:17:28 +00:00
medit.el entered into RCS 1992-08-04 04:15:43 +00:00
menu-bar.el (menu-bar-mode): Defvar removed. 1993-08-06 21:06:10 +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-set-point): Error if click in inactive minibuffer. 1993-08-08 19:16:42 +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 (window-setup-hook): Add hook function. 1993-08-03 17:45:17 +00:00
paths.el (sendmail-program): Try /usr/sbin/sendmail.el also. 1993-08-04 23:19:50 +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 (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 *** 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 Require assoc instead of sc-alist. 1993-07-28 18:22:58 +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.el (shell-process-pushd): Fix syntax error in 1993-07-18 06:20:47 +00:00
simple.el (shell-command, shell-command-on-region): 1993-08-08 07:47:33 +00:00
sort.el Minor error in previous change. 1993-07-23 17:53:50 +00:00
startup.el (normal-top-level): Call font-menu-add-default. 1993-07-26 20:03:00 +00:00
subr.el (minibuffer-window-active-p): New function. 1993-08-08 19:18: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 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 Fix doc strings and error message syntax. 1993-07-31 22:35:20 +00:00
tcp.el entered into RCS 1993-05-19 21:15:18 +00:00
telnet.el (telnet): If we already have a telnet to HOST, just switch buffers. 1993-08-03 04:09:19 +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 entered into RCS 1993-06-05 20:00:43 +00:00
tpu-doc.el (enable-local-variables): setq deleted. 1993-08-09 06:17:30 +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-mode-line): Set vc-mode to nil if FILE no longer is version-controlled. 1993-07-29 04:58:47 +00:00
vc.el * vc.el (vc-diff, vc-directory-18): Add missing paren to end of 1993-08-08 00:44:26 +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
vt100-led.el entered into RCS 1992-07-22 02:58:48 +00:00
vt-control.el entered into RCS 1993-08-04 08:20:00 +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