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.
|
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.
|
Wed, 09 Jun 2010 09:26:38 +0200 |
Michael Albinus |
* NEWS: Add notifications.el.
|
Tue, 08 Jun 2010 22:24:01 -0700 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
Sat, 05 Jun 2010 02:56:22 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
Thu, 03 Jun 2010 16:26:39 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
Thu, 03 Jun 2010 16:08:26 -0700 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Fri, 21 May 2010 01:16:19 +0300 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
Fri, 21 May 2010 00:33:58 +0300 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
Wed, 19 May 2010 11:23:53 -0400 |
Stefan Monnier |
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
|
Tue, 18 May 2010 21:43:04 +0200 |
Michael Albinus |
Add command `secrets-show-secrets'.
|
Mon, 17 May 2010 15:27:26 -0400 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
Sat, 15 May 2010 16:23:48 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Fri, 14 May 2010 13:53:42 -0400 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
Fri, 14 May 2010 12:41:01 -0400 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
Tue, 11 May 2010 20:39:46 -0400 |
Stefan Monnier |
Allow the default completion to cycle.
|
Sun, 09 May 2010 22:07:58 -0400 |
Michael Mauger |
SQL mode version 2.1
|
Sun, 09 May 2010 18:39:36 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
Mon, 03 May 2010 18:01:23 -0400 |
Chong Yidong |
Fix typos (Bug#6094). From tpn Nmec.
|
Sun, 25 Apr 2010 18:09:52 -0400 |
Chong Yidong |
Remove --- and +++ lines from NEWS file.
|
Sun, 25 Apr 2010 17:21:51 -0400 |
Chong Yidong |
Document Emacs 23.2 changes.
|
Sun, 25 Apr 2010 08:34:03 +0200 |
Michael Albinus |
Fix the entry about eshell's su and sudo commands. bug#6021
|
Fri, 07 May 2010 20:04:15 +0300 |
Eli Zaretskii |
NEWS: Remove FUD from description of bidirectional editing.
|
Tue, 04 May 2010 22:08:25 -0400 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Sun, 02 May 2010 01:56:30 -0400 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
Thu, 29 Apr 2010 11:41:23 -0400 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
Wed, 28 Apr 2010 18:27:54 -0400 |
Chong Yidong |
Document complete-symbol change.
|
Sat, 24 Apr 2010 11:10:17 -0700 |
Glenn Morris |
* etc/NEWS: Mention --with-crt-dir.
|
Fri, 23 Apr 2010 16:19:44 +0200 |
Michael Albinus |
* etc/NEWS: Tramp supports SELinux.
|
Thu, 22 Apr 2010 22:43:48 -0700 |
Glenn Morris |
* etc/NEWS: More SELinux details and some minor fixes.
|
Wed, 21 Apr 2010 18:25:15 +0200 |
Jan D. |
Document tool-bar-style
|
Tue, 20 Apr 2010 20:08:21 -0700 |
Glenn Morris |
Doc updates for SELinux support.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Fri, 16 Apr 2010 19:06:12 -0700 |
Glenn Morris |
* etc/NEWS: Minor edits.
|
Thu, 15 Apr 2010 19:50:42 -0700 |
Glenn Morris |
* etc/NEWS: git version number issues don't need manual changes.
|
Thu, 15 Apr 2010 19:35:59 -0700 |
Glenn Morris |
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
|
Thu, 15 Apr 2010 00:56:31 -0700 |
Glenn Morris |
* etc/NEWS: Remove duplicate entry.
|
Thu, 15 Apr 2010 00:54:06 -0700 |
Glenn Morris |
Mention Dired VC diff and log in manual.
|
Thu, 15 Apr 2010 00:34:28 -0700 |
Glenn Morris |
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
|
Thu, 15 Apr 2010 00:25:20 -0700 |
Glenn Morris |
* help.texi (Help Summary): Mention M-x info-finder.
|
Thu, 15 Apr 2010 00:19:06 -0700 |
Glenn Morris |
NEWS markup.
|
Wed, 14 Apr 2010 19:20:33 -0700 |
Glenn Morris |
* etc/NEWS: Minor mark-up and typo fixes.
|
Wed, 14 Apr 2010 19:05:36 -0700 |
Glenn Morris |
Document new commands for manipulating local variable lists.
|
Mon, 19 Apr 2010 02:49:58 +0300 |
Juri Linkov |
Test for special mode-class in view-buffer instead of view-file (bug#5513).
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Wed, 14 Apr 2010 03:43:54 +0300 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Mon, 12 Apr 2010 23:29:38 -0400 |
Stefan Monnier |
Move complete.el to lisp/obsolete.
|
Mon, 12 Apr 2010 21:03:04 -0400 |
Stefan Monnier |
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
|
Sun, 11 Apr 2010 20:25:09 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Fri, 09 Apr 2010 08:35:30 -0700 |
Dan Nicolaescu |
Add --author support to git commit.
|
Thu, 08 Apr 2010 18:20:32 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Tue, 06 Apr 2010 22:56:35 -0700 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
Tue, 06 Apr 2010 02:44:24 +0300 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
Tue, 06 Apr 2010 02:38:53 +0300 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
Fri, 02 Apr 2010 20:42:10 -0400 |
Chong Yidong |
Bump version to 23.1.95.
EMACS_PRETEST_23_1_95
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Sat, 27 Mar 2010 23:41:34 -0400 |
Chong Yidong |
Document Message mode as the default mail mode.
|
Fri, 26 Mar 2010 13:43:01 -0400 |
Chong Yidong |
Document `after-load-functions'.
|
Thu, 25 Mar 2010 20:04:48 -0400 |
Chong Yidong |
* maintaining.texi (Old Revisions): Document vc-root-diff.
|
Thu, 25 Mar 2010 18:57:13 -0400 |
Chong Yidong |
Document VC changes: vc-log-show-limit and vc-print-root-log.
|
Thu, 25 Mar 2010 17:14:17 -0400 |
Chong Yidong |
Document comint history-search changes.
|
Thu, 25 Mar 2010 16:36:41 -0400 |
Chong Yidong |
* programs.texi (Program Modes): Mention Javascript mode.
|
Thu, 25 Mar 2010 16:32:39 -0400 |
Chong Yidong |
Note in documentation that nXML is now the default XML mode.
|
Thu, 25 Mar 2010 16:15:52 -0400 |
Chong Yidong |
* misc.texi (Navigation): Document doc-view-continuous.
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Mon, 29 Mar 2010 08:26:24 -0400 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
Mon, 29 Mar 2010 19:18:48 -0400 |
Chong Yidong |
* subr.el: Extend progress reporters to perform "spinning".
|
Sun, 28 Mar 2010 02:27:43 +1300 |
Nick Roberts |
Restore GDB/MI fuctionality removed by r99212:
|
Wed, 24 Mar 2010 20:06:08 -0400 |
Stefan Monnier |
Add "union tags" in mpc.el.
|
Sun, 21 Mar 2010 18:13:26 -0400 |
Chong Yidong |
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.
|
Sun, 21 Mar 2010 14:32:19 -0400 |
Chong Yidong |
Document multi-isearch-buffers and tab-always-indent.
|
Sun, 21 Mar 2010 11:28:53 -0400 |
Chong Yidong |
* processes.texi (Network Processes): Document seqpacket type.
|
Sun, 21 Mar 2010 11:09:29 -0400 |
Chong Yidong |
NEWS: Re-organize Lisp changes for Emacs 23.2.
|
Sat, 20 Mar 2010 13:24:06 -0400 |
Chong Yidong |
Document font-use-system-font.
|
Mon, 22 Mar 2010 20:59:49 -0400 |
Stefan Monnier |
Add a new completion style `substring'.
|
Sat, 20 Mar 2010 03:29:12 +0200 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Wed, 17 Mar 2010 22:49:31 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Mon, 15 Mar 2010 13:16:46 -0400 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
Sat, 13 Mar 2010 21:33:54 +0100 |
Michael Albinus |
* etc/NEWS: Add secrets.el.
|
Fri, 12 Mar 2010 18:13:27 -0500 |
Chong Yidong |
Document Customize and scroll-bar changes.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Thu, 11 Mar 2010 22:42:19 +0200 |
Juri Linkov |
Add a NEWS entry for animated image API.
|
Wed, 10 Mar 2010 22:17:08 -0800 |
Glenn Morris |
Minor animated image housekeeping.
|
Wed, 10 Mar 2010 22:10:50 -0800 |
Glenn Morris |
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.
|
Sat, 06 Mar 2010 15:35:04 -0500 |
Chong Yidong |
NEWS: Clarify last change.
|
Sat, 06 Mar 2010 15:33:04 -0500 |
Chong Yidong |
NEWS: Document change to Lisp reader for overflowing ints.
|
Wed, 03 Mar 2010 11:14:16 -0500 |
Chong Yidong |
NEWS: Auto composition mode is still a minor mode.
|
Tue, 02 Mar 2010 21:50:57 -0500 |
Chong Yidong |
NEWS: async-shell-command and ansi-color are now documented.
|
Tue, 02 Mar 2010 17:57:07 -0500 |
Chong Yidong |
Documented make-pointer-invisible.
|
Thu, 11 Feb 2010 21:20:50 -0800 |
Glenn Morris |
* NEWS: Mention mail-interactive change from Emacs 23.1.
|
Sun, 24 Jan 2010 20:46:40 -0800 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
Sun, 24 Jan 2010 13:23:17 -0800 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
Thu, 14 Jan 2010 19:29:36 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs and NEWS files.
|
Thu, 14 Jan 2010 12:44:36 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Mon, 11 Jan 2010 21:11:05 -0800 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|