Mercurial > emacs
annotate etc/SERVICE @ 107332:e09a216f2aab
Fix keyboard macro key lookup (Bug#5481).
* src/keymap.c (Fwhere_is_internal): Use Fequal to compare
definitions, so that keyboard macros are correctly handled
(Bug#5481).
* lisp/macros.el (insert-kbd-macro): Look up keyboard macro
using the definition, not the name (Bug#5481).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 03 Mar 2010 12:31:50 -0500 |
parents | 5a8fd913621c |
children | e6fdae9180d4 ef719132ddfa |
rev | line source |
---|---|
26119 | 1 GNU Service Directory |
2 --------------------- | |
3 | |
77204
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
4 Please see <http://www.fsf.org/resources/service/> for a list of |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
5 people who have asked to be listed as offering support services for |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
6 GNU software, including GNU Emacs, for a fee or in some cases at no |
77216
5a8fd913621c
Don't suggest emailing to get a copy -- the FSF staff have other work to do.
Richard M. Stallman <rms@gnu.org>
parents:
77204
diff
changeset
|
7 charge. |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
43141
diff
changeset
|
8 |
26119 | 9 |
52401 | 10 arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc |