diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e0941aa348..69c860122fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2003-05-01 Eduardo Mu,Aq(Boz <emufer@terra.es> (tiny patch) | 1 | 2003-05-01 Eduardo Mu,Aq(Boz <emufer@terra.es> (tiny change) |
| 2 | 2 | ||
| 3 | * ls-lisp.el (ls-lisp-format-file-size): New function to implement | 3 | * ls-lisp.el (ls-lisp-format-file-size): New function to implement |
| 4 | "-h" switch. | 4 | "-h" switch. |
| @@ -192,8 +192,7 @@ | |||
| 192 | 192 | ||
| 193 | 2003-04-25 Jan Nieuwenhuizen <janneke@gnu.org> | 193 | 2003-04-25 Jan Nieuwenhuizen <janneke@gnu.org> |
| 194 | 194 | ||
| 195 | * info.el (Info-unescape-quotes) | 195 | * info.el (Info-unescape-quotes, Info-split-parameter-string) |
| 196 | (Info-split-parameter-string) | ||
| 197 | (Info-display-images-node): New functions for displaying images. | 196 | (Info-display-images-node): New functions for displaying images. |
| 198 | (Info-select-node): Call Info-display-images-node. | 197 | (Info-select-node): Call Info-display-images-node. |
| 199 | 198 | ||