diff options
| author | Juanma Barranquero | 2008-12-19 01:50:43 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-12-19 01:50:43 +0000 |
| commit | f013149203926418962838d68bc7f09d35c16052 (patch) | |
| tree | b61457c573468b9e3623071cecf46d820e03383c /src/ChangeLog.7 | |
| parent | 6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff) | |
| download | emacs-f013149203926418962838d68bc7f09d35c16052.tar.gz emacs-f013149203926418962838d68bc7f09d35c16052.zip | |
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 @@ | |||
| 10245 | (find_handler_clause): If Vdebug_force, call debugger | 10245 | (find_handler_clause): If Vdebug_force, call debugger |
| 10246 | even if there are handlers. | 10246 | even if there are handlers. |
| 10247 | 10247 | ||
| 10248 | 1996-09-26 Marcus Daniels <marcus@sayre.sysc.pdx.edu> | 10248 | 1996-09-26 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> |
| 10249 | 10249 | ||
| 10250 | * xfns.c (x_set_scroll_bar_width): Move cursor to the | 10250 | * xfns.c (x_set_scroll_bar_width): Move cursor to the |
| 10251 | left margin, past a scroll bar, if any. | 10251 | left margin, past a scroll bar, if any. |
| @@ -10269,7 +10269,7 @@ | |||
| 10269 | 10269 | ||
| 10270 | * window.c (syms_of_window): Doc fixes. | 10270 | * window.c (syms_of_window): Doc fixes. |
| 10271 | 10271 | ||
| 10272 | 1996-09-25 Marcus Daniels <marcus@sysc.pdx.edu> | 10272 | 1996-09-25 Marcus G. Daniels <marcus@sysc.pdx.edu> |
| 10273 | 10273 | ||
| 10274 | * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them. | 10274 | * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them. |
| 10275 | (_BSD_SIGNALS): Definition deleted. | 10275 | (_BSD_SIGNALS): Definition deleted. |
| @@ -10396,7 +10396,7 @@ | |||
| 10396 | 10396 | ||
| 10397 | * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'. | 10397 | * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'. |
| 10398 | 10398 | ||
| 10399 | 1996-09-20 Marcus Daniels <marcus@sayre.sysc.pdx.edu> | 10399 | 1996-09-20 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> |
| 10400 | 10400 | ||
| 10401 | * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a | 10401 | * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a |
| 10402 | left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH. | 10402 | left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH. |
| @@ -11022,7 +11022,7 @@ | |||
| 11022 | (print): Print certain expressions more compactly when set. | 11022 | (print): Print certain expressions more compactly when set. |
| 11023 | Also use XCAR and XCDR directly -- we know we have conses. | 11023 | Also use XCAR and XCDR directly -- we know we have conses. |
| 11024 | 11024 | ||
| 11025 | 1996-08-23 Marcus Daniels <marcus@sayre.sysc.pdx.edu> | 11025 | 1996-08-23 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu> |
| 11026 | 11026 | ||
| 11027 | * xterm.c (x_term_init): If the default Xt font does not exist on | 11027 | * xterm.c (x_term_init): If the default Xt font does not exist on |
| 11028 | the X server, add a resource so that dialog boxes use a common font. | 11028 | the X server, add a resource so that dialog boxes use a common font. |