diff options
author | Kenichi Handa <handa@m17n.org> | 2003-12-01 13:06:41 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-12-01 13:06:41 +0000 |
commit | 3999c70516b3eed8554b9e13ebdf7ae3f8ea6601 (patch) | |
tree | b36a4a1d7cd18561cf8d6ba42918f04c3eaf402a /etc | |
parent | 1ace9906b38aa264daa9c8f066d6993a40016e69 (diff) | |
download | emacs-3999c70516b3eed8554b9e13ebdf7ae3f8ea6601.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -109,10 +109,6 @@ preceded by one of the words `variable' or `option'. ** The max size of buffers and integers has been doubled. On 32bit machines, it is now 256M (i.e. 268435455). -** Under XFree86 4, the display table is modified so that `' is -displayed as balanced quotes, not the ASCII glyphs whose shape has -been changed generally in the XFree86 fonts. - +++ ** The -f option, used from the command line to call a function, now reads arguments for the function interactively if it is @@ -1758,7 +1754,7 @@ events, rather than a text area click event. *** Function `mouse-set-point' now works for events outside text area. +++ -*** Ǹew function `posn-area' returns window area clicked on (nil means +*** New function `posn-area' returns window area clicked on (nil means text area). +++ |