diff options
Diffstat (limited to 'lisp/ChangeLog.4')
-rw-r--r-- | lisp/ChangeLog.4 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index fd015471487..c69c5bfa810 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 @@ -4906,7 +4906,7 @@ * texinfmt.el (texinfo-format-region): Change `texinfo-[start end]-of-header' to `tex-[start end]-of-header'. -1993-11-10 Brian Fox (bfox@mole.gnu.ai.mit.edu) +1993-11-10 Brian J. Fox (bfox@mole.gnu.ai.mit.edu) * rmail.el (rmail-start-mail): Don't do other frame unless we have a window system, regardless of the state of rmail-mail-new-frame. @@ -5127,7 +5127,7 @@ Scroll so only if point is at or after the process mark. When scrolling, put end of text on bottom line, regardless of point. -1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) +1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) * ispell.el (ispell): If the buffer to spell has no associated file, or, the associated file has a special handler, use a @@ -5311,7 +5311,7 @@ * cdl.el: New file. -1993-10-20 Brian Fox (bfox@gnu.ai.mit.edu) +1993-10-20 Brian J. Fox (bfox@gnu.ai.mit.edu) * forms.el (forms--set-minor-mode): Rewrite so that describe-mode can parse the value of minor-mode-alist correctly. The string @@ -5528,7 +5528,7 @@ for this to take effect, sorry.) Save "mark-activity" and allow multi-dir direds. -1993-10-04 Brian Fox (bfox@albert.gnu.ai.mit.edu) +1993-10-04 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) * telnet.el (rsh): Add `host' to args passed to make-comint. @@ -5746,7 +5746,7 @@ (comint-magic-space): Use self-insert command. (comint-history-file-name): New variable. -1993-09-21 Brian Fox (bfox@albert.gnu.ai.mit.edu) +1993-09-21 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) * edebug.el (edebug-enter): Don't call the current function being debugged in pre-command-hook or post-command-hook. @@ -5838,7 +5838,7 @@ * menu-bar.el (revert-buffer): Enable menu item when the buffer is modified. -1993-09-17 Brian Fox (bfox@inferno) +1993-09-17 Brian J. Fox (bfox@inferno) * simple.el (kill-region): Use `equal' instead of `eq' to compare markers `beg' and `end'. They might be two different markers that @@ -5866,7 +5866,7 @@ * dired.el (dired-mode): Don't change the value of case-fold-search. -1993-09-15 Brian Fox (bfox@inferno) +1993-09-15 Brian J. Fox (bfox@inferno) * files.el (local-write-file-hooks): Make this variable buffer-local. @@ -5879,7 +5879,7 @@ * vc.el (vc-do-command): Remove debugging output. Use (forward-line -1) instead of (previous-line 1). -1993-09-14 Brian Fox (bfox@inferno) +1993-09-14 Brian J. Fox (bfox@inferno) * rmail.el (rmail-convert-file): If the file is empty, don't convert it after inserting the BABYL header. @@ -5925,15 +5925,15 @@ Create a new change log entry if the mailing address doesn't match; don't just compare the date, full name, and login name. -1993-09-01 Brian Fox (bfox@inferno) +1993-09-01 Brian J. Fox (bfox@inferno) * tex-mode.el (slitex-mode): Add ###autoload magic cookie. -1993-08-27 Brian Fox (bfox@sonderbar) +1993-08-27 Brian J. Fox (bfox@sonderbar) * diff.el (diff): Doc fix. -1993-08-17 Brian Fox (bfox@inferno) +1993-08-17 Brian J. Fox (bfox@inferno) * version.el: Changed comment to refer to actual filename "inc-vers.el" instead of "inc-version.el". |