Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1157 emacs/etc/NEWS:1.1158
*** emacs/etc/NEWS:1.1157       Thu Apr 21 23:46:09 2005
--- emacs/etc/NEWS      Fri Apr 22 04:09:43 2005
***************
*** 2842,2847 ****
--- 2842,2856 ----
  *** The new function `rassq-delete-all' deletes all elements from an
  alist whose cdr is `eq' to a specified value.
  
+ +++
+ *** New function make-obsolete-variable to warn that a variable may be removed
+ at some stage in the future.
+ 
+ +++
+ *** New macro define-obsolete-variable-alias to combine defvaralias and
+ make-obsolete-variable.
+ 
+ >>>>>>> 1.1157
  ---
  ** easy-mmode-define-global-mode has been renamed to
  define-global-minor-mode.  The old name remains as an alias.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to