/[emacs]/emacs/lisp/add-log.el
ViewVC logotype

Diff of /emacs/lisp/add-log.el

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

revision 1.156 by sds, Mon Mar 21 14:37:35 2005 UTC revision 1.157 by marcelo, Sun Apr 3 23:03:21 2005 UTC
# Line 225  Note: The search is conducted only withi Line 225  Note: The search is conducted only withi
225        (2 'change-log-email-face)))        (2 'change-log-email-face)))
226      ;;      ;;
227      ;; File names.      ;; File names.
228      ("^\t\\* \\([^ ,:([\n]+\\)"      ("^\\(?: +\\|\t\\)\\* \\([^ ,:([\n]+\\)"
229       (1 'change-log-file-face)       (1 'change-log-file-face)
230       ;; Possibly further names in a list:       ;; Possibly further names in a list:
231       ("\\=, \\([^ ,:([\n]+\\)" nil nil (1 'change-log-file-face))       ("\\=, \\([^ ,:([\n]+\\)" nil nil (1 'change-log-file-face))

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

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