Sat, 02 Oct 2010 18:53:04 -0700 |
Glenn Morris |
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
|
Sat, 02 Oct 2010 20:03:44 -0400 |
Chong Yidong |
* lisp/server.el (server-process-filter, server-return-error): Give
|
Sat, 02 Oct 2010 10:24:14 +0200 |
Eli Zaretskii |
Invoke kill-emacs on SIGINT on Windows as well.
|
Fri, 01 Oct 2010 19:46:13 -0700 |
Glenn Morris |
Remove some functions, variables and aliases obsolete since at least 21.1.
|
Fri, 01 Oct 2010 19:30:11 -0700 |
Glenn Morris |
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
|
Wed, 29 Sep 2010 19:23:25 -0700 |
Glenn Morris |
etc/NEWS updates.
|
Mon, 27 Sep 2010 19:41:18 -0700 |
Glenn Morris |
Minor NEWS fix.
|
Mon, 27 Sep 2010 22:53:35 +0200 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
Sun, 19 Sep 2010 11:49:21 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
|
Tue, 21 Sep 2010 23:10:16 -0400 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
Sat, 18 Sep 2010 22:11:18 -0400 |
Michael Mauger |
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
|
Sat, 18 Sep 2010 11:15:02 +0200 |
Eli Zaretskii |
Fix typos in etc/NEWS.
|
Sat, 18 Sep 2010 02:35:00 +0200 |
Stefan Monnier |
Fix and improve last syntax-propertize patch
|
Tue, 14 Sep 2010 13:11:44 +0200 |
Stefan Monnier |
* subr.el (unintern): Declare the obarray arg mandatory.
|
Mon, 13 Sep 2010 17:43:33 +0200 |
Michael Albinus |
* NEWS: Some Tramp methods are discontinued.
|
Sat, 11 Sep 2010 15:58:57 +0200 |
Stefan Monnier |
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
|
Fri, 10 Sep 2010 23:17:02 -0400 |
Michael Mauger |
SQL Mode, Version 2.6
|
Sat, 11 Sep 2010 01:13:42 +0200 |
Stefan Monnier |
New syntax-propertize functionality.
|
Fri, 10 Sep 2010 19:51:48 +0200 |
Lars Magne Ingebrigtsen |
* NEWS: Mention the new libxml2 functions.
|
Wed, 08 Sep 2010 19:21:12 -0700 |
Glenn Morris |
* etc/NEWS: Misc fixes for ImageMagick section.
|
Fri, 03 Sep 2010 15:06:51 +0200 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
Thu, 02 Sep 2010 11:52:24 +0200 |
Jan D. |
Support for cut buffers has been removed.
|
Wed, 25 Aug 2010 23:31:34 -0400 |
Chong Yidong |
Improvements to describe-package buffer.
|
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.
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Wed, 16 Jun 2010 22:08:10 -0400 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
Wed, 16 Jun 2010 10:10:02 -0400 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
Mon, 14 Jun 2010 20:49:39 -0700 |
Glenn Morris |
* etc/NEWS: appt-add.
|
Mon, 14 Jun 2010 19:03:04 +0300 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
Thu, 10 Jun 2010 20:35:40 -0700 |
Glenn Morris |
Make compressing the info files optional.
|