bpt/emacs.git
2008-02-25 Stefan Monnier(Fbuffer_swap_text): New function.
2008-02-25 Chong Yidong(shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Chong Yidong* files.el (shell-quote-wildcard-pattern): Quote '...
2008-02-25 Robert J. Chassell*** empty log message ***
2008-02-25 Robert J. Chassell(describe-variable): Add phrases about initialization...
2008-02-25 Chong Yidong(command_loop_1): Revert 2006-10-09 change.
2008-02-25 Chong Yidong* keyboard.c (command_loop_1): Revert 2006-10-09 change.
2008-02-25 Juanma BarranqueroInclude malloc.h.
2008-02-25 Jan Djärv(grep-mode-tool-bar-map): New variable.
2008-02-25 Jan Djärv(tool-bar): Rquire tool-bar.
2008-02-25 Jan Djärv(x-gtk-stock-map): Add cancel. Remove extensions.
2008-02-25 Kenichi Handa(x_produce_glyphs): For a visible glyph, assure at...
2008-02-25 Jason Rumney*** empty log message ***
2008-02-25 Jason Rumney(w32font_draw): Draw one character at a time when padding.
2008-02-25 Dan Nicolaescu* configure.in: Print an error for systems that we...
2008-02-25 Glenn Morris(vc-sccs-diff): Fix setting of oldvers and newvers.
2008-02-25 Stefan Monnier* diff-mode.el (diff-file-junk-re): New const.
2008-02-25 Juanma Barranquero*** empty log message ***
2008-02-25 Stefan Monnier(Fdelete_window, Fadjust_window_trailing_edge):
2008-02-25 Kenichi Handa(struct glyph_string): New member padding_p.
2008-02-25 Kenichi Handa(w32font_draw): Pay attention to s->padding_p.
2008-02-25 Kenichi Handa(ftxfont_draw): Pay attention to s->padding_p.
2008-02-25 Kenichi Handa(xfont_draw): Pay attention to s->padding_p.
2008-02-25 Kenichi Handa(xftfont_draw): Pay attention to s->padding_p.
2008-02-25 Kenichi HandaIf the font driver doesn't have `shape' function, retur...
2008-02-25 Kenichi Handa(setup-default-fontset): Add non-OTF
2008-02-25 Kenichi HandaRegister tibetan-composition-fucntion in composition...
2008-02-25 Kenichi Handa(tibetan-composition-function): Adjusted for the new...
2008-02-25 Kenichi HandaRegister lao-composition-function in
2008-02-25 Kenichi Handa(lao-composition-function): Adjusted for the new callin...
2008-02-25 Juanma BarranqueroRegenerate.
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-25 Juri Linkov(isearch-fail): Use "RosyBrown1" for a light
2008-02-24 Juri LinkovMove successful message "Compilation finished" to the...
2008-02-24 Juri Linkov(compilation-handle-exit):
2008-02-24 Glenn Morris*** empty log message ***
2008-02-24 Glenn MorrisComment.
2008-02-24 Glenn Morris(vc-rcs-register): Fix treatment of directories in...
2008-02-24 Glenn Morris(vc-cvs-register): Fix registering of directories in...
2008-02-24 Glenn Morris(vc-mcvs-register): Fix let-binding (for use of `file').
2008-02-24 Juanma Barranquero*** empty log message ***
2008-02-24 Jason Rumney(enum_font_cb2): Don't use raster fonts for Unicode.
2008-02-24 Dan Nicolaescu(compilation-start): Specify a face for
2008-02-24 Dan Nicolaescu* configure.in: Remove references to obsolete variables and
2008-02-24 Dan Nicolaescu*** empty log message ***
2008-02-24 Dan Nicolaescu*** empty log message ***
2008-02-24 Jason Rumney(file-name-invalid-regexp): Fix octal/decimal confusion.
2008-02-24 Jason Rumney(x_draw_glyph_string_background): Clear the background
2008-02-24 Miles BaderRevert removal of `mm-hack-charsets' in Gnus
2008-02-24 Jason Rumney(w32font_text_extents): Avoid getting HDC and selecting
2008-02-24 Stefan MonnierAllow fine-grained image-cache flushing.
2008-02-24 Stefan MonnierRemove spurious * in defcustom docstrings.
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-24 Miles BaderMerge from gnus--devo--0
2008-02-24 Miles BaderMerge from gnus--rel--5.10
2008-02-24 Juanma Barranquero*** empty log message ***
2008-02-24 Juanma Barranquero*** empty log message ***
2008-02-24 Chong Yidong** modify-frame-parameters behaviour broken
2008-02-24 Chong Yidong(x_set_offset): Don't change the gravity if CHANGE_GRAV...
2008-02-24 Chong Yidong* xterm.c (x_set_offset): Don't change the gravity if
2008-02-24 Chong Yidong(x_set_offset): Don't change the gravity if CHANGE_GRAV...
2008-02-24 Chong Yidong* xterm.c (x_set_offset): Don't change the gravity if
2008-02-24 Chong Yidong** nesting of unwind-protect and atomic-change-group
2008-02-23 Juanma Barranquero(linum-after-config): Update all visible windows.
2008-02-23 Chong Yidong** Auto-Save bug when file/directory no longer exists
2008-02-23 Chong Yidong(auto_save_error_occurred): New var.
2008-02-23 Chong Yidong* fileio.c (auto_save_error_occurred): New var.
2008-02-23 Chong Yidong** Backport find-function-search-for-symbol change...
2008-02-23 Chong Yidong** Should dired-do-search bind tags-loop-revert-buffers...
2008-02-23 Chong Yidong** Loading ebrowse file yields warning
2008-02-23 Chong YidongRemove two other fixed bug items.
2008-02-23 Chong Yidong** Tweak sit-for to accept the form (sit-for 1 nil t)
2008-02-23 Glenn MorrisSome comments on previous change. A couple of things...
2008-02-23 Chong YidongRemove some Emacs 22.1 release items, and update bug...
2008-02-23 Chong Yidong(bibtex-convert-alien): Fix sit-for ags.
2008-02-23 Chong Yidong* textmodes/bibtex.el (bibtex-convert-alien): Fix sit...
2008-02-23 Glenn Morris(tree-widget-lookup-image): Let-bind `file'.
2008-02-23 Glenn Morrisiwconfig.
2008-02-23 Glenn Morris(iwconfig-program, iwconfig-program-options): Add ...
2008-02-23 Glenn MorrisYoni Rabkin <yoni at rabkins.net> (tiny change)
2008-02-23 Glenn Morris(menu-bar-games-menu): Add Bubbles and Pong. Add :help...
2008-02-23 Glenn MorrisRemove leading `*' from defcustom doc-strings.
2008-02-23 Michael OlsonERC: Sync from upstream.
2008-02-23 Bill Wohler(mh-send-letter): Call split-string on mh-send-args...
2008-02-23 Eli Zaretskii(globals_of_w32): Add initializations for g_b_init_get_...
2008-02-23 Miles BaderAdd arch tagline
2008-02-23 Dan Nicolaescu* vc.el (vc-find-revision): Make vc-parent-buffer local...
2008-02-23 Jason Rumney*** empty log message ***
2008-02-23 Jason Rumney(MOUSE_SUPPORT): Remove duplicate tooltip.elc.
2008-02-23 Jason Rumney(WINS_ALMOST): Remove term.
2008-02-22 Juanma Barranquero(font-weight-table): Fix value of `semi-light'.
2008-02-22 Stefan Monnier*** empty log message ***
2008-02-22 Stefan Monnier(font_match_xlfd, font_check_xlfd_parse): New funs.
2008-02-22 Stefan Monnier(font-weight-table, font-slant-table, font-swidth-table):
2008-02-22 Stefan Monnier(dired-mark-prompt): Don't count/display the t element.
2008-02-22 Ken ManheimerFinish pdbtrack integration cleanup, settling missing...
2008-02-22 Stefan MonnierInclude termhooks.h to find the image_cache slot in...
2008-02-22 Stefan MonnierConsolidate the image_cache to the terminal struct.
2008-02-22 Stefan Monnier(Fdelete_terminal): Declare.
2008-02-22 Stefan Monnier(CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET...
next