/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.690.2.21 by miles, Tue Jul 6 09:14:10 2004 UTC revision 1.690.2.22 by miles, Tue Jul 6 09:31:23 2004 UTC
# Line 90  types any more.  Add -DUSE_LISP_UNION_TY Line 90  types any more.  Add -DUSE_LISP_UNION_TY
90    
91  * Changes in Emacs 21.4  * Changes in Emacs 21.4
92    
93    ** A New package flymake.el does on-the-fly syntax checking of program
94    source files.  See the Flymake's Info manual for more details.
95    
96  ** New input method chinese-sisheng for inputting Chinese Pinyin  ** New input method chinese-sisheng for inputting Chinese Pinyin
97  characters.  characters.
98    
# Line 1045  counter to the specified source line (th Line 1048  counter to the specified source line (th
1048    
1049    Minor Improvements    Minor Improvements
1050    
1051    *** The STARTTLS elisp wrapper (starttls.el) can now use GNUTLS
1052    instead of the OpenSSL based "starttls" tool.  For backwards
1053    compatibility, it will prefer "starttls", but you can toggle
1054    `starttls-use-gnutls' to switch to GNUTLS (or simply remove the
1055    "starttls" tool).
1056    
1057  *** Do not allow debugger output history variable to grow without bounds.  *** Do not allow debugger output history variable to grow without bounds.
1058    
1059  +++  +++
# Line 2033  configuration files. Line 2042  configuration files.
2042    
2043  * Lisp Changes in Emacs 21.4  * Lisp Changes in Emacs 21.4
2044    
2045    ** If the buffer's undo list for the current command gets longer than
2046    undo-outer-limit, garbage collection empties it.  This is to prevent
2047    it from using up the available memory and choking Emacs.
2048    
2049  ** New function quail-find-key returns a list of keys to type in the  ** New function quail-find-key returns a list of keys to type in the
2050  current input method to input a character.  current input method to input a character.
2051    

Legend:
Removed from v.1.690.2.21  
changed lines
  Added in v.1.690.2.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26