emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/whitespace.el
Date: Mon, 01 Sep 2003 11:49:29 -0400

Index: emacs/lisp/whitespace.el
diff -c emacs/lisp/whitespace.el:1.25 emacs/lisp/whitespace.el:1.26
*** emacs/lisp/whitespace.el:1.25       Wed Jun 11 00:00:33 2003
--- emacs/lisp/whitespace.el    Mon Sep  1 11:45:18 2003
***************
*** 5,11 ****
  ;; Author: Rajesh Vaidheeswarran <address@hidden>
  ;; Keywords: convenience
  
! ;; $Id: whitespace.el,v 1.25 2003/06/11 04:00:33 rv Exp $
  ;; This file is part of GNU Emacs.
  
  ;; GNU Emacs is free software; you can redistribute it and/or modify
--- 5,11 ----
  ;; Author: Rajesh Vaidheeswarran <address@hidden>
  ;; Keywords: convenience
  
! ;; $Id: whitespace.el,v 1.26 2003/09/01 15:45:18 miles Exp $
  ;; This file is part of GNU Emacs.
  
  ;; GNU Emacs is free software; you can redistribute it and/or modify
***************
*** 851,854 ****
--- 851,856 ----
    (remove-hook 'kill-buffer-hook 'whitespace-buffer))
  
  (provide 'whitespace)
+ 
+ ;;; arch-tag: 4ff44e87-b63c-402d-95a6-15e51e58bd0c
  ;;; whitespace.el ends here




reply via email to

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