emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [emacs-unicode-2]
Date: Fri, 16 Jul 2004 22:49:55 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.841.2.7 emacs/etc/NEWS:1.841.2.8
*** emacs/etc/NEWS:1.841.2.7    Sun Jul 11 22:07:26 2004
--- emacs/etc/NEWS      Sat Jul 17 02:46:44 2004
***************
*** 170,175 ****
--- 170,181 ----
  
  * Changes in Emacs 21.4
  
+ +++
+ ** There are now two new regular expression operators, \_< and \_>,
+ for matching the beginning and end of a symbol.  A symbol is a
+ non-empty sequence of either word or symbol constituent characters, as
+ specified by the syntax table.
+ 
  ** Passing resources on the command line now works on MS Windows.
  You can use --xrm to pass resource settings to Emacs, overriding any
  existing values.  For example:
***************
*** 724,730 ****
  
  ** MH-E changes.
  
! Upgraded to MH-E version 7.3. There have been major changes since
  version 5.0.2; see MH-E-NEWS for details.
  
  +++
--- 730,736 ----
  
  ** MH-E changes.
  
! Upgraded to MH-E version 7.4.4. There have been major changes since
  version 5.0.2; see MH-E-NEWS for details.
  
  +++
***************
*** 2253,2259 ****
  
  * Lisp Changes in Emacs 21.4
  
! ** If a command sets transient-mark-mode to `only', that 
  enables Transient Mark mode for the following command only.
  During that following command, the value of transient-mark-mode
  is `identity'.  If it is still `identity' at the end of the command,
--- 2259,2269 ----
  
  * Lisp Changes in Emacs 21.4
  
! +++
! ** `visited-file-modtime' and `calendar-time-from-absolute' now return
! a list of two integers, instead of a cons.
! 
! ** If a command sets transient-mark-mode to `only', that
  enables Transient Mark mode for the following command only.
  During that following command, the value of transient-mark-mode
  is `identity'.  If it is still `identity' at the end of the command,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]