Mercurial > emacs
comparison lisp/ChangeLog @ 105745:0a74e9b3065f
(vc-backend-for-registration): Rename from
vc-get-backend-for-registration. Update callers.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 24 Oct 2009 06:34:26 +0000 |
parents | b0a732611398 |
children | a81c63f1a19f |
comparison
equal
deleted
inserted
replaced
105744:b0a732611398 | 105745:0a74e9b3065f |
---|---|
1 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * vc.el (vc-backend-for-registration): Rename from | |
4 vc-get-backend-for-registration. Update callers. | |
2 | 5 |
3 * international/mule-cmds.el (set-language-info-alist): Purecopy lang-env. | 6 * international/mule-cmds.el (set-language-info-alist): Purecopy lang-env. |
4 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst. | 7 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst. |
5 (charset): Purecopy the name. | 8 (charset): Purecopy the name. |
6 (define-char-code-property): Purecopy string arguments. | 9 (define-char-code-property): Purecopy string arguments. |