1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00

Add 'tools' to file keywords.

This commit is contained in:
Romain Francoise 2005-10-26 08:38:07 +00:00
parent 3cae51964d
commit 9700a45fa2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-10-26 Romain Francoise <romain@orebokech.com>
* smerge-mode.el: Add 'tools' to file keywords.
2005-10-26 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-menu-map): Only display gud-until icon

View File

@ -4,7 +4,7 @@
;; 2004, 2005 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@cs.yale.edu>
;; Keywords: revision-control merge diff3 cvs conflict
;; Keywords: tools revision-control merge diff3 cvs conflict
;; This file is part of GNU Emacs.