comparison lisp/ChangeLog @ 74632:c7cbe33aca1f

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 15 Dec 2006 09:21:58 +0000
parents 4827ec68a658
children ffffd106b8c0
comparison
equal deleted inserted replaced
74631:4827ec68a658 74632:c7cbe33aca1f
3 * term/mac-win.el (mac-atsu-font-table): Remove defvar. 3 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
4 (mac-handle-font-selection): Use mac-atsu-font-face-attributes 4 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
5 instead of mac-atsu-font-table. 5 instead of mac-atsu-font-table.
6 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls. 6 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
7 7
8 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org> (tiny change) 8 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
9 9
10 * align.el (align-match-tex-pattern): Fix a rare bug which hanged 10 * align.el (align-match-tex-pattern): Fix a rare bug which
11 Emacs. 11 hanged Emacs.
12 12
13 2006-12-14 Richard Stallman <rms@gnu.org> 13 2006-12-14 Richard Stallman <rms@gnu.org>
14 14
15 * startup.el (use-fancy-splash-screens-p): Use frame-height 15 * startup.el (use-fancy-splash-screens-p): Use frame-height
16 instead of window-height. Pass frame to image-size. 16 instead of window-height. Pass frame to image-size.
17 17
18 2006-12-13 Kenichi Handa <handa@m17n.org> 18 2006-12-13 Kenichi Handa <handa@m17n.org>
19 19
20 * international/mule-cmds.el (set-locale-environment): Set 20 * international/mule-cmds.el (set-locale-environment):
21 default-sendmail-coding-system too. 21 Set default-sendmail-coding-system too.
22 22
23 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu> 23 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
24 24
25 * progmodes/idlw-help.el: Fixed copyright notice. 25 * progmodes/idlw-help.el: Fix copyright notice.
26 26
27 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca> 27 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
28 28
29 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun. 29 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
30 30