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

Diff of /emacs/lisp/server.el

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

revision 1.93.2.2 by miles, Thu Oct 14 08:49:59 2004 UTC revision 1.93.2.3 by miles, Fri Oct 22 10:13:28 2004 UTC
# Line 631  Arg NEXT-BUFFER is a suggestion; if it i Line 631  Arg NEXT-BUFFER is a suggestion; if it i
631    (remove-hook 'kill-buffer-query-functions 'server-kill-buffer-query-function)    (remove-hook 'kill-buffer-query-functions 'server-kill-buffer-query-function)
632    (remove-hook 'kill-emacs-query-functions 'server-kill-emacs-query-function)    (remove-hook 'kill-emacs-query-functions 'server-kill-emacs-query-function)
633    (remove-hook 'kill-buffer-hook 'server-kill-buffer))    (remove-hook 'kill-buffer-hook 'server-kill-buffer))
634    
635    (add-hook 'server-unload-hook 'server-unload-hook)
636    
637  (provide 'server)  (provide 'server)
638    

Legend:
Removed from v.1.93.2.2  
changed lines
  Added in v.1.93.2.3

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