diff options
| author | Juanma Barranquero | 2004-05-12 00:02:52 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2004-05-12 00:02:52 +0000 |
| commit | c968810061bce96c7882e50dc82cb9f228beec34 (patch) | |
| tree | c6bfd6df7c6efb5798c15f424976025c1570cd28 /etc | |
| parent | 00ed4f90981710f2794ca862c47177505b7d98e8 (diff) | |
| download | emacs-c968810061bce96c7882e50dc82cb9f228beec34.tar.gz emacs-c968810061bce96c7882e50dc82cb9f228beec34.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -97,8 +97,8 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 97 | C-c <left> and C-c <right>, respectively. This is an incompatible change. | 97 | C-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 |
| 100 | arguments in italics. To change the default highlighting customize the | 100 | arguments in lowercase italics. To change the default, customize the face |
| 101 | face `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 |