]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 11 Apr 2007 03:55:50 +0000 (03:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 11 Apr 2007 03:55:50 +0000 (03:55 +0000)
lisp/ChangeLog

index eca3f6e1c34e68ad6b97fb88da9f00845a24fc88..4fdf8ee924f24d48881f066856d42ab31816a0b7 100644 (file)
@@ -1,3 +1,14 @@
+2007-04-11  Markus Triska  <markus.triska@gmx.at>
+
+        * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
+        (byte-optimize-backward-word): Remove (move to bytecomp.el)
+
+        * emacs-lisp/bytecomp.el (byte-compile-char-before): Improve
+        numeric argument case.
+        (byte-compile-backward-char, byte-compile-backward-word): New
+        functions, performing rewriting previously done in byte-opt.el.
+        Fix their "Fixme" item (restriction to numeric arguments).
+
 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar with