Mercurial > emacs
diff etc/NEWS @ 31156:deaa66a2ac5b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 24 Aug 2000 13:34:24 +0000 |
parents | acdb063c2011 |
children | cb5d69bcd655 |
line wrap: on
line diff
--- a/etc/NEWS Thu Aug 24 13:19:19 2000 +0000 +++ b/etc/NEWS Thu Aug 24 13:34:24 2000 +0000 @@ -1183,7 +1183,10 @@ ** New language environments `Polish', `Latin-8' and `Latin-9'. Latin-8 and Latin-9 correspond respectively to the ISO character sets 8859-14 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign). -There is currently no specific input method support for them. +GNU Intlfonts doesn't support these yet; there are basic 8859-14 and +8859-15 fonts at <URL:http://czyborra.com/charsets/> and recent X +releases have 8859-15. There are new Latin-8 and Latin-9 prefix +(only) and Polish slash input methods in Leim. +++ ** Fortran mode has a new command `fortran-strip-sequence-nos' to @@ -1196,7 +1199,7 @@ ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file. +++ -** The Dabbrev package has a new user-option `dabbrev-ignore-regexps' +** The Dabbrev package has a new user-option `dabbrev-ignored-regexps' containing a list of regular expressions. Buffers matching a regular expression from that list, are not checked. @@ -1366,6 +1369,7 @@ *** delphi.el provides a major mode for editing the Delphi (Object Pascal) language. ++++ *** quickurl.el provides a simple method of inserting a URL based on the text at point. @@ -1515,6 +1519,7 @@ will raise frames displaying a buffer, instead of creating a new frame or window. ++++ ** Two new functions for removing elements from lists/sequences were added @@ -1619,6 +1624,7 @@ ** The function `apropos-mode' runs the hook `apropos-mode-hook'. ++++ ** `concat' no longer accepts individual integer arguments, as promised long ago. @@ -2330,6 +2336,7 @@ font). FRAME is the frame on which the image will be displayed. FRAME nil or omitted means use the selected frame. ++++ ** The function `find-image' can be used to find a usable image satisfying one of a list of specifications. @@ -2337,12 +2344,9 @@ ** The STRING argument of `put-image' and `insert-image' is now optional. -** Image specifications may contain the property `:ascent center'. - -When this property is specified, the image is vertically centered -around a centerline which would be the vertical center of text drawn -at the position of the image, in the manner specified by the text -properties and overlays that apply to the image. ++++ +** Image specifications may contain the property `:ascent center' (see +below). * New Lisp-level Display features in Emacs 21.1 @@ -3198,6 +3202,8 @@ `auto-resize-tool-bars' is non-nil the tool bar's size will be changed automatically so that all tool bar items are visible. +before this facility can be useful, we need people to donate icons. + *** Tool bar item definitions Tool bar items are defined using `define-key' with a prefix-key