mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
*** empty log message ***
This commit is contained in:
parent
53c1fa0f50
commit
79a64d87eb
@ -1,3 +1,20 @@
|
||||
2000-05-22 Dave Love <fx@gnu.org>
|
||||
|
||||
* loadhist.el (feature-symbols, file-provides, file-requires): Use
|
||||
mapc.
|
||||
(feature-file): Avoid calling symbol-name. Doc fix.
|
||||
(file-set-intersect, file-dependents): Use dolist, not mapcar.
|
||||
(loadhist-hook-functions): Add mouse-position-function.
|
||||
(unload-feature): Change uses of mapcar.
|
||||
|
||||
* files.el (parse-colon-path): Doc fix.
|
||||
(auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
|
||||
(set-auto-mode): Use mapc.
|
||||
|
||||
* complete.el (PC-look-for-include-file): Use :alnum: character
|
||||
class.
|
||||
(partial-completion-mode): Add autoload cookie.
|
||||
|
||||
2000-05-22 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* info.el (Info-fontify-node): fixed the call to
|
||||
|
Loading…
Reference in New Issue
Block a user