comparison lisp/makesum.el @ 107010:238592f6c24a

Merge from trunk
author Jason Rumney <jasonr@gnu.org>
date Thu, 14 Jan 2010 22:19:01 +0800
parents 1d1d5d9bd884
children 249a1455856a 376148b31b5e
comparison
equal deleted inserted replaced
107009:3e16e7dbb4a5 107010:238592f6c24a
1 ;;; makesum.el --- generate key binding summary for Emacs 1 ;;; makesum.el --- generate key binding summary for Emacs
2 2
3 ;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, 3 ;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
4 ;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5 5
6 ;; Maintainer: FSF 6 ;; Maintainer: FSF
7 ;; Keywords: help 7 ;; Keywords: help
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.