diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-19 01:50:43 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-19 01:50:43 +0000 |
commit | f013149203926418962838d68bc7f09d35c16052 (patch) | |
tree | b61457c573468b9e3623071cecf46d820e03383c /src/ChangeLog.7 | |
parent | 6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff) | |
download | emacs-f013149203926418962838d68bc7f09d35c16052.tar.gz |
Fix typos and author's names.
Diffstat (limited to 'src/ChangeLog.7')
-rw-r--r-- | src/ChangeLog.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index 51d490e6d6e..c6d4f73479f 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -10245,7 +10245,7 @@ (find_handler_clause): If Vdebug_force, call debugger even if there are handlers. -1996-09-26 Marcus Daniels <marcus@sayre.sysc.pdx.edu> +1996-09-26 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> * xfns.c (x_set_scroll_bar_width): Move cursor to the left margin, past a scroll bar, if any. @@ -10269,7 +10269,7 @@ * window.c (syms_of_window): Doc fixes. -1996-09-25 Marcus Daniels <marcus@sysc.pdx.edu> +1996-09-25 Marcus G. Daniels <marcus@sysc.pdx.edu> * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them. (_BSD_SIGNALS): Definition deleted. @@ -10396,7 +10396,7 @@ * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'. -1996-09-20 Marcus Daniels <marcus@sayre.sysc.pdx.edu> +1996-09-20 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH. @@ -11022,7 +11022,7 @@ (print): Print certain expressions more compactly when set. Also use XCAR and XCDR directly -- we know we have conses. -1996-08-23 Marcus Daniels <marcus@sayre.sysc.pdx.edu> +1996-08-23 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> * xterm.c (x_term_init): If the default Xt font does not exist on the X server, add a resource so that dialog boxes use a common font. |