comparison lisp/ChangeLog @ 4597:7191a7b120f1

Some cosmetic namespace cleanup, glyphs.el, coding.el. lisp/ChangeLog addition: 2009-01-15 Aidan Kehoe <kehoea@parhasard.net> * coding.el (force-coding-system-equivalency): Move three functions that we don't want to advertise to being anonymous lambdas instead. * glyphs.el : Remove #'define-constant-glyph and some functions it uses, replace the latter with anonymous lambdas and the former and its uses with a call to loop. Do the same with #'define-obsolete-pointer-glyph and the functions it uses. (init-glyphs): Untern this symbol once the associated function has been called; it's only needed at dump time, not at runtime.
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 15 Jan 2009 19:21:43 +0000
parents 774e5c7522bf
children 8891b0477058
comparison
equal deleted inserted replaced
4576:774e5c7522bf 4597:7191a7b120f1
1 2009-01-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * coding.el (force-coding-system-equivalency):
4 Move three functions that we don't want to advertise to being
5 anonymous lambdas instead.
6 * glyphs.el :
7 Remove #'define-constant-glyph and some functions it uses, replace
8 the latter with anonymous lambdas and the former and its uses with
9 a call to loop.
10 Do the same with #'define-obsolete-pointer-glyph and the functions
11 it uses.
12 (init-glyphs): Untern this symbol once the associated function has
13 been called; it's only needed at dump time, not at runtime.
14
1 2009-01-13 Aidan Kehoe <kehoea@parhasard.net> 15 2009-01-13 Aidan Kehoe <kehoea@parhasard.net>
2 16
3 * mule/mule-cmds.el (set-language-environment-coding-systems): 17 * mule/mule-cmds.el (set-language-environment-coding-systems):
4 Fix a cosmetic bug; the relationship between 18 Fix a cosmetic bug; the relationship between
5 file-name-coding-system and the file-name coding system alias 19 file-name-coding-system and the file-name coding system alias