Wed, 12 Jul 2006 16:07:17 +0000 |
Richard M. Stallman |
(Coding Conventions): Explain why use cl at compile time.
|
Wed, 12 Jul 2006 16:05:19 +0000 |
Richard M. Stallman |
(grep-last-buffer): Doc fix.
|
Wed, 12 Jul 2006 16:04:46 +0000 |
Richard M. Stallman |
(Info-try-follow-nearest-node): Doc fix.
|
Wed, 12 Jul 2006 16:04:23 +0000 |
Richard M. Stallman |
(edebug-instrument-function): Err if find-function-noselect gives no position.
|
Wed, 12 Jul 2006 16:03:47 +0000 |
Richard M. Stallman |
(find-function-search-for-symbol):
|
Wed, 12 Jul 2006 16:00:45 +0000 |
Richard M. Stallman |
(help-variable-def): Handle find-variable-noselect returning no position.
|
Wed, 12 Jul 2006 15:58:10 +0000 |
Richard M. Stallman |
(describe-variable): Handle find-variable-noselect returning no position.
|
Wed, 12 Jul 2006 15:57:07 +0000 |
Richard M. Stallman |
(locate-file-completion): Avoid duplicates in result.
|
Wed, 12 Jul 2006 15:56:33 +0000 |
Richard M. Stallman |
(custom-no-edit): New command.
|
Wed, 12 Jul 2006 13:22:36 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 12 Jul 2006 13:22:10 +0000 |
Kim F. Storm |
(load_pixmap): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:22:00 +0000 |
Kim F. Storm |
(Fwindow_configuration_frame, Fset_window_configuration):
|
Wed, 12 Jul 2006 13:21:51 +0000 |
Kim F. Storm |
(check_syntax_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:21:39 +0000 |
Kim F. Storm |
(sun_item_create): Use CHECK_LIST_CONS.
|
Wed, 12 Jul 2006 13:20:32 +0000 |
Kim F. Storm |
(Fset_match_data): Use CHECK_LIST.
|
Wed, 12 Jul 2006 13:19:54 +0000 |
Kim F. Storm |
(Fcopy_marker): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:19:42 +0000 |
Kim F. Storm |
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:33 +0000 |
Kim F. Storm |
(Fmac_get_preference): Use CHECK_LIST_END.
|
Wed, 12 Jul 2006 13:19:27 +0000 |
Kim F. Storm |
(check_obarray): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:19:15 +0000 |
Kim F. Storm |
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:04 +0000 |
Kim F. Storm |
(access_keymap_keyremap): Use ARRAYP.
|
Wed, 12 Jul 2006 13:17:29 +0000 |
Kim F. Storm |
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:17:13 +0000 |
Kim F. Storm |
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:16:32 +0000 |
Kim F. Storm |
(general_insert_function): Remove loop around wrong_type_argument.
|