*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Jun 2006 18:23:06 +0000 (18:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Jun 2006 18:23:06 +0000 (18:23 +0000)
lib-src/ChangeLog
lisp/ChangeLog
lispref/ChangeLog
src/ChangeLog

index 557d8a2..040f155 100644 (file)
@@ -1,3 +1,12 @@
+2006-06-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * yow.c: Remove file.
+
+       * makefile.w32-in ($(BLD)/yow.$(O)): Remove target.
+
+       * Makefile.in (UTILITIES): Remove yow${EXEEXT}.
+       yow${EXEEXT}: Remove target.
+
 2006-06-04  Masatake YAMATO  <jet@gyve.org>
 
        * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file
index 2b3d6d5..2cf6960 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
+
+       * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
+       spaces after the comment start.
+
 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * play/pong.el (pong-init-buffer):
index 16ba4ac..f7d95c2 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
+       syntax.
+
 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
 
        * display.texi (Font Selection): Remove description of
index c095f3e..5154dc5 100644 (file)
@@ -1,3 +1,10 @@
+2006-06-03  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * lread.c (read_escape): Provide a Unicode character escape
+       syntax; \u followed by exactly four or \U followed by exactly
+       eight hex digits in a comment or string is read as a Unicode
+       character with that code point.
+
 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
 
        * window.c (window_scroll_pixel_based): Signal "Beginning of