]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(Symbol Type): Fix typo.
[gnu-emacs] / lisp / ChangeLog
index f54280e5651ab2b492ac040f7872d74f899cd402..0a96ba61341ca7fb4621f0dc2bb0417c6cba16c7 100644 (file)
@@ -1,3 +1,28 @@
+2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-save-history): Use emacs-mule coding system
+       instead of utf-8 to save filenames (it's safer in Emacs 22).
+       Set the `coding' local variable on the first line of the file.
+
+2007-12-04  Karl Fogel  <kfogel@red-bean.com>
+
+       * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
+       coding system.  This ports revisions 1.40 and 1.41 over to the
+       EMACS_22_BASE branch, but with the right coding system for Emacs
+       22 to reliably record filenames.  Suggested by Eli Zaretskii.
+
+2007-12-01  Richard Stallman  <rms@gnu.org>
+
+       * wid-edit.el (widget-type): Doc fix.
+
+2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * emacs-lisp/byte-run.el (declare-function): Change to a macro.
+
+2007-12-01  Alexandre Julliard  <julliard@winehq.org>
+
+       * vc-git.el (vc-git-dir-state): Fix the git command arguments.
+
 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):