annotate lisp/.cvsignore @ 104922:c603ee2aac17

* keymap.c (QCadvertised_binding): New constant. (syms_of_keymap): Initialize it. (Fwhere_is_internal): Try and use bindings from :advertised-binding if applicable. * progmodes/xscheme.el (xscheme-evaluation-commands): Put a :advertised-binding property rather than using advertised-xscheme-send-previous-expression. (advertised-xscheme-send-previous-expression): Declare obsolete. * emulation/crisp.el (crisp-mode-map): Use `undo' rather than `advertised-undo'. (crisp-mode): Add corresponding bindings to undo's :advertised-binding instead. * dired.el (dired-mode-map): Put a :advertised-binding property rather than using dired-advertised-find-file. (dired-advertised-find-file): * simple.el (advertised-undo): * wid-edit.el (advertised-widget-backward): Declare obsolete. (widget-keymap): Put a :advertised-binding property rather than using advertised-widget-backward. * bindings.el (ctl-x-map): Put a :advertised-binding property rather than using advertised-undo. * tutorial.el (tutorial--default-keys): Adjust accordingly.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Sep 2009 00:58:59 +0000
parents bae03e1f7131
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31648
2e692da8f736 Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29750
diff changeset
1 *.elc
47590
1efefab8bd92 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 35958
diff changeset
2 MANIFEST
31648
2e692da8f736 Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29750
diff changeset
3 Makefile
65666
2e95191b77c0 Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents: 52530
diff changeset
4 Makefile.unix
2e95191b77c0 Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents: 52530
diff changeset
5 makefile
31648
2e692da8f736 Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29750
diff changeset
6 elc.tar.gz
47904
64908cd89f5c added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents: 47590
diff changeset
7 cus-load.el
64908cd89f5c added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents: 47590
diff changeset
8 finder-inf.el
64908cd89f5c added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents: 47590
diff changeset
9 subdirs.el
52530
2bac1082968e add loaddefs.el
Andreas Schwab <schwab@suse.de>
parents: 47904
diff changeset
10 loaddefs.el
95560
bae03e1f7131 Add TAGS, TAGS-LISP.
Glenn Morris <rgm@gnu.org>
parents: 65666
diff changeset
11 TAGS
bae03e1f7131 Add TAGS, TAGS-LISP.
Glenn Morris <rgm@gnu.org>
parents: 65666
diff changeset
12 TAGS-LISP