1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp
1993-06-08 16:28:28 +00:00
..
calendar (calendar-mode): Doc fix. 1993-06-03 06:12:46 +00:00
emacs-lisp (byte-compile-insert-header): Fix backwards test 1993-06-03 18:35:28 +00:00
emulation (vip-ctl-key-equivalent): Use vip-escape-to-emacs. 1993-06-06 07:16:19 +00:00
international Provide same name as file. 1993-05-27 21:01:29 +00:00
mail (rmail-variables): Default rmail-inbox-list here. 1993-06-07 06:56:03 +00:00
play Comment change. 1993-06-02 18:40:44 +00:00
progmodes (fortran-indent-new-line): Renamed from 1993-06-08 05:25:19 +00:00
term (mouse-union-first-preferred): Renamed from mouse-union-first-prefered. 1993-06-08 01:11:53 +00:00
textmodes (texinfo-section-types-regexp): Add @chapheading. 1993-06-07 23:35:09 +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): Fix typos in last change. 1993-06-05 17:10:19 +00:00
allout.el (outlinify-sticky): Renamed from outlineify-sticky. 1993-06-07 18:48:08 +00:00
ange-ftp.el (ange-ftp-real-load): New function. 1993-06-07 04:51:25 +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 (buffer-menu): Don't save a window config. 1993-05-10 16:31:21 +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 (cl-mod): Renamed from mod. 1993-06-01 16:30:54 +00:00
cmulisp.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
cmuscheme.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
comint.el (comint-filter): Put window-start before the input. 1993-06-01 05:31:15 +00:00
compare-w.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
completion.el Delete confusing comments. 1993-05-28 00:32:30 +00:00
dabbrev.el (dabbrev-expand): Delete a search-forward call 1993-05-09 23:18:30 +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-insert.el: Change the name to diary-ins.el. 1993-03-23 02:16:18 +00:00
diary-lib.el Add or correct keywords 1993-03-18 21:29:42 +00:00
diff.el (diff): Really do use arg SWITCHES. 1993-06-02 17:09:37 +00:00
dired-aux.el (dired-compress-file): Use gzip when proper/possible. 1993-06-01 18:02:02 +00:00
dired.el (dired-unmark-all-files): Read arg as just a character. 1993-06-06 21:13:16 +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
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-find-difference-diff): Renamed from emerge-find-difference. 1993-05-13 20:06:18 +00:00
env.el (setenv): Renamed back from putenv. 1993-03-28 22:27:23 +00:00
faces.el (x-create-frame-with-faces): Reversevideo -> ReverseVideo. 1993-06-07 23:23:42 +00:00
files.el (inhibit-local-variables-regexps): New variable. 1993-05-31 21:50:52 +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 * case-table.el, disp-table.el, finder.el, iso-ascii.el, 1993-05-24 08:01:32 +00:00
float-sup.el
flow-ctrl.el (enable-flow-control): Doc fix. 1993-06-04 05:16:58 +00:00
forms-pass.el
forms.el
frame.el (frame-initialize): Reversevideo -> ReverseVideo. 1993-06-07 23:23:26 +00:00
ftp.el
gnus.el (gnus-local-timezone): Doc fix. 1993-06-05 09:17:34 +00:00
gnusmail.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +00:00
gnusmisc.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +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
gud.el Doc fixes. Delete local variable list at the end. 1993-06-07 19:37:18 +00:00
help-macro.el (make-help-screen): Handle mouse events. 1993-05-26 19:12:18 +00:00
help.el (finder-by-keyword): Autoload from finder', not finder.el'. 1993-05-26 22:19:06 +00:00
hexl.el (hexl-char-after-point): Get rid of mistakenly free variables. 1993-05-28 20:33:14 +00:00
hippie-exp.el Add standard library headers. 1993-03-17 17:17:05 +00:00
inc-vers.el
indent.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
info.el (Info-follow-reference): Fix completion defaulting. 1993-06-08 04:41:00 +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 (search-upper-case): Make `no-yanks' the default. 1993-06-06 22:11:22 +00:00
iso8859-1.el Make RCS warnings stop. 1993-05-30 04:17:38 +00:00
kermit.el Added or corrected Commentary sections 1993-03-22 03:27:18 +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 Add standard library headers. 1993-03-17 17:17:05 +00:00
macros.el (kbd-macro-query): Fix prompt string. 1993-05-12 23:56:18 +00:00
makesum.el Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
man.el (Man-notify-when-ready): Correct previous change. 1993-05-30 19:15:39 +00:00
map-ynp.el (map-y-or-n-p): Show the answers in the echo area. 1993-05-15 18:05:42 +00:00
medit.el
menu-bar.el (menu-bar-help-menu): Add defvar. 1993-06-05 19:13:03 +00:00
mh-e.el (mh-yank-cur-msg): Use (mark t). 1993-06-05 02:51:21 +00:00
mhspool.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +00:00
mim-mode.el All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
mim-syntax.el
misc.el
mouse.el (mouse-drag-region-1): Un-comment-out this function. 1993-06-08 05:16:47 +00:00
netunam.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
nnspool.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +00:00
nntp.el Version 3.15 from Umeda. 1993-05-16 22:58:52 +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
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 (jump-to-register): Don't fail if frame-configuration-p is unbound. 1993-05-24 22:12:29 +00:00
replace.el (query-replace-map): Bind [escape] like "\e". 1993-05-09 18:03:20 +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 (rot13-display-table): Use vector', not make-rope'. 1993-04-12 07:54:16 +00:00
sc-alist.el entered into RCS 1993-01-08 15:12:37 +00:00
sc.el (sc-mark): Use mark-marker. 1993-06-08 16:28:28 +00:00
sc.elec.el entered into RCS 1993-01-08 15:12:37 +00:00
scroll-bar.el (scroll-bar-drag-1): 1993-06-05 20:58:47 +00:00
select.el (x-set-cut-buffer): New arg PUSH. 1993-05-24 21:19:26 +00:00
server.el * server.el (server-switch-hook): New hook. 1993-05-18 22:15:14 +00:00
shell.el (shell-prompt-pattern): Use defvar. 1993-06-01 21:41:11 +00:00
simple.el (mark): Doc fix. 1993-06-05 02:48:22 +00:00
sort.el (sort-fold-case): New variable. 1993-06-01 20:35:33 +00:00
startup.el (command-line-1): Pass arg to other-window. 1993-05-29 22:34:54 +00:00
subr.el (posn-timestamp): Doc fix. 1993-06-01 20:52:15 +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
sun-keys.el
superyank.el
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
terminal.el (te-pass-through): Delete debugging code left by mistake. 1993-06-01 05:36:19 +00:00
time.el (display-time-24hr-format): Make it a user option. 1993-06-04 19:20:16 +00:00
timer.el (run-at-time): Pass args to start-process in right order. 1993-05-31 17:59:07 +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
userlock.el
vc-hooks.el (vc-find-file-hook): Check buffer-file-name is non-nil. 1993-06-03 20:29:41 +00:00
vc.el (vc-finish-logentry): Use delete-windows-on. 1993-05-29 03:47:48 +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
vmsx.el
vt100-led.el
window.el (count-windows): PROC argument of walk-windows takes an argument. 1993-06-01 00:54:52 +00:00
x-menu.el
xscheme.el Added or corrected Commentary section 1993-03-22 22:44:33 +00:00