bpt/emacs.git
2006-07-12 Chong Yidong* longlines.el (longlines-post-command-function): Handl...
2006-07-12 Alex SchroederFix typos.
2006-07-12 Stefan Monnier*** empty log message ***
2006-07-12 Romain FrancoiseFormatting fixes.
2006-07-12 Richard M.... *** empty log message ***
2006-07-12 Richard M.... (Frame Type): Explain nature of frames better.
2006-07-12 Richard M.... Fix typo in prev change.
2006-07-12 Richard M.... (Frames): Explain nature of frames better.
2006-07-12 Richard M.... (Coding Conventions): Explain why use cl at compile...
2006-07-12 Richard M.... (grep-last-buffer): Doc fix.
2006-07-12 Richard M.... (Info-try-follow-nearest-node): Doc fix.
2006-07-12 Richard M.... (edebug-instrument-function): Err if find-function...
2006-07-12 Richard M.... (find-function-search-for-symbol):
2006-07-12 Richard M.... (help-variable-def): Handle find-variable-noselect...
2006-07-12 Richard M.... (describe-variable): Handle find-variable-noselect...
2006-07-12 Richard M.... (locate-file-completion): Avoid duplicates in result.
2006-07-12 Richard M.... (custom-no-edit): New command.
2006-07-12 Kim F. Storm*** empty log message ***
2006-07-12 Kim F. Storm(load_pixmap): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(Fwindow_configuration_frame, Fset_window_configuration):
2006-07-12 Kim F. Storm(check_syntax_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(sun_item_create): Use CHECK_LIST_CONS.
2006-07-12 Kim F. Storm(Fset_match_data): Use CHECK_LIST.
2006-07-12 Kim F. Storm(Fcopy_marker): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
2006-07-12 Kim F. Storm(Fmac_get_preference): Use CHECK_LIST_END.
2006-07-12 Kim F. Storm(check_obarray): Cleanup wrong_type_argument use.
2006-07-12 Kim F. Storm(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.
2006-07-12 Kim F. Storm(access_keymap_keyremap): Use ARRAYP.
2006-07-12 Kim F. Storm(Fdefine_fringe_bitmap): Cleanup wrong_type_argument...
2006-07-12 Kim F. Storm(Flength, Felt, Ffillarray): Remove loop around wrong_t...
2006-07-12 Kim F. Storm(general_insert_function): Remove loop around wrong_typ...
2006-07-12 Kim F. Storm(sit_for): Tiny simplification.
2006-07-12 Kim F. Storm(wrong_type_argument): Remove loop around Fsignal.
2006-07-12 Kim F. Storm(check_category_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm* casetab.c (check_case_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(casify_object): Remove loop around wrong_type_argument.
2006-07-12 Kim F. Storm(Fcall_interactively): Remove loop around wrong_type_ar...
2006-07-12 Kim F. Storm(Fbyte_code): Use CHECK_VECTOR.
2006-07-12 Kim F. Storm(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
2006-07-12 Kim F. Storm(CHECK_TYPE): New macro for generic type checking.
2006-07-12 Kim F. Storm*** empty log message ***
2006-07-12 Kim F. StormMore cleanup related to last change.
2006-07-12 YAMAMOTO Mitsuharu*** empty log message ***
2006-07-12 YAMAMOTO MitsuharuInclude blockinput.h.
2006-07-12 YAMAMOTO MitsuharuInclude blockinput.h.
2006-07-12 YAMAMOTO MitsuharuInclude blockinput.h.
2006-07-12 YAMAMOTO Mitsuharu(dired.o, editfns.o, fileio.o): Depend on blockinput.h.
2006-07-12 YAMAMOTO MitsuharuRemove descriptions about Metrowerks CodeWarrior.
2006-07-12 YAMAMOTO MitsuharuRemove descriptions about Metrowerks CodeWarrior. ...
2006-07-12 YAMAMOTO Mitsuharu(Getting Out): Suspending is not allowed on Mac, either.
2006-07-12 YAMAMOTO Mitsuharu(Window System Selections): Mention scrap support for...
2006-07-12 Kim F. Storm(sit_for): Use XINT.
2006-07-12 David KastrupChange iota subscriptum transliteration in
2006-07-12 Nick Roberts(tumme-create-thumb)
2006-07-12 Nick Roberts(thumbs-call-convert): Use shell-command-switch.
2006-07-12 Nick Roberts*** empty log message ***
2006-07-11 Kim F. Storm(sit_for): Signal error if TIMEOUT is not a number...
2006-07-11 Kim F. Storm(ido-copy-current-file-name): Use buffer-name if buffer...
2006-07-11 Kim F. Storm*** empty log message ***
2006-07-11 Kim F. StormAdd space for clarity.
2006-07-11 Kim F. Storm(Fcall_interactively): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm(Fdo_auto_save): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm(command_loop_1, read_char, Fexecute_extended_command):
2006-07-11 Kim F. Storm(temp_echo_area_glyphs): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm(sit_for): Update prototype.
2006-07-11 Kim F. Storm(sit_for): Remove prototype.
2006-07-11 Kim F. Storm(sit_for): Reduce number of args from 5 to 3.
2006-07-11 Chong Yidong* simple.el (undo-ask-before-discard): Set to nil.
2006-07-11 Chong Yidongundo-ask-before-discard set to nil.
2006-07-11 Chong Yidong* vc.el (vc-exec-after): Don't delete process manually.
2006-07-11 Chong Yidong* progmodes/ebrowse.el (ebrowse-display-member-buffer...
2006-07-11 Stefan Monnier(compilation-error-regexp-alist-alist): Fix ambiguity...
2006-07-11 Stefan MonnierRemove spurious * in docstrings.
2006-07-11 Stefan Monnier(forw_comment): Also use EMACS_INT for buffer positions.
2006-07-11 Francesco Potortìetags now tags #undef, too
2006-07-11 Francesco Potortì**** In C and derived languages, etags creates tags...
2006-07-11 Francesco Potortì(absolute_filename): Free unused space (cosmetic change).
2006-07-11 Robert J. ChassellRe-attempt commit.
2006-07-11 Robert J. Chassell* textmodes/texinfmt.el: Finally remember to set texinf...
2006-07-11 Nick Roberts(tumme-create-thumb)
2006-07-11 Nick Roberts*** empty log message ***
2006-07-11 Kim F. Storm*** empty log message ***
2006-07-11 Kim F. Storm(Waiting): (sit-for -1) is no longer special.
2006-07-11 Kim F. Storm(Forcing Redisplay): Add `redisplay' function.
2006-07-11 Kim F. Storm(sit-for): Doc fix. Specify normal arg list using...
2006-07-11 Kim F. Storm*** empty log message ***
2006-07-11 Chong YidongDoc fix.
2006-07-10 Kim F. Storm(Fredisplay): Doc fix.
2006-07-10 Kim F. Storm(Fredisplay): Add FORCE argument to force redisplay...
2006-07-10 Nick RobertsModify last change.
2006-07-10 Nick Roberts(Coding Conventions): Mention macros.
2006-07-10 Nick Roberts*** empty log message ***
2006-07-10 Chong Yidongfix typo
2006-07-10 Chong Yidong* progmodes/cc-awk.el (defconst): Fix compilation error.
2006-07-10 Chong Yidong(c-awk-escaped-nls*): Use eval-and-compile to avoid...
2006-07-10 Chong Yidong* subr.el (sit-for): New function.
2006-07-10 Chong YidongDoc fix.
2006-07-10 Chong Yidong* puresize.h (BASE_PURESIZE): Increment to 1211000.
next