changeset 61965:7e010855435e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 01 May 2005 13:27:53 +0000
parents fc75d79da090
children ab5cfcb3ccdb
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 01 12:56:42 2005 +0000
+++ b/lisp/ChangeLog	Sun May 01 13:27:53 2005 +0000
@@ -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