emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp hi-lock.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp hi-lock.el
Date: Fri, 19 Dec 2008 05:29:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/12/19 05:29:04

Modified files:
        lisp           : hi-lock.el 

Log message:
        Header format fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/hi-lock.el?cvsroot=emacs&r1=1.54&r2=1.55

Patches:
Index: hi-lock.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/hi-lock.el,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- hi-lock.el  11 Aug 2008 01:23:05 -0000      1.54
+++ hi-lock.el  19 Dec 2008 05:29:04 -0000      1.55
@@ -1,9 +1,9 @@
 ;;; hi-lock.el --- minor mode for interactive automatic highlighting
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008 Free Software Foundation, Inc.
 
-;; Author: David M. Koppelman, address@hidden
+;; Author: David M. Koppelman <address@hidden>
 ;; Keywords: faces, minor-mode, matching, display
 
 ;; This file is part of GNU Emacs.




reply via email to

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