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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/whitespace.el
Date: Sun, 22 Aug 2004 13:14:26 -0400

Index: emacs/lisp/whitespace.el
diff -c emacs/lisp/whitespace.el:1.28 emacs/lisp/whitespace.el:1.29
*** emacs/lisp/whitespace.el:1.28       Sat Apr 10 05:55:47 2004
--- emacs/lisp/whitespace.el    Sun Aug 22 17:04:22 2004
***************
*** 820,825 ****
--- 820,828 ----
        (setq whitespace-rescan-timer nil))))
  
  ;;;###autoload
+ (defalias 'global-whitespace-mode 'whitespace-global-mode)
+ 
+ ;;;###autoload
  (define-minor-mode whitespace-global-mode
    "Toggle using Whitespace mode in new buffers.
  With ARG, turn the mode on iff ARG is positive.




reply via email to

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