diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index ec8885138b5..8fc5754bf80 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-09-06 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * tips.texi (Coding Conventions): Sometimes it is ok to put the | ||
| 4 | package prefix elsewhere than at the start of the name. | ||
| 5 | |||
| 1 | 2005-09-03 Richard M. Stallman <rms@gnu.org> | 6 | 2005-09-03 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * tips.texi (Programming Tips): Add conventions for minibuffer | 8 | * tips.texi (Programming Tips): Add conventions for minibuffer |