comparison lisp/ChangeLog @ 71942:ea824cd782cd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Jul 2006 20:57:24 +0000
parents 51b683252178
children e430f5632d15
comparison
equal deleted inserted replaced
71941:ee67055ef71f 71942:ea824cd782cd
1 2006-07-17 Richard Stallman <rms@gnu.org>
2
3 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
4 Add defvars to silence warnings.
5
1 2006-07-17 Chong Yidong <cyd@stupidchicken.com> 6 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * progmodes/compile.el (compilation-mode-font-lock-keywords): 8 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4 Don't highlight "Compiling file" messages as error. 9 Don't highlight "Compiling file" messages as error.
5 10
2181 (ispell-change-dictionary): Use this argument and call 2186 (ispell-change-dictionary): Use this argument and call
2182 `ispell-internal-change-dictionary' after the possible change 2187 `ispell-internal-change-dictionary' after the possible change
2183 to `ispell-local-dictionary'. 2188 to `ispell-local-dictionary'.
2184 (ispell-internal-change-dictionary): Check for a change in 2189 (ispell-internal-change-dictionary): Check for a change in
2185 personal dictionary use too. 2190 personal dictionary use too.
2186 Cosmetic changes from Agustin Martin
2187 <agustin.martin@hispalinux.es>.
2188 2191
2189 2006-05-05 Eli Zaretskii <eliz@gnu.org> 2192 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2190 2193
2191 * startup.el (command-line): On MS-Windows, probe "~", not 2194 * startup.el (command-line): On MS-Windows, probe "~", not
2192 "~USER", for warning about non-existent home directory 2195 "~USER", for warning about non-existent home directory