aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-05-01 13:27:53 +0000
committerNick Roberts <[email protected]>2005-05-01 13:27:53 +0000
commit9ded0282d6620b32a31d21cda3bb613f4453e130 (patch)
tree5202d056b191a3c0970c885450c1fed3ee4f2f5b
parent0776da52f9847af9ec39840912763a5ee469f383 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dc8aab1fda..0f6dba581d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-02 Nick Roberts <[email protected]>
+
+ * 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 <[email protected]>
* files.el (require-final-newline): Make Custom tags consistent