comparison lisp/emulation/cua-base.el @ 109280:cc75fd2ab734

Fix typos in some Keywords comments.
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Jun 2010 14:01:38 -0700
parents 1d1d5d9bd884
children 60516122d066 376148b31b5e
comparison
equal deleted inserted replaced
109279:4369f3a9c1de 109280:cc75fd2ab734
2 2
3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5 5
6 ;; Author: Kim F. Storm <storm@cua.dk> 6 ;; Author: Kim F. Storm <storm@cua.dk>
7 ;; Keywords: keyboard emulation convenience cua 7 ;; Keywords: keyboard emulations convenience cua
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software: you can redistribute it and/or modify 11 ;; GNU Emacs is free software: you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by