diff options
| author | Stefan Monnier | 2010-10-15 17:55:33 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2010-10-15 17:55:33 -0400 |
| commit | 0c747cb143fa227e78f350ac353d703f489209df (patch) | |
| tree | 5b434055c797bd75eaa1e3d9d0773e586d44daee /src/ChangeLog.7 | |
| parent | a01a7932080e8a6e7bc8472c58cefabcc2c37df3 (diff) | |
| parent | aa095b2db98ae149737f8de00ee733b1d257ed33 (diff) | |
| download | emacs-0c747cb143fa227e78f350ac353d703f489209df.tar.gz emacs-0c747cb143fa227e78f350ac353d703f489209df.zip | |
Merge from trunk
Diffstat (limited to 'src/ChangeLog.7')
| -rw-r--r-- | src/ChangeLog.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index 7421aba4403..b5927108808 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 | |||
| @@ -491,7 +491,7 @@ | |||
| 491 | 491 | ||
| 492 | * xselect.c (selection_data_to_lisp_data): Set | 492 | * xselect.c (selection_data_to_lisp_data): Set |
| 493 | Vlast_coding_system_used. | 493 | Vlast_coding_system_used. |
| 494 | (lisp_data_to_selection_data): Likewize. | 494 | (lisp_data_to_selection_data): Likesize. |
| 495 | 495 | ||
| 496 | 1998-07-07 Richard Stallman <rms@psilocin.ai.mit.edu> | 496 | 1998-07-07 Richard Stallman <rms@psilocin.ai.mit.edu> |
| 497 | 497 | ||
| @@ -502,7 +502,7 @@ | |||
| 502 | * editfns.c (Fformat): Replace explicit numeric constants with | 502 | * editfns.c (Fformat): Replace explicit numeric constants with |
| 503 | proper macros. | 503 | proper macros. |
| 504 | 504 | ||
| 505 | * fns.c (concat): Likewize. | 505 | * fns.c (concat): Likewise. |
| 506 | 506 | ||
| 507 | 1998-07-06 Kenichi Handa <handa@etl.go.jp> | 507 | 1998-07-06 Kenichi Handa <handa@etl.go.jp> |
| 508 | 508 | ||