]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Mark previous ChangeLog entry as a tiny change.
[gnu-emacs] / lisp / ChangeLog
index f69df07cf2caa12767a022bf9e175f0e48c12b19..3b0dcb1c80e7890989627ff07a474dd98c3f3f3b 100644 (file)
@@ -1,3 +1,48 @@
+2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
+
+       * subr.el (momentary-string-display): Don't overwrite the MESSAGE
+       argument with a local variable.  (Bug#5670)
+
+2010-03-02  Juri Linkov  <juri@jurta.org>
+
+       * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
+
+2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
+       error when FILENAME and NEWNAME are existing remote directories.
+
+       * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
+       parameter DIR-FLAG.
+
+2010-03-02  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
+       of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
+
+2010-03-01  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-engine.el (c-remove-stale-state-cache): Correct
+       previous patch.
+
+2010-03-01  Kenichi Handa  <handa@m17n.org>
+
+       * language/burmese.el (burmese-composable-pattern): Renamed from
+       myanmar-composable-pattern.
+
+       * international/characters.el (script-list): Change myanmar to
+       burmese.
+
+       * international/fontset.el (script-representative-chars): Change
+       myanmar to burmese.
+       (otf-script-alist): Likewise.
+       (setup-default-fontset): Likewise.  Re-fix :otf spec.
+
+2010-03-01  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * cc-engine.el (c-remove-stale-state-cache): Take account of when
+       `good-pos' is in the same macro as `here'.  Fixes bug 5649.
+
 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * menu-bar.el (menu-bar-manuals-menu): Fix typo.