diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86bb9ddcf3c..c52f8beae66 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | * international/fontset.el (setup-default-fontset): For Thai | 42 | * international/fontset.el (setup-default-fontset): For Thai |
| 43 | font, specify "*" family. | 43 | font, specify "*" family. |
| 44 | 44 | ||
| 45 | 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change) | 45 | 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> |
| 46 | 46 | ||
| 47 | * progmodes/compile.el (previous-error): Accept a prefix | 47 | * progmodes/compile.el (previous-error): Accept a prefix |
| 48 | argument, similarly to next-error. | 48 | argument, similarly to next-error. |
| @@ -708,7 +708,7 @@ | |||
| 708 | Check `x-last-selected-text-primary'. Don't barf if it or | 708 | Check `x-last-selected-text-primary'. Don't barf if it or |
| 709 | `x-last-selected-text' aren't bound. | 709 | `x-last-selected-text' aren't bound. |
| 710 | 710 | ||
| 711 | 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change) | 711 | 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> |
| 712 | 712 | ||
| 713 | * menu-bar.el (menu-bar-tools-menu): Minor change in strings. | 713 | * menu-bar.el (menu-bar-tools-menu): Minor change in strings. |
| 714 | 714 | ||