# HG changeset patch # User Juanma Barranquero # Date 1199930824 0 # Node ID 3bf0a434954a5dd5c4f45a4c89bba8563751f96e # Parent 2fd2b52c4f9f0357ba779046ee30bcd079b6f497 *** empty log message *** diff -r 2fd2b52c4f9f -r 3bf0a434954a lisp/ChangeLog --- a/lisp/ChangeLog Thu Jan 10 01:55:24 2008 +0000 +++ b/lisp/ChangeLog Thu Jan 10 02:07:04 2008 +0000 @@ -1,7 +1,12 @@ -2008-01-09 Wilson Snyder +2008-01-10 Kenichi Handa + + * international/mule-cmds.el (select-safe-coding-system): + When a buffer is modified, cancel the writing. + +2008-01-09 Wilson Snyder * progmodes/verilog-mode.el (verilog-booleanp): New function for - backward compatibility. Replace all uses of booleanp with + backward compatibility. Replace all uses of booleanp with verilog-booleanp. 2008-01-09 Dan Nicolaescu @@ -1641,7 +1646,7 @@ 2007-09-05 Jason Rumney - * frame.el (focus-follows-mouse): Doc-fix. Change default on w32. + * frame.el (focus-follows-mouse): Doc-fix. Change default on w32. 2007-09-02 Richard Stallman @@ -3536,7 +3541,7 @@ 2007-04-15 Roland Winkler * textmodes/bibtex.el (bibtex-field-list): Use functionp. - (bibtex-make-field): Check that INIT is a string. Use functionp. + (bibtex-make-field): Check that INIT is a string. Use functionp. 2007-04-14 Glenn Morris @@ -4500,7 +4505,7 @@ * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit special help topics for keywords. (idlwave-help-assistant-command): Include ".exe" for ms-dos - etc. Assistant command. + etc. Assistant command. 2007-03-08 Chong Yidong @@ -5419,7 +5424,7 @@ (newsticker--decode-iso8601-date): Bugfix for datestrings without days. (newsticker--buffer-do-insert-text): Fix. - (newsticker--buffer-insert-enclosure): Fix. length might be missing. + (newsticker--buffer-insert-enclosure): Fix. Length might be missing. (newsticker--buffer-make-item-completely-visible): `switch-to-buffer' not necessary. @@ -8651,7 +8656,7 @@ After 5.3, 5.4: (cperl-facemenu-add-face-function): Add docs, fix U<>. Copyright message updated. - (cperl-init-faces): Work around a bug in `font-lock'. May slow + (cperl-init-faces): Work around a bug in `font-lock'. May slow facification down a bit. Misprint for my|our|local for old `font-lock' "our" was not fontified same as "my|local". @@ -9167,7 +9172,7 @@ 2006-09-26 Vinicius Jose Latorre - * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. + * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. (ebnf-version): New version 4.3. (ebnf-arrow-extra-width, ebnf-arrow-scale): New options. (ebnf-prologue): Adjust PostScript programming.