bpt/emacs.git
2009-04-29 Chong Yidong* subr.el (assoc-default): Doc fix.
2009-04-29 YAMAMOTO Mitsuharu(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
2009-04-29 YAMAMOTO Mitsuharu(init_atimer): Also clear stopped_atimers.
2009-04-29 Chong YidongFix typo.
2009-04-29 Chong Yidong* variables.texi (File Local Variables): Note that...
2009-04-29 Chong Yidong* files.el (hack-local-variables-prop-line)
2009-04-29 Kenichi Handa(set_default_ascii_font): Delete extern.
2009-04-29 Kenichi Handa(set_default_ascii_font): Delete this unused function.
2009-04-29 Kenichi Handa(x_set_font): When ARG is a font-object, check if the
2009-04-28 Chong Yidong* progmodes/which-func.el (which-function): Don't assum...
2009-04-28 Andreas Schwab* fns.c (Flocale_info): Protect vector from GC during...
2009-04-28 Stefan Monnier(load-library): Improve docstring.
2009-04-28 Stefan Monnier(Lisp Libraries): `load-library' does offer completion.
2009-04-28 Stefan Monnier(quail-vunion): Remove unexplained nreverse.
2009-04-28 Reiner SteibUse dns-query instead of query-dns. Was renamed on...
2009-04-28 Nick Roberts(gdb-tooltip-print): Avoid "Non-X frame used"
2009-04-28 Nick Roberts*** empty log message ***
2009-04-28 Chong Yidong* frames.texi (Text-Only Mouse): Mention gpm-mouse...
2009-04-28 Chong YidongChange arg name to make it clear that it's ignored.
2009-04-28 Chong Yidong* tooltip.el (tooltip-show-help): Fall back on
2009-04-27 Jay Belanger(calc-mode): Replace `copy-list' with `copy-sequence'.
2009-04-27 Andreas Schwab* sysdep.c: Include <ctype.h>.
2009-04-27 David Reitternsfont.m (nsfont_open): remove unused variable shrink...
2009-04-27 David Reitter*** empty log message ***
2009-04-26 Johan Bockgård(syms_of_keyboard) <input-decode-map>: Doc fix.
2009-04-26 Eli Zaretskii(Tags): Clarify the text some more.
2009-04-26 Eli Zaretskii(Tags): Clarify the text some more.
2009-04-26 Chong YidongChecked tips.texi.
2009-04-26 Chong Yidong* tips.texi (Coding Conventions): Copyedits. Add xref...
2009-04-26 Jay Belanger(calc-set-mode-line): Check to make sure that the corre...
2009-04-25 Eli Zaretskii(Tags): Clarify the text some more.
2009-04-25 Chong Yidong* simple.el (line-move-visual): If point is stuck movin...
2009-04-25 Chong YidongAdd comment for last change.
2009-04-25 Chong Yidong* configure: Regenerate.
2009-04-25 Chong Yidong* startup.el (normal-top-level): Implement a work-aroun...
2009-04-25 Eli Zaretskii(Tags): Fix last change.
2009-04-25 Eli Zaretskii(Tags): Clarify text. (Bug#3101)
2009-04-25 Jason Rumney(clear_cached_metrics): Remove, unused since 2008-08-02.
2009-04-25 Chong YidongRegenerate.
2009-04-25 YAMAMOTO Mitsuharu(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
2009-04-24 Michael Albinus* net/tramp.el (tramp-handle-directory-files-and-attrib...
2009-04-24 Juanma BarranqueroFix typos.
2009-04-24 Juanma BarranqueroFix typos.
2009-04-23 Chong YidongRevert incorrect checkin.
2009-04-23 Chong Yidong* hi-lock.el (hi-lock--inhibit-font-lock-hook): New...
2009-04-23 Kenichi Handa(Fx_list_fonts): If a font size is specified in PATTERN...
2009-04-22 Daiki Ueno(Security): Mention that EasyPG is the current default.
2009-04-22 Chong Yidong* keyboard.c (Fset_input_meta_mode): Doc fix.
2009-04-22 Chong YidongChecked os.texi.
2009-04-22 Chong YidongUpdate documentation status.
2009-04-22 Chong Yidong* os.texi (Command-Line Arguments): Document
2009-04-22 Chong Yidong* term.c (Vsuspend_tty_functions, Vresume_tty_functions...
2009-04-22 Chong Yidong* term.c (Ftty_display_color_p, Ftty_display_color_cells)
2009-04-22 Chong YidongMinor comment fix.
2009-04-22 Chong YidongDocumented initial-buffer-choice.
2009-04-22 Chong Yidong* entering.texi (Entering Emacs): Document initial...
2009-04-21 Juanma BarranqueroAdd bug reference.
2009-04-21 Kenichi Handa(font_score): Check AVGWIDTH too.
2009-04-21 Martin RudalicsFix bug number in comment.
2009-04-21 Martin Rudalics(diff-find-source-location): Don't call
2009-04-21 Kenichi Handa(font_load_for_lface): Cancel previous change.
2009-04-21 Kenichi Handa(decode_coding_utf_16): Reduce charbuf_end for the
2009-04-21 Kenichi Handa(unidata-get-decomposition): Fix previous change.
2009-04-21 Kenichi HandaRe-generated.
2009-04-21 Miles Baderadmin/quick-install-emacs: Update get_config_var for...
2009-04-20 Roland Winkler(proced-sort): Declare it buffer-local.
2009-04-20 Stefan Monnier(rfc2047-decode-region): Don't skip past `start', which
2009-04-20 Juanma Barranquero* emacsclient.c (print_help_and_exit): Fix typo and...
2009-04-20 Chong Yidong* emacsclient.c (print_help_and_exit): Clarify argument...
2009-04-20 Chong Yidong* os.texi (Startup Summary): Copyedits. The init file...
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-04-19 Jan DjärvMake Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECAT...
2009-04-18 Jason Rumney(list-colors-duplicates): w32-default-color-map is...
2009-04-18 Andreas Schwab(font_put_frame_data): Use xfree instead of free.
2009-04-18 Juanma Barranquero* msdog.texi (Windows Fonts): Fix typos.
2009-04-18 Juanma Barranquero* files.texi (Save Commands): Fix pxref.
2009-04-18 Daiki Uenoepa-file: fix garble with decode-coding-inserted-region
2009-04-18 Chong Yidong* net/rcirc.el (rcirc): Use correct property names...
2009-04-18 Chong Yidong* thingatpt.el (thing-at-point-bounds-of-list-at-point...
2009-04-18 Chong Yidong* files.texi (Save Commands): Mention diff-buffer-with...
2009-04-17 Juanma Barranquero* w32font.c (Qja, Qko): Remove declarations.
2009-04-17 Chong Yidong* font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-17 Kenichi Handa(unidata-get-decomposition): Adjust Hangle decompositio...
2009-04-17 Kenichi HandaRe-generated.
2009-04-17 Kenichi Handa(Ftranslate_region_internal): Use Fconcat to make a
2009-04-17 Kenichi Handa(ftfont_pattern_entity): Return a newly allocated
2009-04-16 Chong Yidong* textmodes/flyspell.el (flyspell-correct-word-before...
2009-04-16 Andreas Schwab* search.c: Use EMACS_INT for buffer positions. Add...
2009-04-16 Andreas SchwabAdd bug reference.
2009-04-16 Andreas Schwab(boyer_moore): Use zero as marker value for a possible
2009-04-16 Chong Yidong* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
2009-04-16 Chong Yidongbrowse-url.el (browse-url-filename-alist): Update ...
2009-04-16 Chong Yidong* keyboard.c (adjust_point_for_property): Disable 2009...
2009-04-16 Chong Yidong* ediff-wind.el (ediff-make-wide-display): Fix typo...
2009-04-16 Kenichi Handa(xfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(xftfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(Qja, Qko): Don't make them static.
2009-04-16 Kenichi Handa(font_sort_entites): Change the meaning of the arg
2009-04-16 Kenichi Handa(merge_face_vectors): Reflect font properties in
2009-04-16 Kenichi Handa(charset_ksc5601): Extern it.
next