emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/subr.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/subr.el
Date: Mon, 11 Mar 2002 08:31:50 -0500

Index: emacs/lisp/subr.el
diff -c emacs/lisp/subr.el:1.290 emacs/lisp/subr.el:1.291
*** emacs/lisp/subr.el:1.290    Mon Feb 25 12:41:49 2002
--- emacs/lisp/subr.el  Mon Mar 11 08:31:50 2002
***************
*** 798,803 ****
--- 798,805 ----
  unless the optional argument APPEND is non-nil, in which case
  ELEMENT is added at the end.
  
+ The return value is the new value of LIST-VAR.
+ 
  If you want to use `add-to-list' on a variable that is not defined
  until a certain package is loaded, you should put the call to `add-to-list'
  into a hook function that will be run only after loading the package.



reply via email to

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