comparison lisp/ChangeLog @ 97902:ee22ec4ace1d

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 31 Aug 2008 14:07:35 +0000
parents 63bdfd9f8c9f
children 1741183c4f3c
comparison
equal deleted inserted replaced
97901:44cca67de748 97902:ee22ec4ace1d
43 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char) 43 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
44 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing) 44 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
45 (lglyph-ascent, lglyph-descent, lglyph-adjustment) 45 (lglyph-ascent, lglyph-descent, lglyph-adjustment)
46 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph) 46 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
47 (compose-glyph-string, compose-glyph-string-relative) 47 (compose-glyph-string, compose-glyph-string-relative)
48 (compose-gstring-for-graphic, compose-gstring-for-terminal): New 48 (compose-gstring-for-graphic, compose-gstring-for-terminal):
49 functions. 49 New functions.
50 (auto-compose-chars): Argument changed. 50 (auto-compose-chars): Argument changed.
51 51
52 * language/european.el: Don't setup composition-function-table. 52 * language/european.el: Don't setup composition-function-table.
53 (diacritic-composition-pattern, diacritic-compose-region) 53 (diacritic-composition-pattern, diacritic-compose-region)
54 (diacritic-compose-string, diacritic-compose-buffer) 54 (diacritic-compose-string, diacritic-compose-buffer)
55 (diacritic-composition-function): Delete them. 55 (diacritic-composition-function): Delete them.
56 56
57 * language/lao-util.el (lao-composition-function): Argument 57 * language/lao-util.el (lao-composition-function): Argument changed.
58 changed. 58
59 59 * language/sinhala.el: Fix setting up of composition-function-table.
60 * language/sinhala.el: Fix setting up of
61 composition-function-table.
62 60
63 * language/thai.el: Fix setting up of composition-function-table. 61 * language/thai.el: Fix setting up of composition-function-table.
64 62
65 * language/thai-util.el: Encoding changed to utf-8. 63 * language/thai-util.el: Encoding changed to utf-8.
66 (thai-composition-function): Argument changed. 64 (thai-composition-function): Argument changed.
67 65
68 * language/indian.el: Fix setting up of 66 * language/indian.el: Fix setting up of composition-function-table.
69 composition-function-table.
70 (devanagari-composable-pattern) 67 (devanagari-composable-pattern)
71 (tamil-composable-pattern, kannada-composable-pattern) 68 (tamil-composable-pattern, kannada-composable-pattern)
72 (malayalam-composable-pattern): New variables. 69 (malayalam-composable-pattern): New variables.
73 70
74 * international/characters.el (unicode-category-table): Setup 71 * international/characters.el (unicode-category-table): Setup
140 137
141 * shell.el (shell-file-name-quote-list): Quote `$'. 138 * shell.el (shell-file-name-quote-list): Quote `$'.
142 139
143 * comint.el (comint-dynamic-complete-as-filename): Generalize last 140 * comint.el (comint-dynamic-complete-as-filename): Generalize last
144 change to allow quoting of characters before point. 141 change to allow quoting of characters before point.
145 (comint-dynamic-list-filename-completions): Quote common 142 (comint-dynamic-list-filename-completions): Quote common substring.
146 substring.
147 143
148 2008-08-26 Chong Yidong <cyd@stupidchicken.com> 144 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
149 145
150 * comint.el (comint-dynamic-complete-as-filename): If case is 146 * comint.el (comint-dynamic-complete-as-filename): If case is
151 ignored while matching, replace the entire filename with 147 ignored while matching, replace the entire filename with completion.
152 completion.
153 148
154 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure 149 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
155 flyspell-pre-point is valid to avoid signalling an error in 150 flyspell-pre-point is valid to avoid signalling an error in
156 post-command-hook. 151 post-command-hook.
157 152
194 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to 189 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
195 `center-paragraph'. 190 `center-paragraph'.
196 191
197 2008-08-25 Ulf Jasper <ulf@web.de> 192 2008-08-25 Ulf Jasper <ulf@web.de>
198 193
199 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc 194 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
200 fixed.
201 (newsticker-treeview-treewindow-width): New. 195 (newsticker-treeview-treewindow-width): New.
202 (newsticker-treeview-listwindow-height): New. 196 (newsticker-treeview-listwindow-height): New.
203 (newsticker-treeview-browse-url-item): New. 197 (newsticker-treeview-browse-url-item): New.
204 (newsticker-treeview-mode-map): Added 198 (newsticker-treeview-mode-map): Added
205 newsticker-treeview-browse-url-item. 199 newsticker-treeview-browse-url-item.
234 228
235 * startup.el (command-line): Don't call tty-register-default-colors 229 * startup.el (command-line): Don't call tty-register-default-colors
236 if initial-window-system is `pc'. 230 if initial-window-system is `pc'.
237 231
238 * term/internal.el (local-function-key-map): Fix unbalanced parens. 232 * term/internal.el (local-function-key-map): Fix unbalanced parens.
239 (msdos-key-remapping-map): New variable. Move 233 (msdos-key-remapping-map): New variable. Move here all the special
240 here all the special keys we will be remapping via 234 keys we will be remapping via local-function-key-map.
241 local-function-key-map.
242 (msdos-setup-keyboard): New function. 235 (msdos-setup-keyboard): New function.
243 236
244 * term/pc-win.el (msdos-create-frame-with-faces): Renamed from 237 * term/pc-win.el (msdos-create-frame-with-faces): Renamed from
245 make-msdos-frame. 238 make-msdos-frame.
246 (terminal-init-internal): New function, errors out if called. 239 (terminal-init-internal): New function, errors out if called.
247 (msdos-initialize-window-system): New function. 240 (msdos-initialize-window-system): New function.
248 (msdos-create-frame-with-faces): Set the terminal's 241 (msdos-create-frame-with-faces): Set the terminal's
249 `terminal-initted' (sic!) parameter. 242 `terminal-initted' (sic!) parameter.
250 (frame-creation-function-alist): Add msdos-create-frame-with-faces. 243 (frame-creation-function-alist): Add msdos-create-frame-with-faces.
251 (window-system-initialization-alist): Add 244 (window-system-initialization-alist):
252 msdos-initialize-window-system. 245 Add msdos-initialize-window-system.
253 (handle-args-function-alist): Use tty-handle-args for `pc' 246 (handle-args-function-alist): Use tty-handle-args for `pc'
254 ``window system'' as well. 247 ``window system'' as well.
255 (pc-win): Provide. 248 (pc-win): Provide.
256 249
257 * term/tty-colors.el (tty-register-default-colors): Remove bogus 250 * term/tty-colors.el (tty-register-default-colors): Remove bogus
1506 (dbus-introspect-get-signature, dbus-get-property) 1499 (dbus-introspect-get-signature, dbus-get-property)
1507 (dbus-set-property, dbus-get-all-properties): New defuns. 1500 (dbus-set-property, dbus-get-all-properties): New defuns.
1508 1501
1509 2008-07-18 Chong Yidong <cyd@stupidchicken.com> 1502 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
1510 1503
1511 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc. and 1504 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
1512 ns-grabenv.elc. 1505 ns-grabenv.elc.
1513 1506
1514 * ns-carbon-compat.el: File removed. 1507 * ns-carbon-compat.el: File removed.
1515 1508
1516 * ns-grabenv.el: File removed. 1509 * ns-grabenv.el: File removed.