log

age author description
2010-06-28 Jan D xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
2010-06-28 Jan D Mention bug number
2010-06-28 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
2010-06-28 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
2010-06-28 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
2010-06-28 Kenichi Handa merge trunk
2010-06-24 Kenichi Handa merge trunk
2010-06-28 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
2010-06-27 Dan Nicolaescu * src/s/freebsd.h (BSD4_2): Remove redundant definition.
2010-06-27 Chong Yidong * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
2010-06-27 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
2010-06-27 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
2010-06-26 Eli Zaretskii Fix the MS-DOS build due to changes in configury.
2010-06-26 Eli Zaretskii Fix the MS-DOS build due to changes in configury.
2010-06-26 Eli Zaretskii Revert revno 100646 (fixed in emacs-23 branch).
2010-06-26 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-26 Eli Zaretskii PROBLEMS: Update Cygwin-related info regarding GCC versions.
2010-06-26 Romain Francoise Cherry-pick commit 8bd9308 from the org-mode Git repository.
2010-06-26 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-25 Chong Yidong Revert last change.
2010-06-25 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
2010-06-25 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
2010-06-25 Agustin martin ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
2010-06-25 Agustin martin Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
2010-06-25 Chong Yidong Add redisplay test for image and overlay string interaction.
2010-06-24 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
2010-06-24 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
2010-06-24 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
2010-06-24 Juanma Barranquero lib-src/movemail.c (error): Avoid warning when there are no args.
2010-06-24 Juanma Barranquero src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.