diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c8ae27feff..8d03e97d13a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4692,7 +4692,7 @@ | |||
| 4692 | * filecache.el (file-cache-directory-name) | 4692 | * filecache.el (file-cache-directory-name) |
| 4693 | (file-cache-minibuffer-complete): Ignore the minibuffer prompt. | 4693 | (file-cache-minibuffer-complete): Ignore the minibuffer prompt. |
| 4694 | 4694 | ||
| 4695 | 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com> | 4695 | 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com> |
| 4696 | 4696 | ||
| 4697 | * filecache.el (file-cache-minibuffer-complete): Don't try to | 4697 | * filecache.el (file-cache-minibuffer-complete): Don't try to |
| 4698 | delete the minibuffer prompt. | 4698 | delete the minibuffer prompt. |
| @@ -12357,7 +12357,7 @@ | |||
| 12357 | contains the string "//\"", it regarded the // as a comment | 12357 | contains the string "//\"", it regarded the // as a comment |
| 12358 | start since the \ temporarily doesn't have escape syntax. | 12358 | start since the \ temporarily doesn't have escape syntax. |
| 12359 | 12359 | ||
| 12360 | 2000-07-17 Emmanuel Briot <briot@act-europe.fr> | 12360 | 2000-07-17 Emmanuel Briot <briot@act-europe.fr> |
| 12361 | 12361 | ||
| 12362 | * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load | 12362 | * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load |
| 12363 | ada-xref.el before ada-prj.el, so that the Project menu is created | 12363 | ada-xref.el before ada-prj.el, so that the Project menu is created |