aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov <[email protected]>2005-06-06 12:37:46 +0000
committerJuri Linkov <[email protected]>2005-06-06 12:37:46 +0000
commitc476bcb06c7fff47d9223555be774236e06462ce (patch)
tree5e540250fc257437d870de945a70b404b503dce8
parent44e582b843ef057c07d89dfa5485fd9814caa0d1 (diff)
*** empty log message ***
-rw-r--r--etc/ChangeLog7
-rw-r--r--lisp/ChangeLog22
-rw-r--r--src/ChangeLog8
3 files changed, 37 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 2a21b59630..7a09fa3ac2 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-06 Juri Linkov <[email protected]>
+
+ * 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 <[email protected]>
* emacs-buffer.gdb: Remove RCS keywords.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b03d78af3c..570b6a91a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,25 @@
+2005-06-06 Juri Linkov <[email protected]>
+
+ * 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 <[email protected]>
* isearchb.el (isearchb): Don't pass a spurious second argument to
diff --git a/src/ChangeLog b/src/ChangeLog
index 308d55187d..5d49e82d87 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2005-06-06 Juri Linkov <[email protected]>
+
+ * 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 <[email protected]>
* window.c (delete_window): Handle the case where a h/vchild has