# HG changeset patch # User Juri Linkov # Date 1118061466 0 # Node ID ab68a12df35aad2c6a254e1b2f71cdc31663f7dc # Parent ac2e43626d90dffc35618a7eba729e7ed9c410a8 *** empty log message *** diff -r ac2e43626d90 -r ab68a12df35a etc/ChangeLog --- a/etc/ChangeLog Mon Jun 06 12:36:29 2005 +0000 +++ b/etc/ChangeLog Mon Jun 06 12:37:46 2005 +0000 @@ -1,3 +1,10 @@ +2005-06-06 Juri Linkov + + * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space. + + * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the + second line to Local Variables. Fix title line. + 2005-05-30 Miles Bader * emacs-buffer.gdb: Remove RCS keywords. diff -r ac2e43626d90 -r ab68a12df35a lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 06 12:36:29 2005 +0000 +++ b/lisp/ChangeLog Mon Jun 06 12:37:46 2005 +0000 @@ -1,3 +1,25 @@ +2005-06-06 Juri Linkov + + * font-lock.el (font-lock-regexp-backslash) + (font-lock-regexp-backslash-construct): New faces. + (lisp-font-lock-keywords-2): Use new faces. Match `?:' only + after `('. Add `while-no-input' to control structures. + + * faces.el (no-break-space, shadow): New faces. + (escape-glyph): Use less loud colors pink2 and red4. + + * diff-mode.el (diff-context-face) + * dired.el (dired-ignored) + * rfn-eshadow.el (file-name-shadow) + * tmm.el (tmm-inactive-face): Inherit from `shadow' face. + + * info.el (Info-title-1-face): Use green instead of yellow because + bold yellow is not readable on light backgrounds. + + * progmodes/compile.el (compilation-start): Move `erase-buffer' up + before selecting the desired mode to not spend time fontifying + old contents. + 2005-06-06 Juanma Barranquero * isearchb.el (isearchb): Don't pass a spurious second argument to diff -r ac2e43626d90 -r ab68a12df35a src/ChangeLog --- a/src/ChangeLog Mon Jun 06 12:36:29 2005 +0000 +++ b/src/ChangeLog Mon Jun 06 12:37:46 2005 +0000 @@ -1,3 +1,11 @@ +2005-06-06 Juri Linkov + + * xdisp.c (Qno_break_space): New variable. + (syms_of_xdisp): Initialize it. + (get_next_display_element): Add no-break space and soft hypen + codes for iso8859-2 and iso8859-5. Don't add `\' for them. + Use `no-break-space' face for no-break spaces. + 2005-06-06 Jan Dj,Ad(Brv * window.c (delete_window): Handle the case where a h/vchild has