log etc/NEWS @ 109964:894f06878a7e

age author description
Mon, 23 Aug 2010 15:57:55 +0200 Michael Albinus * NEWS: dbus.el supports alternative buses.
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Thu, 19 Aug 2010 17:43:45 +0200 Stefan Monnier New post-self-insert-hook.
Wed, 18 Aug 2010 13:11:01 +0200 Joakim merge from trunk, no conflicts
Wed, 18 Aug 2010 12:35:23 +0200 Joakim documentation changes
Tue, 17 Aug 2010 23:54:26 -0700 Glenn Morris Add bug ref to placeholder NEWS entry.
Tue, 17 Aug 2010 19:48:28 -0700 Glenn Morris Add NEWS placeholder.
Sun, 15 Aug 2010 22:33:17 -0400 Chong Yidong Let all active regions set the primary selection.
Sat, 14 Aug 2010 18:58:10 -0400 Chong Yidong Allow delayed autojoin in ERC (Bug#5521).
Fri, 13 Aug 2010 08:57:12 +0200 Jan D Fix typo.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Wed, 11 Aug 2010 20:28:10 +0200 Jan D Take colors for region face (selected text) from the Gtk+ theme.
Tue, 10 Aug 2010 19:04:32 -0400 Michael Mauger Suppress continuation prompts in SQL interactive mode
Tue, 10 Aug 2010 15:18:14 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el: New file.
Sat, 07 Aug 2010 15:39:04 -0400 Chong Yidong Change `select-active-region' mechanics.
Sat, 07 Aug 2010 13:26:42 +0300 Eli Zaretskii NEWS: Mention the Hebrew translation of the tutorial.
Thu, 05 Aug 2010 21:01:00 -0700 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Thu, 29 Jul 2010 19:10:41 +0200 Jan D. Add doc and NEWS for tool-bar-position.
Sat, 24 Jul 2010 15:35:31 +0200 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Tue, 20 Jul 2010 21:56:55 -0400 Michael Mauger SQL Mode V2.3 - cleanup connection handling
Mon, 19 Jul 2010 15:39:19 +0200 Juanma Barranquero * NEWS: Mention --enable-checking is now supported on Windows.
Sun, 18 Jul 2010 14:44:32 -0400 Michael Mauger SQL Mode V2.2 - Added sql-connect and sql-connection-alist
Fri, 16 Jul 2010 22:49:48 -0400 Chong Yidong Change x-select-enable-primary to nil.
Wed, 14 Jul 2010 14:03:39 -0400 Chong Yidong Change clipboard/primary selection to X application standards.
Fri, 02 Jul 2010 23:16:11 -0400 Chong Yidong Fix typo in last change.
Fri, 02 Jul 2010 23:13:26 -0400 Chong Yidong Take note of mouse dragging changes in NEWS.
Fri, 02 Jul 2010 01:11:24 -0700 Dan Nicolaescu Define USE_LISP_UNION_TYPE using autoconf.
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.