/[emacs]/emacs/lisp/subr.el
ViewVC logotype

Diff of /emacs/lisp/subr.el

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

revision 1.421 by jas, Mon Oct 25 13:21:59 2004 UTC revision 1.422 by monnier, Thu Oct 28 23:29:26 2004 UTC
# Line 817  is converted into a string by expressing Line 817  is converted into a string by expressing
817  (make-obsolete-variable 'post-command-idle-delay  (make-obsolete-variable 'post-command-idle-delay
818    "use timers instead, with `run-with-idle-timer'." "before 19.34")    "use timers instead, with `run-with-idle-timer'." "before 19.34")
819    
820    (defvaralias 'x-lost-selection-hooks 'x-lost-selection-functions)
821    (make-obsolete-variable 'x-lost-selection-hooks 'x-lost-selection-functions "21.4")
822    (defvaralias 'x-sent-selection-hooks 'x-sent-selection-functions)
823    (make-obsolete-variable 'x-sent-selection-hooks 'x-sent-selection-functions "21.4")
824    
825  ;;;; Alternate names for functions - these are not being phased out.  ;;;; Alternate names for functions - these are not being phased out.
826    

Legend:
Removed from v.1.421  
changed lines
  Added in v.1.422

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