Sat, 22 Jan 2011 15:12:51 -0500 |
Chong Yidong |
* play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
|
Wed, 19 Jan 2011 21:55:36 -0500 |
Chong Yidong |
Revert changes adding format args to yes-or-no-p and y-or-n-p.
|
Fri, 14 Jan 2011 21:32:19 -0500 |
Chong Yidong |
Make last-resort backup file in .emacs.d (Bug#6953).
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Thu, 13 Jan 2011 19:08:58 +1100 |
Christian Ohler |
Merged from trunk.
|
Thu, 13 Jan 2011 03:08:24 +1100 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
Wed, 12 Jan 2011 23:23:41 -0500 |
Chong Yidong |
New arg RETURN-ACTION for compose-mail, and related functions.
|
Tue, 11 Jan 2011 00:07:32 -0500 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Fix up coding conventions and such.
|
Mon, 10 Jan 2011 10:40:20 +0100 |
Michael Albinus |
* NEWS: Add new function dbus-register-service.
|
Sat, 08 Jan 2011 23:59:56 -0500 |
Chong Yidong |
Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.
|
Sat, 08 Jan 2011 14:19:55 -0500 |
Chong Yidong |
Load themes using `load', querying if theme file not known safe.
|
Sat, 08 Jan 2011 14:17:23 -0500 |
Chong Yidong |
New function read-char-choice for reading a restricted set of chars.
|
Fri, 07 Jan 2011 12:34:02 -0500 |
Chong Yidong |
Allow format args for y-or-n-p and yes-or-no-p.
|
Thu, 06 Jan 2011 19:10:39 -0800 |
Glenn Morris |
Add --no-site-lisp option, make -Q use it. (Bug#5707)
|
Tue, 04 Jan 2011 08:57:45 -0800 |
Glenn Morris |
Restore clobbered NEWS change.
|
Tue, 04 Jan 2011 14:00:11 +0100 |
Michael Albinus |
* NEWS: Revert change in libxml-* functions, which was applied by
|
Tue, 04 Jan 2011 13:44:17 +0100 |
Michael Albinus |
* NEWS: Extended behaviour of dbus-register-{method,property}.
|
Sun, 02 Jan 2011 17:18:33 -0800 |
Glenn Morris |
Update NEWS for xml.c name changes.
|
Sat, 25 Dec 2010 12:14:48 +0200 |
Eli Zaretskii |
More fallout from fixing bug #7587.
|
Fri, 24 Dec 2010 20:21:26 +0900 |
Kenichi Handa |
Fix wording of rmail's section in NEWS.
|
Fri, 24 Dec 2010 13:38:22 +0900 |
Kenichi Handa |
Enable display mode of MIME message in rmail.
|
Sat, 18 Dec 2010 10:53:28 +0200 |
Eli Zaretskii |
Fallout from fixing bug #7587.
|
Sun, 26 Dec 2010 18:17:09 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/rx.el: Make it a superset of sregex.
|
Mon, 20 Dec 2010 19:11:30 +0800 |
Chong Yidong |
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
|
Mon, 20 Dec 2010 08:17:26 +0800 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Thu, 16 Dec 2010 10:28:33 +0800 |
Chong Yidong |
etc/NEWS: Document eshell-directory-name change.
|
Thu, 16 Dec 2010 09:20:46 +0800 |
Chong Yidong |
Doc fix for just-one-space change. Document it in NEWS.
|
Wed, 15 Dec 2010 10:56:22 +0800 |
Chong Yidong |
New command rectangle-number-lines (Bug#4382).
|
Tue, 14 Dec 2010 21:42:57 +0100 |
Michael Albinus |
* NEWS: Mention new Tramp method "ksu".
|
Mon, 06 Dec 2010 16:06:02 -0500 |
Stefan Monnier |
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
|
Thu, 02 Dec 2010 18:54:34 -0800 |
Glenn Morris |
EMACS_UNIBYTE trivia.
|
Sun, 21 Nov 2010 13:07:47 -0500 |
Chong Yidong |
Document byte-to-string in Lisp manual.
|
Sun, 21 Nov 2010 11:52:05 -0500 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
Sat, 20 Nov 2010 18:16:10 -0500 |
Chong Yidong |
Document VC headers and other VC changes.
|
Sat, 20 Nov 2010 14:52:20 -0500 |
Chong Yidong |
Document some Emacs 23.3 changes in manuals.
|
Wed, 24 Nov 2010 07:29:06 +0100 |
Lars Magne Ingebrigtsen |
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
|
Mon, 22 Nov 2010 20:26:02 -0500 |
Chong Yidong |
etc/NEWS: Document vc-update and vc-merge changes.
|
Sun, 21 Nov 2010 20:46:48 +0100 |
Michael Albinus |
The default value of `backup-by-copying-when-mismatch' is now t.
|
Wed, 17 Nov 2010 21:09:41 -0500 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
Sat, 13 Nov 2010 23:59:28 +0200 |
Eli Zaretskii |
Document revision 100210 as an incompatible change in posn-col-row.
|
Tue, 16 Nov 2010 21:37:45 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Tue, 16 Nov 2010 16:47:43 -0500 |
Chong Yidong |
Revert changes in revision 102407
|
Tue, 16 Nov 2010 16:14:46 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-layout-mode): New minor mode.
|
Tue, 16 Nov 2010 14:59:24 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Sat, 13 Nov 2010 15:29:31 +0200 |
Eli Zaretskii |
Fix and document display of glyphless characters.
|
Fri, 12 Nov 2010 19:48:16 -0800 |
Glenn Morris |
Document count-words-region.
|
Fri, 12 Nov 2010 09:13:48 -0500 |
Stefan Monnier |
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
|
Thu, 11 Nov 2010 16:06:15 -0500 |
Stefan Monnier |
* lisp/progmodes/modula2.el: Use SMIE and skeleton.
|
Fri, 05 Nov 2010 15:17:46 +0100 |
Lars Magne Ingebrigtsen |
Decode utf-8 strings in mixed environments by default.
|
Wed, 03 Nov 2010 15:53:47 -0400 |
Chong Yidong |
etc/NEWS: Move --with-crit-dir option to emacs-23.
|
Mon, 08 Nov 2010 10:45:49 -0500 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
|
Sun, 07 Nov 2010 10:52:33 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: New package.
|
Wed, 03 Nov 2010 14:55:19 -0400 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
Sun, 31 Oct 2010 23:13:42 -0400 |
Chong Yidong |
Backport VC improvements from trunk.
|
Sun, 31 Oct 2010 23:20:57 -0400 |
Chong Yidong |
etc/NEWS: Remove VC changes, since they are backported to 23.3.
|
Sat, 30 Oct 2010 20:24:34 -0400 |
Chong Yidong |
etc/NEWS: Add placeholder for finder-inf.el changes.
|
Fri, 29 Oct 2010 15:20:28 -0400 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
Tue, 26 Oct 2010 00:42:46 -0700 |
Glenn Morris |
Mention server-port.
|
Sun, 24 Oct 2010 14:43:31 -0400 |
Chong Yidong |
Merge read-color and facemenu-read-color (Bug#7242).
|
Sat, 23 Oct 2010 11:18:19 +0200 |
Jan D. |
Mention faceName for Lucid menu/dialog fonts.
|
Fri, 22 Oct 2010 19:46:06 -0700 |
Glenn Morris |
Replace digest-doc and sorted-doc C programs with Lisp commands.
|
Tue, 19 Oct 2010 15:24:39 -0400 |
Chong Yidong |
etc/NEWS: Document change to mode-line-format.
|
Sat, 16 Oct 2010 14:27:08 -0400 |
Chong Yidong |
Move built-in theme directory to etc/.
|
Fri, 15 Oct 2010 18:44:01 +0200 |
Eli Zaretskii |
Fix last change in etc/NEWS.
|
Fri, 15 Oct 2010 13:33:17 +0200 |
Eli Zaretskii |
Fix bug #7196.
|
Fri, 15 Oct 2010 13:00:57 +0200 |
Eli Zaretskii |
Fix bug #7195 with NEWS entry for of select-active-region'.
|
Mon, 11 Oct 2010 20:43:52 -0700 |
Glenn Morris |
etc/NEWS.
|
Wed, 13 Oct 2010 16:50:06 +0200 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
Mon, 11 Oct 2010 23:12:33 -0400 |
Chong Yidong |
Placeholder entry for Custom theme changes.
|
Mon, 11 Oct 2010 21:18:08 +0200 |
Jan D. |
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
|
Thu, 07 Oct 2010 20:17:31 -0700 |
Glenn Morris |
etc/NEWS.
|
Tue, 05 Oct 2010 21:14:05 -0700 |
Glenn Morris |
Remove obsolete variable font-lock-defaults-alist.
|
Tue, 05 Oct 2010 19:30:53 -0700 |
Glenn Morris |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
|
Mon, 04 Oct 2010 21:19:58 -0700 |
Glenn Morris |
NEWS update.
|
Sun, 03 Oct 2010 17:43:11 -0700 |
Dan Nicolaescu |
Mention the 'g' binding in VC diff,log, etc.
|
Sun, 03 Oct 2010 14:23:13 -0700 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
Sun, 03 Oct 2010 14:05:47 -0700 |
Glenn Morris |
Remove vc-header-alist, obsolete since 21.1.
|
Sun, 03 Oct 2010 18:43:22 +0200 |
Michael Albinus |
Add user option `remote-file-name-inhibit-cache'.
|
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.
|