1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp
1993-09-21 07:34:20 +00:00
..
calendar (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%). 1993-09-21 06:51:15 +00:00
emacs-lisp (edebug-enter): Don't call the current function being debugged in 1993-09-21 07:18:36 +00:00
emulation (tpu-help): Use variables for "n" and "p". 1993-08-11 05:01:04 +00:00
international Fix typo in previous change. 1993-09-17 16:50:01 +00:00
mail (rmail-convert-file): If the file is empty, don't convert it after 1993-09-21 07:34:20 +00:00
play (read-zippyism): New function. 1993-09-17 18:52:33 +00:00
progmodes (compile-internal): Back out jimb change of making buffer read-only. It 1993-09-21 07:00:37 +00:00
term (iconify-or-deiconify-frame): Make it work. 1993-07-27 22:01:29 +00:00
textmodes (outline-minor-mode): Force update of modeline when outline-minor-mode 1993-09-21 07:32:51 +00:00
abbrev.el
abbrevlist.el
ada.el
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-file-executable-p): New function, handles file-executable-p. 1993-09-08 06:22:44 +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
bookmark.el (bookmark-alist): Move defvar before first use. 1993-08-14 19:52:32 +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
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-filename-prefix): New variable. 1993-09-08 06:59:23 +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 (diary-syntax-table): Make sure that we use a copy of 1993-09-21 07:06:16 +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 (dired-mode): Don't change the value of case-fold-search. 1993-09-21 07:12:36 +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
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 (local-write-file-hooks): Make this variable buffer-local. 1993-09-21 07:23:26 +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-find-library): New function. 1993-06-13 01:36:48 +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-fontify-region): Don't add `font-lock' props. 1993-09-16 14:56:45 +00:00
forms-pass.el
forms.el Change typos in comments. 1993-09-15 05:25:16 +00:00
frame.el (set-frame-configuration): Take new optional arg NODELETE; if non-nil, 1993-09-07 00:53:48 +00:00
ftp.el
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
grow-vers.el
gud.el Fix previous change. 1993-09-17 16:43:38 +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
isearch-old.el
isearch.el (isearch-edit-string): Use read-event, not read-char. 1993-08-13 06:32:49 +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
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
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
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
misc.el
mouse.el (mouse-save-then-kill): If follows a multi-click selection, 1993-09-20 17:36:49 +00:00
netunam.el
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
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 "/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
rlogin.el require 'shell 1993-09-09 04:31:05 +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
shell.el (shell-dirstack-message): Recognize ~ by matching the expansion of "~" with 1993-09-08 07:39:14 +00:00
simple.el (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L), 1993-08-10 04:14:17 +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 (momentary-string-display): Scroll to keep the string on the screen. 1993-08-14 07:54:59 +00:00
sun-curs.el
sun-fns.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
sun-keys.el
superyank.el
tabify.el
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): If we already have a telnet to HOST, just switch buffers. 1993-08-03 04:09:19 +00:00
term-nasty.el
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-fix-time, timezone-zone-to-minute): Simplify with `abs' 1993-08-10 04:14:17 +00:00
tpu-doc.el Added section on local variables. 1993-08-10 04:18:52 +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-prefix-map): Bind C-x v ~ to vc-version-other-window. 1993-09-15 23:19:13 +00:00
vc.el (vc-version-other-window): New function. 1993-09-15 23:19:13 +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
vmsx.el
vt100-led.el
vt-control.el Change revision number and comments. 1993-08-10 04:19:12 +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