comparison 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
comparison
equal deleted inserted replaced
31155:3362938ebbd7 31156:deaa66a2ac5b
1181 1181
1182 +++ 1182 +++
1183 ** New language environments `Polish', `Latin-8' and `Latin-9'. 1183 ** New language environments `Polish', `Latin-8' and `Latin-9'.
1184 Latin-8 and Latin-9 correspond respectively to the ISO character sets 1184 Latin-8 and Latin-9 correspond respectively to the ISO character sets
1185 8859-14 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign). 1185 8859-14 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign).
1186 There is currently no specific input method support for them. 1186 GNU Intlfonts doesn't support these yet; there are basic 8859-14 and
1187 8859-15 fonts at <URL:http://czyborra.com/charsets/> and recent X
1188 releases have 8859-15. There are new Latin-8 and Latin-9 prefix
1189 (only) and Polish slash input methods in Leim.
1187 1190
1188 +++ 1191 +++
1189 ** Fortran mode has a new command `fortran-strip-sequence-nos' to 1192 ** Fortran mode has a new command `fortran-strip-sequence-nos' to
1190 remove text past column 72. The syntax class of `\' in Fortran is now 1193 remove text past column 72. The syntax class of `\' in Fortran is now
1191 appropriate for C-style escape sequences in strings. 1194 appropriate for C-style escape sequences in strings.
1194 1197
1195 +++ 1198 +++
1196 ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file. 1199 ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file.
1197 1200
1198 +++ 1201 +++
1199 ** The Dabbrev package has a new user-option `dabbrev-ignore-regexps' 1202 ** The Dabbrev package has a new user-option `dabbrev-ignored-regexps'
1200 containing a list of regular expressions. Buffers matching a regular 1203 containing a list of regular expressions. Buffers matching a regular
1201 expression from that list, are not checked. 1204 expression from that list, are not checked.
1202 1205
1203 ** Emacs can now figure out modification times of remote files. 1206 ** Emacs can now figure out modification times of remote files.
1204 When you do C-x C-f /user@host:/path/file RET and edit the file, 1207 When you do C-x C-f /user@host:/path/file RET and edit the file,
1364 *** ansi-color.el translates ANSI terminal escapes into text-properties. 1367 *** ansi-color.el translates ANSI terminal escapes into text-properties.
1365 1368
1366 *** delphi.el provides a major mode for editing the Delphi (Object 1369 *** delphi.el provides a major mode for editing the Delphi (Object
1367 Pascal) language. 1370 Pascal) language.
1368 1371
1372 +++
1369 *** quickurl.el provides a simple method of inserting a URL based on 1373 *** quickurl.el provides a simple method of inserting a URL based on
1370 the text at point. 1374 the text at point.
1371 1375
1372 *** sql.el provides an interface to SQL data bases. 1376 *** sql.el provides an interface to SQL data bases.
1373 1377
1513 1517
1514 ** If `display-buffer-reuse-frames' is set, function `display-buffer' 1518 ** If `display-buffer-reuse-frames' is set, function `display-buffer'
1515 will raise frames displaying a buffer, instead of creating a new 1519 will raise frames displaying a buffer, instead of creating a new
1516 frame or window. 1520 frame or window.
1517 1521
1522 +++
1518 ** Two new functions for removing elements from lists/sequences 1523 ** Two new functions for removing elements from lists/sequences
1519 were added 1524 were added
1520 1525
1521 - Function: remove ELT SEQ 1526 - Function: remove ELT SEQ
1522 1527
1617 ** The obsolete variables before-change-function and 1622 ** The obsolete variables before-change-function and
1618 after-change-function are no longer acted upon and have been removed. 1623 after-change-function are no longer acted upon and have been removed.
1619 1624
1620 ** The function `apropos-mode' runs the hook `apropos-mode-hook'. 1625 ** The function `apropos-mode' runs the hook `apropos-mode-hook'.
1621 1626
1627 +++
1622 ** `concat' no longer accepts individual integer arguments, as 1628 ** `concat' no longer accepts individual integer arguments, as
1623 promised long ago. 1629 promised long ago.
1624 1630
1625 ** The new function `float-time' returns the current time as a float. 1631 ** The new function `float-time' returns the current time as a float.
1626 1632
2328 measured in pixels, otherwise return sizes measured in canonical 2334 measured in pixels, otherwise return sizes measured in canonical
2329 character units (fractions of the width/height of the frame's default 2335 character units (fractions of the width/height of the frame's default
2330 font). FRAME is the frame on which the image will be displayed. 2336 font). FRAME is the frame on which the image will be displayed.
2331 FRAME nil or omitted means use the selected frame. 2337 FRAME nil or omitted means use the selected frame.
2332 2338
2339 +++
2333 ** The function `find-image' can be used to find a usable image 2340 ** The function `find-image' can be used to find a usable image
2334 satisfying one of a list of specifications. 2341 satisfying one of a list of specifications.
2335 2342
2336 +++ 2343 +++
2337 ** The STRING argument of `put-image' and `insert-image' is now 2344 ** The STRING argument of `put-image' and `insert-image' is now
2338 optional. 2345 optional.
2339 2346
2340 ** Image specifications may contain the property `:ascent center'. 2347 +++
2341 2348 ** Image specifications may contain the property `:ascent center' (see
2342 When this property is specified, the image is vertically centered 2349 below).
2343 around a centerline which would be the vertical center of text drawn
2344 at the position of the image, in the manner specified by the text
2345 properties and overlays that apply to the image.
2346 2350
2347 2351
2348 * New Lisp-level Display features in Emacs 21.1 2352 * New Lisp-level Display features in Emacs 21.1
2349 2353
2350 Note that +++ before an item means the Lisp manual has been updated. 2354 Note that +++ before an item means the Lisp manual has been updated.
3195 parameter `tool-bar-lines' (X resource "toolBar", class "ToolBar") 3199 parameter `tool-bar-lines' (X resource "toolBar", class "ToolBar")
3196 controls how may lines to reserve for the tool bar. A zero value 3200 controls how may lines to reserve for the tool bar. A zero value
3197 suppresses the tool bar. If the value is non-zero and 3201 suppresses the tool bar. If the value is non-zero and
3198 `auto-resize-tool-bars' is non-nil the tool bar's size will be changed 3202 `auto-resize-tool-bars' is non-nil the tool bar's size will be changed
3199 automatically so that all tool bar items are visible. 3203 automatically so that all tool bar items are visible.
3204
3205 before this facility can be useful, we need people to donate icons.
3200 3206
3201 *** Tool bar item definitions 3207 *** Tool bar item definitions
3202 3208
3203 Tool bar items are defined using `define-key' with a prefix-key 3209 Tool bar items are defined using `define-key' with a prefix-key
3204 `tool-bar'. For example `(define-key global-map [tool-bar item1] ITEM)' 3210 `tool-bar'. For example `(define-key global-map [tool-bar item1] ITEM)'