*** empty log message ***

This commit is contained in:
Eli Zaretskii 2006-06-09 18:23:06 +00:00
parent 71b169b8c4
commit 7cb93181b8
4 changed files with 26 additions and 0 deletions

View 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

View 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,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
* play/pong.el (pong-init-buffer):

View 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

View 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