/[emacs]/emacs/lisp/hilit-chg.el
ViewVC logotype

Diff of /emacs/lisp/hilit-chg.el

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

revision 1.16 by pj, Mon Jul 16 12:22:58 2001 UTC revision 1.17 by pj, Mon Nov 26 16:27:33 2001 UTC
# Line 589  This allows you to manually remove highl Line 589  This allows you to manually remove highl
589      (or buffer-read-only      (or buffer-read-only
590          (hilit-chg-hide-changes)))          (hilit-chg-hide-changes)))
591    (force-mode-line-update)    (force-mode-line-update)
   (make-local-hook 'after-change-functions)  
592    (add-hook 'after-change-functions 'hilit-chg-set-face-on-change nil t))    (add-hook 'after-change-functions 'hilit-chg-set-face-on-change nil t))
593    
594  (defun hilit-chg-clear ()  (defun hilit-chg-clear ()

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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