/[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.52 by miles, Fri Nov 12 04:21:24 2004 UTC revision 1.690.2.53 by miles, Wed Dec 8 23:31:46 2004 UTC
# Line 2335  configuration files. Line 2335  configuration files.
2335    
2336  * Lisp Changes in Emacs 21.4  * Lisp Changes in Emacs 21.4
2337    
2338    ---
2339    ** list-buffers-noselect now takes an additional argument, BUFFER-LIST.
2340    If it is non-nil, it specifies which buffers to list.
2341    
2342    ---
2343    ** set-buffer-file-coding-system now takes an additional argument,
2344    NOMODIFY.  If it is non-nil, it means don't mark the buffer modified.
2345    
2346  +++  +++
2347  ** The new function syntax-after returns the syntax code  ** The new function syntax-after returns the syntax code
2348  of the character after a specified buffer position, taking account  of the character after a specified buffer position, taking account
# Line 3640  This returns the mode-line or header-lin Line 3648  This returns the mode-line or header-lin
3648  specified) window as a string with or without text properties.  specified) window as a string with or without text properties.
3649    
3650  +++  +++
3651    ** New function safe-plist-get.
3652    
3653    This function is like plist-get, but never signals an error for
3654    a malformed property list.
3655    
3656    +++
3657  ** New functions `lax-plist-get' and `lax-plist-put'.  ** New functions `lax-plist-get' and `lax-plist-put'.
3658    
3659  These functions are like `plist-get' and `plist-put' except that they  These functions are like `plist-get' and `plist-put' except that they

Legend:
Removed from v.1.690.2.52  
changed lines
  Added in v.1.690.2.53

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