comparison lisp/ChangeLog @ 37927:d732e11e48ac

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 28 May 2001 15:02:01 +0000
parents 090e5993c4c7
children 2773c29e66d0
comparison
equal deleted inserted replaced
37926:cea256f04f86 37927:d732e11e48ac
4690 (minibuffer-contents-no-properties, delete-minibuffer-contents): 4690 (minibuffer-contents-no-properties, delete-minibuffer-contents):
4691 New functions. 4691 New functions.
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.
4699 4699
4700 2000-11-30 Dave Love <fx@gnu.org> 4700 2000-11-30 Dave Love <fx@gnu.org>
12355 * cc-defs.el (c-forward-comment): Removed the workaround 12355 * cc-defs.el (c-forward-comment): Removed the workaround
12356 introduced in 5.38 since it had worse side-effects. If a line 12356 introduced in 5.38 since it had worse side-effects. If a line
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
12364 when ada-prj tries to add to it. 12364 when ada-prj tries to add to it.
12365 (ada-activate-keys-for-case): Suppress the characters that are not 12365 (ada-activate-keys-for-case): Suppress the characters that are not