aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuanma Barranquero2004-05-12 00:02:52 +0000
committerJuanma Barranquero2004-05-12 00:02:52 +0000
commitc968810061bce96c7882e50dc82cb9f228beec34 (patch)
treec6bfd6df7c6efb5798c15f424976025c1570cd28 /etc
parent00ed4f90981710f2794ca862c47177505b7d98e8 (diff)
downloademacs-c968810061bce96c7882e50dc82cb9f228beec34.tar.gz
emacs-c968810061bce96c7882e50dc82cb9f228beec34.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dd027945f3c..d5c329bb8ba 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -97,8 +97,8 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
97C-c <left> and C-c <right>, respectively. This is an incompatible change. 97C-c <left> and C-c <right>, respectively. This is an incompatible change.
98 98
99** Help commands `describe-funcion' and `describe-key' now show function 99** Help commands `describe-funcion' and `describe-key' now show function
100arguments in italics. To change the default highlighting customize the 100arguments in lowercase italics. To change the default, customize the face
101face `help-argument-name'. 101`help-argument-name' or see variable `help-arg-highlighting-function'.
102 102
103--- 103---
104** The comint prompt can now be made read-only, using the new user 104** The comint prompt can now be made read-only, using the new user