emacs/lisp
Jim Blandy 768c29d02f * gud.el (gud-gdb-marker-filter): Do not assume that the position
markers from GDB will always be received in one chunk of input;
gud-gdb-marker-filter may be called several times, each time
providing a little more of the position marker.
(gud-gdb-marker-acc): New variable.
(gud-gdb-marker-filter): If we have received what could be the
beginning of a position marker, hold that text in
gud-gdb-marker-acc for the next time we get called, until we have
enough information to decide for sure.

* gud.el (gud-gdb-marker-filter): Only recognize GDB position
markers if they occur at the beginning of the line.  They always
do, and this reduces the likelihood that the above change will
hold back output that isn't really a position marker.
1993-07-30 01:39:20 +00:00
..
calendar (calendar-mode-map): Bind C-SPC. 1993-07-29 05:13:26 +00:00
emacs-lisp (byte-recompile-directory): Doc fix. 1993-07-27 22:49:27 +00:00
emulation (advance-direction): Set kp-f3, not kp-f1. 1993-07-23 18:15:22 +00:00
international
mail Do the global key bindings only via loaddefs.el, 1993-07-29 18:24:32 +00:00
play * mpuz.el (mpuz-board): Doc fix. 1993-07-29 23:21:30 +00:00
progmodes (calculate-c-indent): When checking whether function decl 1993-07-29 04:01:09 +00:00
term (iconify-or-deiconify-frame): Make it work. 1993-07-27 22:01:29 +00:00
textmodes (ispell-point): Do nothing if there's no word at START. 1993-07-24 05:33:38 +00:00
abbrev.el
abbrevlist.el
ada.el
add-log.el (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log). 1993-07-19 00:39:21 +00:00
allout.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ange-ftp.el (file-name-handler-alist): Have two separate regexps with different hooks. 1993-07-20 07:12:00 +00:00
apropos.el (safe-documentation): Don't crash on byte-compiled macro. 1993-06-08 01:32:42 +00:00
array.el
autoinsert.el
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-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole 1993-07-28 22:41:43 +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 (complete): Use sit-for, not cmpl19-sit-for. 1993-07-22 05:49:37 +00:00
dabbrev.el (dabbrev-expand): Do all changes with replace-match. 1993-06-14 18:55:10 +00:00
delsel.el
desktop.el
diary-ins.el * diary-ins.el (insert-cyclic-diary-entry): Fix date form. 1993-06-22 03:23:38 +00:00
diary-lib.el Doc fixes. 1993-07-27 05:48:57 +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-aux.el (dired-diff): Work even when the mark is inactive. 1993-07-02 00:15:07 +00:00
dired.el (dired-readin-insert): If we got a list of files, 1993-07-26 05:56:43 +00:00
disp-table.el
ebuff-menu.el
echistory.el (electric-history-map): Don't use fillarray; 1993-06-11 15:51:46 +00:00
edmacro.el
ehelp.el
electric.el
emerge.el (emerge-make-diff3-list): Pass ancestor second. 1993-06-14 21:44:34 +00:00
env.el (setenv): Treat case as significant. 1993-06-11 21:33:27 +00:00
faces.el (face-equal): Don't mess with face-background-pixmap. 1993-07-18 04:44:27 +00:00
files.el (insert-directory): Make sure default-directory is absolute. 1993-07-26 05:55:40 +00:00
find-dired.el
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-after-change-function): 1993-07-23 05:10:00 +00:00
forms-pass.el
forms.el Rewritten by Vromans to use text properties. 1993-07-17 19:15:19 +00:00
frame.el (frame-notice-user-settings): Don't reapply a parm 1993-07-27 08:34:34 +00:00
ftp.el
gnus.el (gnus-apply-kill-hook): Make default value a list of functions. 1993-07-28 08:35:38 +00:00
gnusmail.el
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 * gud.el (gud-gdb-marker-filter): Do not assume that the position 1993-07-30 01:39:20 +00:00
help-macro.el
help.el (describe-key-briefly): Don't set `foo'. 1993-07-04 21:30:15 +00:00
hexl.el Added a keyword. 1993-07-04 17:56:02 +00:00
hilit19.el entered into RCS 1993-07-23 19:31:05 +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
info.el (Info-select-node): Run Info-selection-hook. 1993-07-24 17:35:02 +00:00
informat.el
isearch-old.el
isearch.el (isearch-edit-string): Bind isearch-nonincremental to its own value, not to 1993-07-15 03:46:02 +00:00
iso8859-1.el
kermit.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
ledit.el
loadhist.el
loadup.el
lpr.el
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.el (Man-find-section): HP/UX man pages have section names 1993-07-29 04:02:54 +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 (delete-frame): Permit it, if > 1 frame is vis or iconic. 1993-07-29 04:50:27 +00:00
mh-e.el (mh-read-msg-list): Add space to message-number regexp. 1993-07-20 04:35:00 +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 (font-menu-add-default): New function. 1993-07-26 20:04:19 +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-face): New variable. 1993-07-20 05:59:51 +00:00
paths.el
rect.el
register.el (view-register): Handle file name values. 1993-06-11 16:30:40 +00:00
replace.el (occur): If no default, don't mention one. 1993-07-24 18:42:33 +00:00
reposition.el (reposition-window): Don't forward-char if eobp. 1993-07-20 05:55:31 +00:00
resume.el
rlogin.el
rot13.el Comment changes. 1993-06-16 21:40:36 +00:00
sc-alist.el
sc.el Require assoc instead of sc-alist. 1993-07-28 18:22:58 +00:00
sc.elec.el
scroll-bar.el * scroll-bar.el (scroll-bar-mode): Variable deleted. 1993-06-10 12:18:36 +00:00
select.el
server.el (server-done): Let save-buffer make the backup, 1993-07-15 04:01:14 +00:00
shell.el * shell.el (shell-process-pushd): Fix syntax error in 1993-07-18 06:20:47 +00:00
simple.el (read-expression-history): New defvar. 1993-07-26 18:32:07 +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 (keyboard-translate): Properly lengthen existing table. 1993-07-22 22:28:36 +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-parse-info, tar-header-offset, tar-superior-buffer) 1993-07-24 08:42:00 +00:00
tcp.el
telnet.el (telnet-simple-send): New function. 1993-06-08 01:29:05 +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 entered into RCS 1993-06-05 20:00:43 +00:00
uncompress.el
unused.el
userlock.el
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-backend-steal): Pass arg omitted in last change. 1993-07-25 22:36:03 +00:00
view.el Doc fixes; some args renamed. 1993-07-17 19:06:12 +00:00
vms-patch.el
vmsproc.el
vmsx.el
vt100-led.el
window.el (balance-windows): Total rewrite. 1993-06-14 07:11:15 +00:00
x-menu.el
xscheme.el