]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 13:27:53 +0000 (13:27 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 13:27:53 +0000 (13:27 +0000)
lisp/ChangeLog

index dc8aab1fda088eca6651aeef503ae9c480cacb8c..0f6dba581d87b4904da55d8e19e9454206a9506d 100644 (file)
@@ -1,3 +1,13 @@
+2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
+
+       * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
+       bytecode symbols.
+
+       * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
+       (compiled-function-p, focus-frame, unfocus-frame):
+       Remove aliases and obsolete declarations.
+       Back out inadvertant changes from previous commit.
+
 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
 
        * files.el (require-final-newline): Make Custom tags consistent