diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9cab908cdae..8f24803e3e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | (emerge-protect-metachars): Quote correctly for ms-dos and | 17 | (emerge-protect-metachars): Quote correctly for ms-dos and |
| 18 | windows-nt systems. | 18 | windows-nt systems. |
| 19 | 19 | ||
| 20 | 2011-03-15 Ralph Schleicher <rs@ralph-schleicher.de> | 20 | 2011-03-15 Ralph Schleicher <rs@ralph-schleicher.de> (tiny change) |
| 21 | 21 | ||
| 22 | * info.el (info-initialize): Replace all uses of `:' with | 22 | * info.el (info-initialize): Replace all uses of `:' with |
| 23 | path-separator for compatibility with non-Unix systems. | 23 | path-separator for compatibility with non-Unix systems. |