bpt/emacs.git
2006-07-14 Eli ZaretskiiChangeLog
2006-07-14 Eli ZaretskiiRegenerated.
2006-07-14 Eli Zaretskii(PKG_CHECK_MODULES): Redirect the output of $PKG_CONFIG...
2006-07-14 Eli ZaretskiiUpdate the Allout entry
2006-07-14 Eli ZaretskiiRequire 'cl during byte-compilation/interactive load...
2006-07-14 Jan Djärv* sound.c (alsa_init): Call snd_pcm_close after success...
2006-07-14 Kim F. Storm(BUGS): High cpu load on windows server sockets fixed.
2006-07-14 Kim F. Storm*** empty log message ***
2006-07-14 Kim F. StormFix high cpu load for server sockets.
2006-07-14 Kim F. Storm(FILE_LISTEN): New filedesc flag value.
2006-07-14 Károly LőrenteyUpdate.
2006-07-14 Károly LőrenteyUpdate.
2006-07-14 Károly LőrenteyUpdate Hungarian sample.
2006-07-14 Miles BaderMerge from gnus--rel--5.10
2006-07-14 Miles BaderUpdate for ERC 5.1.3.
2006-07-13 Nick Roberts* display.texi (Displaying Messages): Add anchor.
2006-07-13 Nick Roberts*** empty log message ***
2006-07-13 Kim F. StormRegenerate.
2006-07-13 Kim F. Storm*** empty log message ***
2006-07-13 Nick Roberts(gud-display-line): Use gdb-display-buffer. Set gdb...
2006-07-13 Nick Roberts(gdb-display-buffer): Check for gdb-source-window....
2006-07-13 Nick Roberts*** empty log message ***
2006-07-13 Stefan MonnierRe-generated to reflect change in autoload.el.
2006-07-13 Stefan Monnier(make-autoload): Remove special handling of
2006-07-13 Chong Yidongsimplify last fix.
2006-07-13 Kim F. Storm(Fthrow): Remove loop around Fsignal.
2006-07-13 Kim F. Storm(Findirect_function): Optimize for no indirection.
2006-07-13 Kim F. Storm(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
2006-07-13 Kim F. Storm*** empty log message ***
2006-07-13 Andreas Schwab(scan_sexps_forward): Use EMACS_INT for out_bytepos and
2006-07-13 Kenichi Handa(Fformat): Fix calculation of text property positions
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.
next