bpt/emacs.git
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.
2006-07-10 Richard M.... (edebug): Update page.
2006-07-10 Kim F. Storm(authors-ignored-files): Ignore changes
2006-07-10 Kim F. Storm*** empty log message ***
2006-07-10 Romain Francoise(authors-aliases): Update.
2006-07-10 Alan Mackenzie* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc...
2006-07-09 Nick RobertsRevert earlier change.
2006-07-09 Nick RobertsFix typo.
2006-07-09 Nick RobertsFix typos.
2006-07-09 Nick Roberts*** empty log message ***
2006-07-09 Nick Roberts(Buttons): Fix typo.
2006-07-09 Nick Robertsindex.texi, elisp.texi (New Symbols): Comment node...
2006-07-09 Richard M.... (Truncation): Clean up previous change.
2006-07-09 Stefan MonnierFix commenting style.
2006-07-09 Chong Yidong* emacs-lisp/helper.el (Helper-help-scroller): Don...
2006-07-09 Romain Francoise(compilation-mode-font-lock-keywords): Don't highlight...
2006-07-09 Chong Yidong* misc.texi (Invoking emacsclient): Document behavior...
2006-07-09 Stefan Monnier(back_comment, scan_lists): Also use EMACS_INT for...
2006-07-09 Stefan Monnier(Fforward_comment): Revert the reversion.
2006-07-09 Romain Francoiseisearch-yank-line bug fixed.
2006-07-09 Romain Francoise(isearch-yank-line): Let-bind `inhibit-field-text-motio...
2006-07-09 Stefan Monnier(fill-region-as-paragraph): Refine last change.
2006-07-09 John Paul Wallington(Fforward_comment): Use type int for `stop', `count1...
2006-07-09 John Paul Wallington(Fforward_comment): Use type int for `from' and `from_b...
2006-07-09 Richard M.... *** empty log message ***
2006-07-09 Richard M.... (Interactive Call): Use 3 as prefix in example for...
2006-07-09 Richard M.... (Attribute Functions): Move paragraph about compatibili...
next