/[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.455 by lektu, Thu May 19 23:44:17 2005 UTC revision 1.456 by lektu, Sun May 22 10:36:41 2005 UTC
# Line 784  is converted into a string by expressing Line 784  is converted into a string by expressing
784    baud-rate)    baud-rate)
785  (make-obsolete 'baud-rate "use the `baud-rate' variable instead." "before 19.15")  (make-obsolete 'baud-rate "use the `baud-rate' variable instead." "before 19.15")
786    
787    ;; These are used by VM and some old programs
788    (defalias 'focus-frame 'ignore "")
789    (make-obsolete 'focus-frame "it does nothing." "22.1")
790    (defalias 'unfocus-frame 'ignore "")
791    (make-obsolete 'unfocus-frame "it does nothing." "22.1")
792    
793    
794  ;;;; Obsolescence declarations for variables, and aliases.  ;;;; Obsolescence declarations for variables, and aliases.
795    

Legend:
Removed from v.1.455  
changed lines
  Added in v.1.456

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