log etc/NEWS @ 110864:a02b037266f7

age author description
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 ŖŽt«µp«”n N«µmec.
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.
Sat, 02 Jan 2010 02:03:11 +0100 Juanma Barranquero etc/NEWS: Fix typos.
Tue, 29 Dec 2009 13:06:16 -0500 Chong Yidong * doc/emacs/misc.texi (Shell): Document async-shell-command.
Tue, 29 Dec 2009 20:15:34 +1300 Nick Roberts This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
Sat, 12 Dec 2009 22:49:55 +0000 Dmitry Dzhus NEWS entry for gdb-mi GSoC changes.
Thu, 10 Dec 2009 08:47:26 +0000 Stefan Monnier Remove mention of latex-complete, which was removed before the release.
Wed, 09 Dec 2009 10:37:30 +0000 Michael Albinus * NEWS: Point to the external counterparts of su and sudo.
Tue, 08 Dec 2009 02:59:53 +0000 Chong Yidong NEWS entries for mail-user-agent and CEDET.
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Mon, 07 Dec 2009 16:14:23 +0000 Chong Yidong Added compose-mail-user-agent-warnings.
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Mon, 07 Dec 2009 06:30:30 +0000 Dan Nicolaescu Get the background mode from the terminal for xterm, and set
Sun, 06 Dec 2009 22:36:11 +0000 Dan Nicolaescu *** empty log message ***
Sat, 05 Dec 2009 23:51:26 +0000 Chong Yidong Copyedit several NEWS entries.
Sat, 05 Dec 2009 21:08:09 +0000 Chong Yidong ansi-color is now enabled by default in the shell.
Sat, 05 Dec 2009 03:49:58 +0000 Glenn Morris Documented diary view-mode.
Sat, 05 Dec 2009 03:10:32 +0000 Glenn Morris Documented diary fancy display.
Fri, 04 Dec 2009 21:45:29 +0000 Juri Linkov (dired-auto-revert-buffer): New defcustom.
Fri, 04 Dec 2009 21:43:07 +0000 Juri Linkov Change roles of modes and functions in image-mode.el (Bug#5062).
Thu, 03 Dec 2009 19:01:36 +0000 Stefan Monnier (Fmake_network_process): Fix up the tests for
Thu, 03 Dec 2009 07:46:13 +0000 Dan Nicolaescu Add support for bzr shelve/unshelve.
Thu, 03 Dec 2009 04:08:08 +0000 Dan Nicolaescu Support applying stashes. Improve UI.
Tue, 01 Dec 2009 04:04:33 +0000 Stefan Monnier * mpc.el: New file.
Mon, 30 Nov 2009 19:42:16 +0000 Juri Linkov (multi-isearch-read-buffers)
Mon, 30 Nov 2009 16:14:48 +0000 Juri Linkov (doc-view-continuous):
Mon, 30 Nov 2009 16:11:18 +0000 Juri Linkov (comint-mode-map): Rebind `M-r' from
Sun, 29 Nov 2009 23:34:05 +0000 Juri Linkov Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
Fri, 27 Nov 2009 16:38:38 +0000 Michael Albinus * NEWS: New functions eshell/su and eshell/sudo.
Wed, 25 Nov 2009 17:23:45 +0000 Juri Linkov Search recursively in gzipped files. (Bug#4982)
Wed, 25 Nov 2009 17:15:19 +0000 Juri Linkov Provide additional default values (directories at other Dired
Wed, 25 Nov 2009 17:11:29 +0000 Juri Linkov Provide additional default values (file name at point or at the
Mon, 23 Nov 2009 20:34:53 +0000 Juri Linkov Implement DocView Continuous mode. (Bug#4896)
Mon, 23 Nov 2009 20:30:33 +0000 Juri Linkov Implement Isearch in comint input history. (Bug#3746)
Mon, 23 Nov 2009 05:32:25 +0000 Stefan Monnier (move-to-window-line-last-op): New var.
Fri, 20 Nov 2009 15:47:26 +0000 Stefan Monnier * bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
Fri, 20 Nov 2009 06:56:16 +0000 Dan Nicolaescu (vc-deduce-fileset): Allow non-state changing operations
Thu, 19 Nov 2009 20:22:03 +0000 Stefan Monnier Mention htmlfontify.
Thu, 19 Nov 2009 17:39:14 +0000 Juri Linkov Vertical completions.
Thu, 19 Nov 2009 03:12:51 +0000 Stefan Monnier * abbrev.el (abbrev-with-wrapper-hook): (re)move...
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj«£rv Handle system default font and changing font parameters.
Mon, 16 Nov 2009 20:36:06 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Thu, 05 Nov 2009 21:17:21 +0000 Stefan Monnier * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
Wed, 04 Nov 2009 03:15:43 +0000 Glenn Morris Add "Incompatible Lisp Changes in Emacs 23.2".
Sat, 31 Oct 2009 02:12:06 +0000 Glenn Morris Mention byte-compile-warnings `constants' member.
Mon, 26 Oct 2009 04:06:01 +0000 Stefan Monnier (pcomplete-std-complete): Obey pcomplete-use-paring.
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Fri, 23 Oct 2009 18:39:48 +0000 Chong Yidong Fix typo.
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Mon, 19 Oct 2009 05:04:22 +0000 Dan Nicolaescu Make vc-annotate work through copies and renames.
Thu, 15 Oct 2009 01:50:17 +0000 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
Wed, 14 Oct 2009 21:56:37 +0000 Juri Linkov Multi-isearch functions instead of commands.
Wed, 14 Oct 2009 06:08:47 +0000 Dan Nicolaescu (vc-responsible-backend): When a directory is passed for
Sat, 10 Oct 2009 23:43:27 +0000 Glenn Morris Documented window-full-height-p.
Fri, 09 Oct 2009 05:25:08 +0000 Karl Fogel * etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
Sun, 04 Oct 2009 12:19:50 +0000 Michael Albinus * NEWS: New function copy-directory.
Sun, 04 Oct 2009 00:42:47 +0000 Glenn Morris Add window-full-height-p.
Thu, 01 Oct 2009 17:47:38 +0000 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
Thu, 01 Oct 2009 16:54:21 +0000 Stefan Monnier * emacs-lisp/byte-run.el (advertised-signature-table): New var.
Thu, 01 Oct 2009 15:50:43 +0000 Michael Albinus *** empty log message ***
Thu, 01 Oct 2009 01:58:58 +0000 Glenn Morris See bug#4594.
Mon, 28 Sep 2009 23:22:12 +0000 Chong Yidong Add placeholder for CEDET.
Mon, 28 Sep 2009 15:51:00 +0000 Michael Albinus * NEWS: Mention Tramp connection methods "imap" and "imaps".
Sun, 27 Sep 2009 14:47:50 +0000 Teodor Zlatanov * net/imap-hash.el: New library, see NEWS.
Thu, 24 Sep 2009 19:19:41 +0000 Juanma Barranquero * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
Tue, 22 Sep 2009 02:31:54 +0000 Glenn Morris elint stuff
Sun, 20 Sep 2009 19:59:38 +0000 Dan Nicolaescu Mention support for stashes in vc-git.
Sat, 19 Sep 2009 19:55:00 +0000 Chong Yidong Note removed obsolete functions.
Fri, 18 Sep 2009 18:48:38 +0000 Chong Yidong Re-organize 23.2 News.
Thu, 17 Sep 2009 23:04:41 +0000 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
Thu, 17 Sep 2009 15:58:56 +0000 Stefan Monnier (eval-next-after-load): Mark as obsolete.
Tue, 15 Sep 2009 03:39:40 +0000 Stefan Monnier (after-load-functions): New hook.
Tue, 15 Sep 2009 02:38:20 +0000 Glenn Morris diary stuff
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Fri, 11 Sep 2009 00:58:59 +0000 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
Thu, 10 Sep 2009 06:27:04 +0000 Glenn Morris Grammar.
Wed, 09 Sep 2009 02:38:06 +0000 Glenn Morris Mention world-readable install.
Tue, 08 Sep 2009 19:42:21 +0000 Stefan Monnier (with-silent-modifications): New macro.
Sat, 05 Sep 2009 19:11:24 +0000 Glenn Morris Mention that redefining the function byte-compile-dest-file is obsolete.
Fri, 04 Sep 2009 03:00:31 +0000 Glenn Morris fancy diary and view mode.
Tue, 01 Sep 2009 19:49:34 +0000 Stefan Monnier (completion-try-completion, completion-all-completions):
Tue, 01 Sep 2009 02:54:49 +0000 Glenn Morris Documented define-obsolete-face-alias.
Mon, 31 Aug 2009 01:34:13 +0000 Glenn Morris Mention define-obsolete-face-alias.
Sun, 30 Aug 2009 03:45:52 +0000 Stefan Monnier .
Sat, 29 Aug 2009 19:22:38 +0000 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
Sat, 29 Aug 2009 02:25:03 +0000 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
Fri, 28 Aug 2009 19:26:38 +0000 Sam Steingold documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
Fri, 28 Aug 2009 07:15:33 +0000 Michael Albinus * NEWS: Mention Tramp connection method "rsyncc" and variable
Thu, 27 Aug 2009 16:18:26 +0000 Glenn Morris Add fixmes.
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Wed, 19 Aug 2009 19:55:58 +0000 Stefan Monnier * log-edit.el (log-edit-strip-single-file-name): New var.
Wed, 19 Aug 2009 03:03:05 +0000 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
Mon, 17 Aug 2009 23:50:26 +0000 Chong Yidong Note that specifying a minor mode as a local variables enables that
Fri, 14 Aug 2009 23:03:50 +0000 Chong Yidong Javascript mode changed to js.el
Thu, 13 Aug 2009 12:18:35 +0000 Kenichi Handa Mention the new coding system `utf-8-hfs' and many
Sat, 08 Aug 2009 19:01:26 +0000 Chong Yidong Split off a new section, "Installation Changes in Emacs 23.2".
Sat, 08 Aug 2009 18:33:51 +0000 Chong Yidong ** Hash tables have a new printed representation that is readable.
Fri, 07 Aug 2009 14:58:36 +0000 Eli Zaretskii Mention that Calc graphing commands now work on Windows.
Tue, 04 Aug 2009 23:51:32 +0000 Juri Linkov Commands to add/delete file/directory-local variables.
Sun, 02 Aug 2009 17:36:14 +0000 Michael Albinus * NEWS: Autorevert Tail mode works now for remote files.
Tue, 28 Jul 2009 05:57:35 +0000 Steve Yegge added js2-mode.el
Thu, 23 Jul 2009 06:46:16 +0000 Dan Nicolaescu *** empty log message ***
Thu, 23 Jul 2009 05:17:48 +0000 Dan Nicolaescu Mention vc-git-add-signoff.
Thu, 23 Jul 2009 02:56:06 +0000 Glenn Morris *** empty log message ***
Thu, 23 Jul 2009 00:36:49 +0000 Ken Raeburn Document fixing of load-in-progress corruption.
Tue, 21 Jul 2009 23:51:46 +0000 Chong Yidong Note that last change is documented.
Tue, 21 Jul 2009 23:47:49 +0000 Chong Yidong Move announcement of select-active-regions to 23.2 section.
Tue, 21 Jul 2009 23:36:38 +0000 Chong Yidong Add auto-save-include-big-deletions.
Sun, 19 Jul 2009 00:29:52 +0000 Glenn Morris mail-user-agent placeholder.
Sat, 18 Jul 2009 21:16:19 +0000 Juri Linkov Add info about confirmation when killing a buffer with a running process.
Sat, 18 Jul 2009 21:04:39 +0000 Juri Linkov Add `info-finder'.
Sat, 18 Jul 2009 19:14:11 +0000 Eli Zaretskii Update the entry for `desktop-buffers-not-to-save'.
Thu, 16 Jul 2009 21:04:18 +0000 Dan Nicolaescu Mention two new ./configure options for developers.
Sun, 12 Jul 2009 19:45:36 +0000 Eli Zaretskii Mention change of default value for desktop-buffers-not-to-save.
Wed, 08 Jul 2009 02:51:21 +0000 Glenn Morris *** empty log message ***
Sat, 04 Jul 2009 10:46:06 +0000 Eli Zaretskii Mention load average support on MS-Windows.
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Thu, 02 Jul 2009 23:01:42 +0000 Juri Linkov Add `Info-virtual-index' and `async-shell-command'.
Wed, 01 Jul 2009 16:59:09 +0000 Jan Dj«£rv *** empty log message ***
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Tue, 30 Jun 2009 21:29:28 +0000 Michael Albinus * NEWS: Add "synce" connection method of Tramp.
Sun, 28 Jun 2009 04:54:06 +0000 Chong Yidong * files.el (trash-directory): Change default to nil.
Fri, 26 Jun 2009 23:53:55 +0000 Dan Nicolaescu Remove find-file-not-found-hook VC method. (Bug#2757)
Wed, 24 Jun 2009 19:21:22 +0000 Michael Albinus * NEWS: Add new connection methods of Tramp.
Sun, 21 Jun 2009 04:42:46 +0000 Chong Yidong Put "temporary note" back in for Emacs 23.2.
Fri, 19 Jun 2009 17:09:32 +0000 Chong Yidong Remove +++ and --- lines; minor copyedits.
Mon, 15 Jun 2009 09:05:17 +0000 Alan Mackenzie Document changes to end-of-defun-function, clarifying entry for
Sat, 13 Jun 2009 17:15:02 +0000 Bill Wohler Update for MH-E release 8.2.
Sat, 13 Jun 2009 00:26:45 +0000 Chong Yidong Describe buffer-face-mode properly.
Tue, 26 May 2009 03:04:49 +0000 Chong Yidong Note that comment-style now defaults to indent.
Wed, 13 May 2009 03:22:28 +0000 Chong Yidong Update documentation status.
Wed, 13 May 2009 01:27:13 +0000 Chong Yidong Update documentation status for abbrevs.
Tue, 12 May 2009 04:10:30 +0000 Chong Yidong Documented empty -a option for emacsclient.
Tue, 12 May 2009 03:32:48 +0000 Chong Yidong Documented font-backend X resource and frame parameter.
Fri, 08 May 2009 06:26:05 +0000 Martin Rudalics Rewrite entry for display-buffer.
Wed, 06 May 2009 03:56:01 +0000 Chong Yidong Update documentation status.
Wed, 29 Apr 2009 03:02:54 +0000 Chong Yidong * files.el (hack-local-variables-prop-line)
Wed, 22 Apr 2009 04:22:20 +0000 Chong Yidong Update documentation status.
Wed, 22 Apr 2009 01:29:46 +0000 Chong Yidong Documented initial-buffer-choice.
Wed, 15 Apr 2009 03:07:39 +0000 Chong Yidong Documented underline-minimum-offset.
Mon, 13 Apr 2009 16:20:56 +0000 Chong Yidong Document new variables wrap-prefix and line-prefix.
Fri, 10 Apr 2009 04:59:14 +0000 Chong Yidong Update documentation status.
Fri, 10 Apr 2009 02:18:58 +0000 Glenn Morris Bob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
Thu, 09 Apr 2009 01:18:21 +0000 Chong Yidong Documented fill-forward-paragraph-function.
Sat, 04 Apr 2009 14:51:33 +0000 Eli Zaretskii Mention the fact that font and color in tooltip-frame-parameters are ignored.
Sat, 04 Apr 2009 01:34:05 +0000 Chong Yidong Documented: `mkdir' is a new convenience alias for `make-directory'.
Sun, 29 Mar 2009 19:50:31 +0000 Chong Yidong with-help-window is already documented.
Sat, 28 Mar 2009 16:03:03 +0000 Jan Dj«£rv Point to etc/PROBLEMS for Gtk+ and display exit problem.
Sat, 28 Mar 2009 13:39:10 +0000 Chong Yidong Documented special-mode.
Thu, 26 Mar 2009 05:38:59 +0000 Glenn Morris Add C-u M-x rmail to previous change.
Wed, 25 Mar 2009 06:49:19 +0000 Glenn Morris Mention M-x find-file no longer works for Rmail files.
Mon, 16 Mar 2009 03:03:44 +0000 Chong Yidong Describe new completion rules more clearly.
Sun, 15 Mar 2009 14:52:19 +0000 Chong Yidong Documented completion-styles.
Sun, 15 Mar 2009 14:36:41 +0000 Chong Yidong Documented read-file-name-completion-ignore-case and
Sat, 14 Mar 2009 16:29:37 +0000 Dan Nicolaescu Note the vc-annotate key changes.
Fri, 13 Mar 2009 05:07:29 +0000 Kenichi Handa Add description for the argument change of
Wed, 11 Mar 2009 23:47:21 +0000 Chong Yidong custom-note-var-changed need not be documented.
Wed, 11 Mar 2009 23:08:05 +0000 Chong Yidong Reorder new functions. Remove entry about deleted buffer-swapped-with
Tue, 10 Mar 2009 00:24:37 +0000 Chong Yidong No need to document pp commands in Emacs or Emacs Lisp manuals.
Fri, 06 Mar 2009 03:45:17 +0000 Glenn Morris Rmail trivia, plus whitespace.
Thu, 05 Mar 2009 03:40:35 +0000 Glenn Morris More Rmail details.
Sun, 01 Mar 2009 18:51:33 +0000 Chong Yidong Fix typo.
Mon, 23 Feb 2009 05:06:36 +0000 Miles Bader Rename `system-process-attributes' to `process-attributes'
Sat, 21 Feb 2009 23:32:44 +0000 Chong Yidong temp-file-name-pattern does not appear in the manuals.
Tue, 17 Feb 2009 18:23:29 +0000 Richard M. Stallman *** empty log message ***
Sat, 07 Feb 2009 16:56:28 +0000 Eli Zaretskii *** empty log message ***
Sat, 07 Feb 2009 10:52:13 +0000 Eli Zaretskii *** empty log message ***
Fri, 30 Jan 2009 18:13:39 +0000 Chong Yidong Fix typo.
Fri, 30 Jan 2009 05:19:18 +0000 Chong Yidong ** The variable temp_file_name_pattern has been removed.
Tue, 27 Jan 2009 04:39:53 +0000 Kenichi Handa New function `coding-sytem-from-name'.
Sat, 24 Jan 2009 16:33:17 +0000 Eli Zaretskii Add some details about Rmail mbox merge.
Sat, 24 Jan 2009 16:24:17 +0000 Eli Zaretskii *** empty log message ***
Sat, 24 Jan 2009 11:38:06 +0000 Dan Nicolaescu Also mention ALTERNATE_EDITOR environment variable.
Fri, 23 Jan 2009 04:08:44 +0000 Glenn Morris Add rmail placeholder.
Thu, 22 Jan 2009 04:53:20 +0000 Chong Yidong Document write-region-annotate-functions changes.
Sat, 17 Jan 2009 19:16:08 +0000 Eli Zaretskii *** empty log message ***
Sat, 17 Jan 2009 18:47:53 +0000 Eli Zaretskii *** empty log message ***
Sat, 17 Jan 2009 18:46:50 +0000 Eli Zaretskii *** empty log message ***
Sat, 10 Jan 2009 20:19:25 +0000 Jan Dj«£rv Mention Gtk+ bugs for closing displays.
Sat, 10 Jan 2009 17:21:04 +0000 Dan Nicolaescu (diff-show-trailing-whitespaces): Remove function.
Sat, 10 Jan 2009 12:57:20 +0000 Chong Yidong x-font-family-list has been removed.
Sat, 10 Jan 2009 12:55:43 +0000 Eli Zaretskii Mention inhibit-null-byte-detection.
Fri, 09 Jan 2009 14:14:51 +0000 Chong Yidong Last change documented.
Fri, 09 Jan 2009 14:14:09 +0000 Chong Yidong *** The function x-font-family-list is now obsolete.
Thu, 08 Jan 2009 20:58:57 +0000 Chong Yidong Documented several font functions.
Thu, 08 Jan 2009 18:45:08 +0000 Chong Yidong list-families is renamed to font-family-list.
Thu, 08 Jan 2009 11:46:37 +0000 Chong Yidong face-remap functions were already documented in display.texi.
Thu, 08 Jan 2009 05:11:56 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 03 Jan 2009 15:10:50 +0000 Michael Albinus * NEWS: Tramp supports IPv6 addresses.
Mon, 29 Dec 2008 05:11:15 +0000 Dan Nicolaescu (mkdir): New defalias.
Sun, 28 Dec 2008 23:52:15 +0000 Juri Linkov Add `butterfly'.
Sat, 27 Dec 2008 15:46:03 +0000 Eli Zaretskii *** empty log message ***
Sat, 27 Dec 2008 14:02:07 +0000 Eli Zaretskii *** empty log message ***
Wed, 24 Dec 2008 18:27:30 +0000 Dan Nicolaescu * subr.el (chmod): New defalias for set-file-modes.
Mon, 22 Dec 2008 19:58:55 +0000 Richard M. Stallman *** empty log message ***
Sun, 21 Dec 2008 05:20:06 +0000 Stefan Monnier (completion-all-completions-with-base-size): Remove.
Sat, 20 Dec 2008 14:16:58 +0000 Eli Zaretskii *** empty log message ***
Sat, 20 Dec 2008 13:54:24 +0000 Eli Zaretskii *** empty log message ***
Sat, 20 Dec 2008 13:34:44 +0000 Eli Zaretskii *** empty log message ***
Fri, 19 Dec 2008 21:00:32 +0000 Dan Nicolaescu proced.el does not use ps(1) anymore, state that is not functional
Fri, 19 Dec 2008 00:22:05 +0000 Juri Linkov Unbind `M-s' from `Info-search'.
Thu, 18 Dec 2008 08:24:37 +0000 Dan Nicolaescu Add info about emacsclient starting the daemon.
Thu, 18 Dec 2008 03:34:16 +0000 Glenn Morris Fix reStructuredText funky capitalization.
Thu, 18 Dec 2008 01:18:06 +0000 Juri Linkov Add key bindings to start nonincremental word search.
Wed, 10 Dec 2008 19:02:05 +0000 Chong Yidong Added Ruby mode.
Sat, 06 Dec 2008 01:11:07 +0000 Seiji Zenitani requirements of the frame opacity code (OS X)
Wed, 03 Dec 2008 07:57:47 +0000 Glenn Morris Add VC switches entry.
Sun, 30 Nov 2008 23:08:22 +0000 Chong Yidong DocView is documented.
Sun, 30 Nov 2008 23:02:50 +0000 Chong Yidong hide-ifdef-mode documented; mark some entries as not needed doc updates.
Sat, 29 Nov 2008 17:06:11 +0000 Eli Zaretskii *** empty log message ***
Thu, 27 Nov 2008 17:08:44 +0000 Chong Yidong Explain why region-active-p is often not the best function to use.
Thu, 27 Nov 2008 09:14:14 +0000 Juanma Barranquero * NEWS: Fix typo. (Bug#1439)
Wed, 26 Nov 2008 05:32:24 +0000 Chong Yidong Documented set-file-modes.
Wed, 26 Nov 2008 05:11:01 +0000 Chong Yidong scroll-preserve-screen-position change is already documented.
Wed, 26 Nov 2008 05:08:06 +0000 Chong Yidong Documented truncate-partial-width-windows change.
Wed, 26 Nov 2008 04:16:17 +0000 Chong Yidong Documented nXML mode.
Mon, 24 Nov 2008 19:24:45 +0000 Chong Yidong Document changes to confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 15:45:54 +0000 Chong Yidong Add NEWS entries for face-remap.
Sun, 23 Nov 2008 06:23:28 +0000 Chong Yidong Minor fix.
Sun, 23 Nov 2008 06:22:56 +0000 Chong Yidong Add NEWS entry for text-scale-adjust.
Sun, 23 Nov 2008 03:52:55 +0000 Chong Yidong Documented fontconfig and GTK font formats.
Sat, 22 Nov 2008 20:41:10 +0000 Juri Linkov Add `dired-isearch-filenames' is `dwim'.
Sat, 22 Nov 2008 19:06:02 +0000 Juri Linkov Rename .dir-settings.el to .dir-locals.
Sat, 22 Nov 2008 18:31:15 +0000 Eli Zaretskii *** empty log message ***
Fri, 21 Nov 2008 10:20:14 +0000 Martin Rudalics *** empty log message ***
Wed, 19 Nov 2008 04:31:18 +0000 Glenn Morris Manuals GFDL 1.3+.
Tue, 18 Nov 2008 18:26:08 +0000 Stefan Monnier (confirm-nonexistent-file-or-buffer):
Tue, 18 Nov 2008 18:10:15 +0000 Chong Yidong Updated lispref re *-end-trigger-functions and jit-lock-register.
Tue, 18 Nov 2008 07:06:04 +0000 Chong Yidong Documented alpha frame parameter.
Mon, 17 Nov 2008 23:12:43 +0000 Chong Yidong Linum mode mentioned in the manual.
Mon, 17 Nov 2008 01:51:09 +0000 Chong Yidong *** compilation-scroll-output accepts a new value, `first-error', which
Mon, 17 Nov 2008 01:26:13 +0000 Chong Yidong C-y now works when entering passwords.
Sun, 16 Nov 2008 07:27:27 +0000 Chong Yidong Documented delete-by-moving-to-trash.
Sat, 08 Nov 2008 17:24:22 +0000 Chong Yidong Remove incorrect and redundant entry about emacsclient -c.
Fri, 07 Nov 2008 19:02:57 +0000 Chong Yidong Documented Dired changes.
Fri, 07 Nov 2008 14:22:27 +0000 Martin Rudalics *** empty log message ***
Tue, 04 Nov 2008 06:53:44 +0000 Martin Rudalics *** empty log message ***
Sun, 02 Nov 2008 11:12:25 +0000 Martin Rudalics Mention ordering of recently selected windows.
Sat, 01 Nov 2008 16:36:10 +0000 Eli Zaretskii *** empty log message ***
Sat, 01 Nov 2008 04:11:32 +0000 Chong Yidong Documented:
Fri, 31 Oct 2008 15:38:35 +0000 Chong Yidong Already documented: In Etags, the --members option is now the default.
Fri, 31 Oct 2008 06:18:21 +0000 Chong Yidong compilation-auto-jump-to-first-error documented.
Thu, 30 Oct 2008 18:01:47 +0000 Chong Yidong Move window parameters entry to Lisp changes.
Wed, 29 Oct 2008 16:00:56 +0000 Chong Yidong Documented use-empty-active-region.
Wed, 29 Oct 2008 04:57:56 +0000 Chong Yidong Documented emacsclient changes.
Tue, 28 Oct 2008 00:42:34 +0000 Chong Yidong Documented:
Mon, 27 Oct 2008 10:28:00 +0000 Martin Rudalics Remove entry for `window-full-width-p' since it's in Emacs 22 already.
Fri, 24 Oct 2008 09:39:27 +0000 Juanma Barranquero New function `locate-user-emacs-file'.
Wed, 22 Oct 2008 22:44:25 +0000 Chong Yidong Note that free unrar only handles version 1 and 2.
Tue, 21 Oct 2008 23:17:03 +0000 Chong Yidong Documented diff-mode changes and addition of rar to archive-mode.
Tue, 21 Oct 2008 22:14:30 +0000 Chong Yidong Directory-local variables are already documented.
Tue, 21 Oct 2008 20:58:16 +0000 Chong Yidong Documented: VC mode-line, find-file-confirm-nonexistent-file, vc-dir,
Tue, 21 Oct 2008 14:54:04 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 14:52:51 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 14:45:34 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 14:44:01 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 14:42:12 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 14:01:33 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 13:46:08 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 12:18:16 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 12:16:25 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 11:27:40 +0000 Eli Zaretskii *** empty log message ***
Tue, 21 Oct 2008 10:07:06 +0000 Eli Zaretskii *** empty log message ***
Mon, 20 Oct 2008 19:54:28 +0000 Eli Zaretskii *** empty log message ***
Mon, 20 Oct 2008 01:53:54 +0000 Chong Yidong T-mouse Mode changes need no extra documentation.
Sun, 19 Oct 2008 19:52:32 +0000 Chong Yidong Documented S-mouse-3.
Sun, 19 Oct 2008 16:12:19 +0000 Eli Zaretskii *** empty log message ***
Sun, 19 Oct 2008 14:57:50 +0000 Eli Zaretskii *** empty log message ***
Sun, 19 Oct 2008 13:01:55 +0000 Eli Zaretskii *** empty log message ***
Sun, 19 Oct 2008 12:29:22 +0000 Eli Zaretskii *** empty log message ***
Sun, 19 Oct 2008 04:58:14 +0000 Chong Yidong Documented yank-pop-change-selection.
Sat, 18 Oct 2008 23:13:09 +0000 Stefan Monnier (emacs-internal): New coding system alias.
Sat, 18 Oct 2008 22:09:19 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 18:56:00 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 17:58:25 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 14:27:40 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 14:26:18 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 14:07:36 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 13:14:59 +0000 Eli Zaretskii *** empty log message ***
Sat, 18 Oct 2008 11:22:08 +0000 Eli Zaretskii *** empty log message ***
Fri, 17 Oct 2008 19:37:14 +0000 Eli Zaretskii *** empty log message ***
Fri, 17 Oct 2008 16:01:41 +0000 Martin Rudalics *** empty log message ***
Fri, 17 Oct 2008 15:42:34 +0000 Eli Zaretskii *** empty log message ***
Thu, 16 Oct 2008 20:06:38 +0000 Eli Zaretskii *** empty log message ***
Thu, 16 Oct 2008 00:04:33 +0000 Chong Yidong ESR already documented changeset-based VC. Remove duplicate entry
Wed, 15 Oct 2008 20:22:21 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 17:01:27 +0000 Chong Yidong Documented primary selection changes
Wed, 15 Oct 2008 16:50:00 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 16:48:51 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 15:00:53 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 14:44:02 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 12:49:11 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 12:25:19 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 12:22:49 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 11:49:10 +0000 Eli Zaretskii *** empty log message ***
Wed, 15 Oct 2008 11:27:32 +0000 Eli Zaretskii *** empty log message ***
Tue, 14 Oct 2008 15:38:57 +0000 Eli Zaretskii *** empty log message ***
Tue, 14 Oct 2008 12:53:29 +0000 Eli Zaretskii *** empty log message ***
Tue, 14 Oct 2008 11:45:01 +0000 Eli Zaretskii *** empty log message ***
Mon, 13 Oct 2008 11:24:22 +0000 Eli Zaretskii *** empty log message ***
Mon, 13 Oct 2008 10:43:53 +0000 Eli Zaretskii *** empty log message ***
Sun, 12 Oct 2008 04:47:51 +0000 Chong Yidong If pop-up-frames has the value `graphic-only', display-buffer only
Sun, 12 Oct 2008 03:12:17 +0000 Chong Yidong In Postcript mode, C-c C-c launches Doc View minor mode for viewing
Sat, 11 Oct 2008 21:38:57 +0000 Chong Yidong Note that Postscript, PDF, and DVI files are now opened in Doc View
Sat, 11 Oct 2008 17:37:12 +0000 Chong Yidong Documented clone-indirect-buffer and kill-matching-buffers.
Fri, 10 Oct 2008 18:22:01 +0000 Chong Yidong Documented save-buffers-kill-terminal.
Sat, 04 Oct 2008 18:45:30 +0000 Glenn Morris Fix case of "GNUstep".
Tue, 30 Sep 2008 09:01:53 +0000 Martin Rudalics Mention latex-indent-within-escaped-parens.
Thu, 25 Sep 2008 17:52:50 +0000 Chong Yidong Word search changes now documented.
Thu, 25 Sep 2008 17:09:22 +0000 Chong Yidong Add `word-search-forward-lax' and `word-search-backward-lax'.
Sun, 21 Sep 2008 23:31:40 +0000 Dan Nicolaescu * emacs.c (standard_args): Add --daemon.
Sun, 31 Aug 2008 02:13:38 +0000 Chong Yidong Update documentation status.