log lisp/ChangeLog @ 112453:06719a229a46 default tip

age author description
Sun, 23 Jan 2011 23:08:04 -0600 Jay Belanger * calc/calc.el (calc-default-power-reference-level) default tip
Sat, 22 Jan 2011 14:13:17 -0800 Glenn Morris * lisp/emacs-lisp/copyright.el (copyright-fix-years): Use copyright-find-copyright.
Sat, 22 Jan 2011 14:09:09 -0800 Glenn Morris Some copyright.el updates.
Sat, 22 Jan 2011 15:15:24 -0500 Chong Yidong * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
Sat, 22 Jan 2011 15:12:51 -0500 Chong Yidong * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
Sat, 22 Jan 2011 11:36:45 -0800 Glenn Morris Merge from emacs-23
Fri, 21 Jan 2011 22:03:49 -0500 Chong Yidong * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.
Fri, 21 Jan 2011 15:56:24 -0500 Stefan Monnier * lisp/comint.el (comint-replace-by-expanded-history-before-point): Fix
Fri, 21 Jan 2011 15:48:20 -0500 Stefan Monnier * lisp/progmodes/js.el (js--regexp-literal): Count backslashes.
Fri, 21 Jan 2011 13:12:32 -0500 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
Fri, 21 Jan 2011 13:07:41 -0500 Stefan Monnier * lisp/subr.el (shell-quote-argument): Properly quote \n.
Thu, 20 Jan 2011 21:04:45 -0800 Glenn Morris compile.el fix for bug#7812
Fri, 21 Jan 2011 23:41:57 -0500 Ken Manheimer * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
Fri, 21 Jan 2011 22:53:06 -0500 Chong Yidong * man.el (Man-highlight-references0): Use make-button (Bug#7881).
Fri, 21 Jan 2011 21:20:57 -0500 Chong Yidong Add pcomplete support for hosts defined in .ssh/config.
Fri, 21 Jan 2011 11:36:24 -0500 Ken Manheimer Include entries from yesterdays checkins that were in an unsaved buffer.
Thu, 20 Jan 2011 22:54:37 -0600 Jay Belanger calc/calc-undo.el (calc-undo): Autoload it.
Thu, 20 Jan 2011 21:48:26 -0600 Jay Belanger calc/calc-prog.el
Thu, 20 Jan 2011 19:04:56 -0600 Jay Belanger calc/calc-ext.el (calc-init-extensions): Map all `undo' keybindings to `calc-undo'.
Thu, 20 Jan 2011 17:36:12 -0500 Stefan Monnier Don't mess with *temp*.
Thu, 20 Jan 2011 13:13:30 -0500 Ken Manheimer allout.el: Summary - migrate to defining allout mode using
Wed, 19 Jan 2011 23:17:22 -0800 Glenn Morris * lisp/vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
Wed, 19 Jan 2011 22:40:36 -0800 Glenn Morris Give read-expression-history a doc.
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.
Tue, 18 Jan 2011 19:49:00 -0800 Glenn Morris vc-svn fix for bug#7861.
Tue, 18 Jan 2011 16:33:24 +0100 Michael Albinus * net/tramp.el (tramp-debug-message): Extend function exclude
Mon, 17 Jan 2011 23:07:36 -0500 Stefan Monnier * lisp/textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
Mon, 17 Jan 2011 18:49:59 -0800 Glenn Morris Merge from emacs-23 branch, up to r100386.
Mon, 17 Jan 2011 16:42:23 -0500 Stefan Monnier * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
Mon, 17 Jan 2011 21:11:51 -0500 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
Sun, 16 Jan 2011 21:41:25 +0100 Tassilo Horn * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
Sat, 15 Jan 2011 18:34:57 -0800 Glenn Morris * lisp/info-xref.el (info-xref-docstrings): Also skip directories.
Sat, 15 Jan 2011 18:01:34 -0800 Glenn Morris * lisp/info-xref.el (info-xref-docstrings): Replace cl function.
Sat, 15 Jan 2011 17:59:33 -0800 Glenn Morris info-xref.el Version 3.
Sun, 16 Jan 2011 01:04:22 +0000 Juri Linkov * lisp/isearch.el (isearch-abort): Don't quit if search has
Sat, 15 Jan 2011 12:38:27 -0800 Glenn Morris Merge from emacs-23 branch, up to r100382.
Fri, 14 Jan 2011 21:32:19 -0500 Chong Yidong Make last-resort backup file in .emacs.d (Bug#6953).
Fri, 14 Jan 2011 13:08:30 +0900 Kenichi Handa merge emacs-23
Fri, 14 Jan 2011 13:04:10 +0900 Kenichi Handa Fix setting of buffer-file-coding-system of RMAIL buffer.
Thu, 13 Jan 2011 00:12:01 -0500 Chong Yidong * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).
Wed, 12 Jan 2011 15:11:40 +0900 Kenichi Handa merge emacs-23
Wed, 12 Jan 2011 15:08:55 +0900 Kenichi Handa Another improvement of MIME handling in rmail.
Mon, 10 Jan 2011 21:28:48 -0500 Stefan Monnier * tmm.el (tmm-get-keymap): Skip bindings without labels.
Mon, 10 Jan 2011 19:14:25 -0500 Stefan Monnier * whitespace.el (global-whitespace-newline-mode): Fix call
Mon, 10 Jan 2011 21:36:09 +0100 Michael Albinus * net/tramp.el (tramp-find-inline-compress)
Mon, 10 Jan 2011 20:42:46 +0100 Michael Albinus * net/tramp.el (tramp-default-method): Initialize with pscp/plink
Sun, 09 Jan 2011 19:52:57 +0200 Eli Zaretskii Fix bug #6684 with shell pipelines on MS-Windows.
Sat, 08 Jan 2011 17:15:51 -0500 Chong Yidong Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).
Sat, 08 Jan 2011 14:49:02 -0500 Chong Yidong * net/ldap.el (ldap-search-internal): Discard stderr output.
Fri, 07 Jan 2011 17:55:13 +0200 Eli Zaretskii Fix bug #7777 with documentation of directory-abbrev-alist.
Thu, 06 Jan 2011 11:03:59 -0500 Stefan Monnier * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
Tue, 04 Jan 2011 16:09:46 +0900 Kenichi Handa Fix handling of unknown MIME type (bug#7651).
Sat, 15 Jan 2011 12:03:38 -0800 Glenn Morris Merge from emacs-23 branch.
Fri, 14 Jan 2011 14:55:35 -0500 Stefan Monnier * lisp/hexl.el (hexl-mode-old-*): Remove.
Fri, 14 Jan 2011 13:10:15 -0500 Stefan Monnier * lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.
Fri, 14 Jan 2011 09:42:40 -0800 Glenn Morris ChangeLog merge fixes.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Fri, 14 Jan 2011 16:06:17 +0100 Kim F. Storm * emulation/cua-base.el (cua--init-keymaps):
Sun, 02 Jan 2011 22:21:35 -0800 Glenn Morris Forgot to mark tiny change.
Sun, 02 Jan 2011 22:13:35 -0800 Glenn Morris Abbrev.el fix for bug #7733. (tiny change)
Sun, 02 Jan 2011 22:49:13 -0500 Stefan Monnier * progmodes/python.el (python-mode): Don't impose font-lock.
Fri, 14 Jan 2011 13:17:24 +0100 Tassilo Horn * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
Thu, 13 Jan 2011 21:12:43 -0500 Stefan Monnier * lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
Thu, 13 Jan 2011 18:14:30 -0500 Stefan Monnier Use run-mode-hooks for major mode hooks.
Thu, 13 Jan 2011 16:48:34 -0500 Stefan Monnier * lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
Thu, 13 Jan 2011 15:46:38 -0500 Stefan Monnier * lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
Thu, 13 Jan 2011 21:17:15 +0100 Tassilo Horn (doc-view-initiate-display): Fall back to normal mode when
Thu, 13 Jan 2011 20:48:26 +0100 Tassilo Horn * doc-view.el (doc-view-open-text): Use meaningful text buffer
Thu, 13 Jan 2011 19:58:28 +0100 Tassilo Horn * simple.el (shell-command): Don't error out if shell command
Thu, 13 Jan 2011 17:26:40 +0100 Kim F. Storm * ido.el (ido-may-cache-directory): Move "too-big" check later.
Thu, 13 Jan 2011 16:44:41 +0100 Tassilo Horn * dired-x.el (dired-omit-verbose): New defcustom that allows
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:30:23 -0500 Chong Yidong * font-lock.el (font-lock-verbose): Default to nil.
Wed, 12 Jan 2011 23:23:41 -0500 Chong Yidong New arg RETURN-ACTION for compose-mail, and related functions.
Wed, 12 Jan 2011 14:10:00 -0500 Chong Yidong * cus-theme.el (customize-themes): Use switch-to-buffer.
Wed, 12 Jan 2011 13:57:23 -0500 Chong Yidong * emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.
Tue, 11 Jan 2011 19:42:30 +0100 Johan Bockgrd * lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
Tue, 11 Jan 2011 00:07:32 -0500 Stefan Monnier * lisp/progmodes/prolog.el: Fix up coding conventions and such.
Mon, 10 Jan 2011 23:34:06 -0500 Stefan Monnier * lisp/progmodes/prolog.el: Replace by a whole new file.
Mon, 10 Jan 2011 22:23:04 -0500 Stefan Monnier * lisp/subr.el (eval-after-load): Fix timing for features.
Mon, 10 Jan 2011 18:31:47 -0500 Stefan Monnier * lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
Mon, 10 Jan 2011 17:05:42 -0500 Ken Manheimer allout.el: Add 2011 to the file copyright.
Mon, 10 Jan 2011 12:21:01 +0100 Michael Albinus * net/dbus.el (dbus-unregister-service): Complete doc. Fix
Mon, 10 Jan 2011 11:53:13 +0100 Michael Albinus * net/dbus.el (dbus-register-property): Use `dont-register' keyword.
Mon, 10 Jan 2011 10:46:19 +0100 Michael Albinus * net/dbus.el (dbus-unregister-service): Translate returned
Sun, 09 Jan 2011 16:24:07 -0500 Chong Yidong Make org-link and idlwave-help-link inherit from link face.
Sun, 09 Jan 2011 16:07:30 -0500 Chong Yidong * lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
Sun, 09 Jan 2011 16:05:53 -0500 Chong Yidong Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph.
Sun, 09 Jan 2011 20:34:19 +0100 Andreas Schwab * lisp/net/ldap.el (ldap-search-internal): Don't use eval.
Sun, 09 Jan 2011 09:26:29 -0500 Chong Yidong * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
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 23:13:47 -0500 Chong Yidong Tweaks to tool-bar for default, VC-dir, Compile, and Info.
Sat, 08 Jan 2011 23:57:07 +0100 Tassilo Horn * doc-view.el (doc-view-mode-p): Check for png or imagemagick
Sat, 08 Jan 2011 16:17:58 -0500 Chong Yidong Doc fix for y-or-n-p and yes-or-no-p.
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.
Sat, 08 Jan 2011 14:32:31 +0100 Andreas Schwab * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
Sat, 08 Jan 2011 14:31:26 +0100 Andreas Schwab Fixes: debbugs:7806
Fri, 07 Jan 2011 18:53:50 -0800 Glenn Morris Add --no-site-lisp to more Makefiles.
Fri, 07 Jan 2011 18:41:14 -0800 Glenn Morris In Makefiles, -batch implies -q.
Fri, 07 Jan 2011 14:07:29 -0500 Sam Steingold * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
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)
Thu, 06 Jan 2011 02:19:05 -0500 Ken Manheimer allout.el: (allout-back-to-current-heading): Ensure return to the visible
Wed, 05 Jan 2011 21:14:54 -0800 Glenn Morris vc-bzr fix for bug #7792.
Wed, 05 Jan 2011 22:17:51 +0100 Tassilo Horn * doc-view.el (doc-view-image-width): New variable.
Tue, 04 Jan 2011 23:04:51 -0800 Glenn Morris * lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.
Tue, 04 Jan 2011 23:03:21 -0800 Glenn Morris ChangeLog fix.
Tue, 04 Jan 2011 14:50:21 -0500 Ken Manheimer Include recent allout.el changes, and add missing '*' asterisk to my
Tue, 04 Jan 2011 09:04:10 -0800 Glenn Morris * lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.
Tue, 04 Jan 2011 11:57:24 +0100 Michael Albinus * net/dbus.el (dbus-register-property): Added optional parameter
Tue, 04 Jan 2011 11:09:13 +0100 Andreas Schwab * lisp/textmodes/rst.el (rst-compile-pdf-preview)
Mon, 03 Jan 2011 20:47:39 -0800 Glenn Morris Small rst.el stuff.
Mon, 03 Jan 2011 15:50:05 -0500 Ken Manheimer add neglected allout.el ChangeLog entries to ChangeLog.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sun, 02 Jan 2011 10:58:36 -0800 Glenn Morris Remove duplicate ChangeLog entry.
Sat, 01 Jan 2011 22:57:26 -0500 Stefan Monnier * lisp/files.el (file-local-variables-alist): Make permanent-local.
Sat, 01 Jan 2011 22:16:03 -0500 Stefan Monnier * lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
Sat, 01 Jan 2011 18:46:30 -0800 Glenn Morris Set short copyright year to 2011.
Sat, 01 Jan 2011 18:43:26 -0800 Glenn Morris Mail-utils fix for bug#7746. (tiny change)
Sat, 01 Jan 2011 18:35:23 -0800 Glenn Morris Small mail-utils fix for bug 7760.
Fri, 31 Dec 2010 21:17:53 +0100 Michael Albinus * net/tramp.el (tramp-methods): Add recursive options to "scpc",
Fri, 31 Dec 2010 14:38:06 +0200 Eli Zaretskii Fix bug #7716 with PNG image support libraries on Windows.
Sat, 25 Dec 2010 13:50:34 +0200 Eli Zaretskii Fix bug #7713 with doc string of display-time-mode.
Sat, 25 Dec 2010 13:34:45 +0200 Eli Zaretskii Fix bug #7702 with docs of selections wrt MS-Windows.
Fri, 24 Dec 2010 23:00:14 +0900 Kenichi Handa Fix error handling of MIME parsing.
Fri, 24 Dec 2010 13:38:22 +0900 Kenichi Handa Enable display mode of MIME message in rmail.
Mon, 20 Dec 2010 19:31:15 +0800 Chong Yidong * help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
Mon, 20 Dec 2010 01:18:15 +0000 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-error): New variable.
Fri, 17 Dec 2010 19:38:22 +0800 Chong Yidong * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
Fri, 17 Dec 2010 19:04:40 +0800 Chong Yidong Minor fix for eshell-previous-matching-input (Bug#7585).
Thu, 16 Dec 2010 09:11:21 +0800 Chong Yidong Use make-temp-file in rst.el (Bug#7646).
Wed, 15 Dec 2010 09:26:56 +0800 Chong Yidong * emulation/edt-mapper.el: Override mapping of function keys
Mon, 13 Dec 2010 17:12:01 +0200 Eli Zaretskii Fix bug #7589 with EOL format in smtpmail's queued mail.
Fri, 31 Dec 2010 20:57:05 +0100 Michael Albinus * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
Thu, 30 Dec 2010 19:08:18 +0100 Tassilo Horn * doc-view.el (doc-view-set-doc-type): New function refactored
Thu, 30 Dec 2010 16:15:34 +0100 Andreas Schwab * lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
Thu, 30 Dec 2010 15:58:32 +0100 Tassilo Horn * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
Thu, 30 Dec 2010 15:47:53 +0100 Tassilo Horn * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
Thu, 30 Dec 2010 14:53:22 +0100 Tassilo Horn * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
Thu, 30 Dec 2010 14:45:09 +0100 Tassilo Horn * doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
Thu, 30 Dec 2010 10:04:15 +0100 Michael Albinus * net/tramp.el (tramp-default-method-alist)
Tue, 28 Dec 2010 22:24:09 -0500 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
Tue, 28 Dec 2010 17:39:25 +0800 Chong Yidong Fix 2010-12-20 change to tool-bar.el.
Mon, 27 Dec 2010 18:52:17 +0100 Michael Albinus * net/secrets.el (secrets-delete-alias): New defun.
Mon, 27 Dec 2010 11:56:26 +0100 Michael Albinus * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
Sun, 26 Dec 2010 18:17:09 -0500 Stefan Monnier * lisp/emacs-lisp/rx.el: Make it a superset of sregex.
Sat, 25 Dec 2010 12:57:02 +0200 Eli Zaretskii Fix bug #7699 with pasting selected text on MS-Windows.
Wed, 22 Dec 2010 19:00:12 -0500 Stefan Monnier Fix up last change.
Tue, 21 Dec 2010 14:45:11 +0800 Chong Yidong * help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
Tue, 21 Dec 2010 10:36:48 +0800 Chong Yidong Revert bogus 2010-10-24 change to widget-image-find.
Tue, 21 Dec 2010 11:30:36 +0900 Daiki Ueno Mark PGG obsolete.
Mon, 20 Dec 2010 21:11:01 +0100 Jan D. * dnd.el (dnd-get-local-file-name): Unhex of file name shall
Mon, 20 Dec 2010 22:44:28 +0800 Chong Yidong Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
Mon, 20 Dec 2010 11:18:56 +0800 Chong Yidong Move color.el out of the gnus/ tree.
Mon, 20 Dec 2010 08:20:25 +0800 Chong Yidong Fix 2010-11-22 change to diff.el.
Mon, 20 Dec 2010 08:17:26 +0800 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
Sat, 18 Dec 2010 12:39:05 -0800 Glenn Morris Add missing ChangeLog entry for r102680.
Fri, 17 Dec 2010 10:14:57 -0500 Ken Brown * loadup.el: Use version numbers in Cygwin build.
Fri, 17 Dec 2010 18:56:03 +0800 Chong Yidong Ask for confirmation in ido-file-internal (Bug#1238).
Fri, 17 Dec 2010 12:04:06 +0800 Chong Yidong Support for menu separators in the GTK tool-bar.
Thu, 16 Dec 2010 11:35:56 +0900 Daiki Ueno Extend epa-file-select-keys to allow users to inhibit key selection.
Thu, 16 Dec 2010 10:26:39 +0800 Chong Yidong * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
Wed, 15 Dec 2010 00:16:53 -0800 Glenn Morris Remove code and comments related to lib-src/fns-*.el; long removed.
Wed, 15 Dec 2010 10:56:22 +0800 Chong Yidong New command rectangle-number-lines (Bug#4382).
Wed, 15 Dec 2010 10:05:38 +0800 Chong Yidong Delete long unused functions and variables in rect.el.
Tue, 14 Dec 2010 21:33:33 +0100 Michael Albinus * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
Tue, 14 Dec 2010 00:06:18 -0800 Glenn Morris Tidy up some js.el requires.
Mon, 13 Dec 2010 21:01:08 -0800 Glenn Morris Misc sendmail.el.
Mon, 13 Dec 2010 20:46:07 -0800 Glenn Morris ChangeLog fix.
Mon, 13 Dec 2010 20:42:59 -0800 Glenn Morris Make build-mail-aliases an interactive command.
Mon, 13 Dec 2010 20:35:33 -0800 Glenn Morris Remove some dired.el autoload cookies on defcustoms.
Mon, 13 Dec 2010 20:32:14 -0800 Glenn Morris Make some dired defvars into defcustoms.
Mon, 13 Dec 2010 20:26:01 -0800 Glenn Morris * lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
Mon, 13 Dec 2010 22:29:12 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 13 Dec 2010 23:20:32 +0100 Romain Francoise * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Sun, 12 Dec 2010 22:45:57 +0200 Eli Zaretskii subr.el (posn-col-row): Evaluate header-line-format in the context of
Fri, 10 Dec 2010 18:34:55 -0800 Glenn Morris Doc fixes.
Fri, 10 Dec 2010 05:14:57 +0100 Michael Albinus * net/tramp.el (tramp-action-password, tramp-process-actions):
Thu, 09 Dec 2010 20:53:17 +0200 Eli Zaretskii Fix bug #1077 with popping new frames from a minibuffer-only frame.
Wed, 08 Dec 2010 17:50:08 -0800 Glenn Morris diary-lib fix for bug#7536.
Wed, 08 Dec 2010 17:46:03 -0800 Glenn Morris * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
Wed, 08 Dec 2010 21:07:25 +0100 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Protect
Tue, 07 Dec 2010 19:42:00 -0800 Glenn Morris * lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
Tue, 07 Dec 2010 19:36:01 -0800 Glenn Morris * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
Tue, 07 Dec 2010 19:32:31 -0800 Glenn Morris mouse.el fix for bug#7586.
Tue, 07 Dec 2010 19:29:41 -0800 Glenn Morris Small smtpmail fix for bug#7588.
Tue, 07 Dec 2010 19:25:57 -0800 Glenn Morris Fix ChangeLog whitespace.
Tue, 07 Dec 2010 19:23:49 -0800 Glenn Morris Fix ChangeLog typo.
Tue, 07 Dec 2010 14:48:15 -0500 Stefan Monnier * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
Mon, 06 Dec 2010 15:07:48 -0500 Chong Yidong Fix Lawrence Mitchell's email address in lisp/ChangeLog.
Mon, 06 Dec 2010 14:55:21 -0500 Chong Yidong * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
Mon, 06 Dec 2010 14:45:31 -0500 Chong Yidong Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
Mon, 06 Dec 2010 14:35:54 -0500 Chong Yidong Fix arg usage of format-decode-run-method (Bug#7488).
Mon, 06 Dec 2010 07:51:06 +0100 Jan D. * frame.el (blink-cursor-mode): Make default t for ns.
Sun, 05 Dec 2010 10:30:58 +0900 Daiki Ueno Trivial fixes for epg.el.
Sat, 04 Dec 2010 19:59:37 -0500 Chong Yidong * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
Sat, 04 Dec 2010 19:55:00 -0500 Chong Yidong Doc fixes for comint functions (Bug#7499).
Sat, 04 Dec 2010 19:43:18 -0500 Chong Yidong Doc fix for posn-* functions (Bug#7471).
Sat, 04 Dec 2010 17:43:51 -0500 Chong Yidong * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
Sat, 04 Dec 2010 16:45:17 -0500 Chong Yidong * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
Sat, 04 Dec 2010 16:15:17 -0500 Chong Yidong * simple.el (transient-mark-mode): Doc fix (Bug#7465).
Sat, 04 Dec 2010 14:52:04 +0200 Eli Zaretskii Fix bug #4674 with UNCs in file-relative-name.
Wed, 01 Dec 2010 23:40:32 -0800 Glenn Morris That's not how you spell "initialization".
Wed, 01 Dec 2010 20:56:54 -0800 Glenn Morris ChangeLog fixes.
Wed, 01 Dec 2010 20:06:52 -0800 Glenn Morris Small ps-print fixes.
Thu, 02 Dec 2010 09:44:25 +0900 Kenichi Handa merge emacs-23
Wed, 01 Dec 2010 17:34:09 -0500 Stefan Monnier * lisp/ido.el (ido-common-initilization): New function.
Mon, 29 Nov 2010 21:22:39 +0900 Kenichi Handa Implement rmail-search-mime-message-function.
Sun, 12 Dec 2010 11:53:24 -0500 Karl Fogel * lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
Sun, 12 Dec 2010 12:24:56 +0000 Alan Mackenzie (c-forward-type): Before scanning a template arglist, check that the
Fri, 10 Dec 2010 18:54:07 -0800 Glenn Morris Misc vc-bzr.el.
Fri, 10 Dec 2010 18:50:58 -0800 Glenn Morris * lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
Fri, 10 Dec 2010 18:48:23 -0800 Glenn Morris * lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Fri, 10 Dec 2010 09:10:08 -0500 Stefan Monnier * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
Fri, 10 Dec 2010 13:56:44 +0200 Eli Zaretskii arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
Thu, 09 Dec 2010 19:47:49 -0800 Glenn Morris * lisp/files.el (diff-no-select): Declare.
Thu, 09 Dec 2010 19:39:18 -0800 Glenn Morris Small emacsbug.el stuff.
Thu, 09 Dec 2010 19:36:46 -0800 Glenn Morris * lisp/comint.el (comint-input-ring-file-name): Doc fix.
Thu, 09 Dec 2010 19:34:59 -0800 Glenn Morris Fix ChangeLog attribution.
Thu, 09 Dec 2010 21:07:53 +0200 Eli Zaretskii Fix bug #1077 with popping new frames from a minibuffer-only frame.
Thu, 09 Dec 2010 08:55:03 -0200 Vinicius Jose Latorre Tiny code fix.
Wed, 08 Dec 2010 21:55:25 -0800 Glenn Morris Rename some landmark functions.
Wed, 08 Dec 2010 17:25:11 -0200 Vinicius Jose Latorre New version 13.2. (Bug#7582)
Wed, 08 Dec 2010 03:09:27 -0500 Karl Fogel Adjust parameter names and doc strings to resolve confusion over
Tue, 07 Dec 2010 21:00:12 -0800 Glenn Morris In gdb, try to init comint history from gdbhist.
Tue, 07 Dec 2010 19:47:27 -0800 Glenn Morris * mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
Tue, 07 Dec 2010 21:18:02 -0500 Stefan Monnier * lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
Tue, 07 Dec 2010 20:38:38 +0100 Tassilo Horn * simple.el (just-one-space): Make argument n default to 1 if
Tue, 07 Dec 2010 10:36:08 -0500 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
Mon, 06 Dec 2010 13:21:42 -0500 Stefan Monnier * lisp/simple.el (just-one-space): Delete newlines for negative arg.
Mon, 06 Dec 2010 11:51:37 -0500 Stefan Monnier * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
Sat, 04 Dec 2010 20:01:23 -0500 Chong Yidong * lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
Sat, 04 Dec 2010 17:10:12 -0500 Chong Yidong Smarter initialization for dired-use-ls-dired (Bug#7546).
Fri, 03 Dec 2010 20:58:06 -0500 Stefan Monnier * lisp/replace.el: Add "collect" feature to occur.
Fri, 03 Dec 2010 19:49:49 -0500 Stefan Monnier * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
Fri, 03 Dec 2010 18:20:27 -0500 Stefan Monnier * lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
Fri, 03 Dec 2010 18:14:50 -0500 Stefan Monnier * lisp/newcomment.el (comment-styles): Add docs to each style.
Fri, 03 Dec 2010 12:48:24 +0100 Jan D. Restore dock New Frame and Preferences menu functions (Bug#7535).
Thu, 02 Dec 2010 19:13:24 -0800 Glenn Morris Silence nxml-mode.el compilation.
Thu, 02 Dec 2010 19:10:25 -0800 Glenn Morris Remove leading `*' from nxml defcustom docs.
Thu, 02 Dec 2010 19:06:11 -0800 Glenn Morris startup.el trivia.
Thu, 02 Dec 2010 19:04:29 -0800 Glenn Morris Remove some browse-url.el autoloads.
Thu, 02 Dec 2010 19:03:06 -0800 Glenn Morris emacsbug.el trivia.
Thu, 02 Dec 2010 19:01:16 -0800 Glenn Morris diff-sentinel trivia.
Fri, 03 Dec 2010 10:52:43 +0900 Daiki Ueno Trivial fixes for epg.el.
Thu, 02 Dec 2010 20:34:31 +0100 Michael Albinus * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
Thu, 02 Dec 2010 09:36:45 -0800 Glenn Morris cl-macs `loop' fix for bug#7492.
Thu, 02 Dec 2010 09:34:35 -0800 Glenn Morris Small flymake changes.
Tue, 30 Nov 2010 12:57:48 -0500 Sam Steingold * lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
Sat, 27 Nov 2010 15:06:23 -0500 Chong Yidong Merge changes from emacs-23 branch.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 27 Nov 2010 14:41:49 -0500 Chong Yidong Fix log-edit-font-lock-keywords (Bug#6465).
Sat, 27 Nov 2010 11:56:49 +0200 Eli Zaretskii Fix bug #7308 with `locate' on MS-Windows.
Fri, 26 Nov 2010 16:33:21 -0500 Stefan Monnier * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
Fri, 26 Nov 2010 21:58:41 +0900 Kenichi Handa mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
Fri, 26 Nov 2010 16:58:35 +0900 Kenichi Handa mail/rmail.el: Require rfc2047.
Fri, 26 Nov 2010 13:06:59 +0900 Kenichi Handa Improve rmail's MIME handling.
Tue, 23 Nov 2010 21:21:55 -0500 Stefan Monnier * progmodes/which-func.el (which-func-imenu-joiner-function):
Tue, 23 Nov 2010 20:52:25 +0100 Michael Albinus * net/tramp.el (tramp-default-method-alist)
Sun, 21 Nov 2010 12:04:43 -0500 Chong Yidong Backport fixes for Bug#5390 and Bug#5694 from trunk.
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 15:23:26 -0500 Chong Yidong Prompt before running print commands.
Sat, 27 Nov 2010 11:48:16 -0800 Glenn Morris startup.el trivia.
Sat, 27 Nov 2010 10:40:19 +0200 Eli Zaretskii Exclude NL and TAB from c0-control group for glyphless display.
Fri, 26 Nov 2010 19:29:06 -0800 Glenn Morris sendmail.el trivia.
Fri, 26 Nov 2010 19:25:35 -0800 Glenn Morris * lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
Fri, 26 Nov 2010 19:22:00 -0800 Glenn Morris * lisp/shell.el (shell-dir-cookie-re): Move definition before use.
Fri, 26 Nov 2010 19:15:59 -0800 Glenn Morris Fix emacsbug.el errors clearly flagged by the byte-compiler.
Fri, 26 Nov 2010 21:10:26 +0200 Eli Zaretskii Force left-to-right paragraph direction in echo area and prog-mode buffers.
Fri, 26 Nov 2010 20:38:40 +0200 Eli Zaretskii term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
Thu, 25 Nov 2010 19:10:16 -0800 Glenn Morris diary-lib.el diary-outlook* changes.
Fri, 26 Nov 2010 03:28:03 +0100 Lars Magne Ingebrigtsen * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
Wed, 24 Nov 2010 23:43:56 -0500 Stefan Monnier * lisp/vc/diff.el (diff): Fix last change.
Wed, 24 Nov 2010 11:39:51 -0500 Stefan Monnier * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
Wed, 24 Nov 2010 07:34:12 +0100 Lars Magne Ingebrigtsen (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
Wed, 24 Nov 2010 07:29:06 +0100 Lars Magne Ingebrigtsen Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
Tue, 23 Nov 2010 12:36:15 -0500 Stefan Monnier * lisp/eshell/: Use with-silent-modifications.
Tue, 23 Nov 2010 10:13:43 -0500 Chong Yidong Always issue a full prompt in vc-merge-branch operation.
Tue, 23 Nov 2010 09:19:54 -0500 Stefan Monnier * lisp/shell.el (shell): Use current-buffer by default if it's already
Tue, 23 Nov 2010 09:00:56 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
Mon, 22 Nov 2010 20:15:08 -0500 Chong Yidong Initial support for unified DVCS pull and merge.
Mon, 22 Nov 2010 17:09:17 -0500 Stefan Monnier * lisp/Makefile.in: Fix up last merge.
Mon, 22 Nov 2010 14:22:03 -0500 Stefan Monnier Cleanup diff-buffer-with-file.
Mon, 22 Nov 2010 12:57:46 -0500 Stefan Monnier * lisp/files.el: Make revert work with diff-buffer-with-file.
Mon, 22 Nov 2010 09:09:41 +0100 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): Use the current
Sun, 21 Nov 2010 20:39:21 +0100 Michael Albinus * files.el (backup-by-copying-when-mismatch): The default value is
Sun, 21 Nov 2010 19:29:08 +0100 Jan D. * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
Sun, 21 Nov 2010 12:12:44 -0500 Chong Yidong Highlight top-level augmented assignments in Python (Bug#6445).
Sun, 21 Nov 2010 14:09:34 +0100 Jan D. Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
Sat, 20 Nov 2010 14:27:56 -0800 Glenn Morris Tiny authors.el updates.
Sat, 20 Nov 2010 14:25:56 -0800 Glenn Morris ChangeLog fixes prompted by M-x authors.
Sat, 20 Nov 2010 18:32:57 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Sat, 20 Nov 2010 16:35:45 +0200 Eli Zaretskii Make glyphless-char-display-control a defcustom.
Sat, 20 Nov 2010 14:12:27 +0100 Michael Albinus Sync with Tramp 2.2.0.
Sat, 20 Nov 2010 13:52:09 +0200 Eli Zaretskii lisp/ChangeLog: Fix entry for bug-querying changes.
Sat, 20 Nov 2010 13:47:49 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
Sat, 20 Nov 2010 13:43:01 +0200 Eli Zaretskii faces.el (glyphless-char): Define value for `pc'.
Sat, 20 Nov 2010 12:39:44 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-tracker-url)
Fri, 19 Nov 2010 12:18:15 +0100 Tassilo Horn * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
Thu, 18 Nov 2010 19:14:36 -0600 Jay Belanger calc.texi (TeX and LaTeX Language Modes, Predefined Units):
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Wed, 17 Nov 2010 22:02:15 -0500 Stefan Monnier * lisp/textmodes/rst.el: Minor cleanup to improve style.
Wed, 17 Nov 2010 21:09:41 -0500 Stefan Monnier Make the yank-handler argument obsolete.
Wed, 17 Nov 2010 14:59:16 -0500 Stefan Monnier * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
Wed, 17 Nov 2010 09:34:28 -0500 Stefan Monnier * vc-hg.el (vc-hg-program): New var.
Tue, 16 Nov 2010 19:47:16 -0800 Glenn Morris autoload.el fix for bug#7414.
Tue, 16 Nov 2010 15:09:47 -0500 Chong Yidong * lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
Sat, 13 Nov 2010 23:07:58 +0200 Eli Zaretskii subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
Sat, 13 Nov 2010 16:01:10 -0500 Chong Yidong Fix picture-mouse-set-point calculation (Bug#7390).
Sat, 13 Nov 2010 11:08:21 +0100 Michael Albinus * net/tramp.el (tramp-remote-coding-commands): Add an alternative
Sat, 13 Nov 2010 01:16:18 -0800 Glenn Morris * lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
Thu, 11 Nov 2010 19:16:20 -0800 Glenn Morris diary-iso-date-forms fix for bug#7377.
Thu, 11 Nov 2010 20:33:28 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
Thu, 11 Nov 2010 17:19:01 -0500 Stefan Monnier * lisp/files.el (safe-local-variable-p): Gracefully handle errors.
Thu, 11 Nov 2010 00:08:25 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
Wed, 10 Nov 2010 19:48:46 -0800 Glenn Morris Fix some ls-lisp oddness.
Tue, 09 Nov 2010 23:55:15 -0800 Glenn Morris * lisp/printing.el (pr-menu-bind): Doc fix.
Tue, 09 Nov 2010 23:52:12 -0800 Glenn Morris * lisp/speedbar.el (speedbar-toggle-images): Doc fix.
Tue, 09 Nov 2010 23:46:01 -0800 Glenn Morris * lisp/progmodes/python.el (python-shell): Doc fix.
Tue, 09 Nov 2010 23:44:30 -0800 Glenn Morris wid-edit doc fixes.
Wed, 17 Nov 2010 21:44:44 -0500 Stefan Monnier * lisp/minibuffer.el (completion-fail-discreetly): New var.
Wed, 17 Nov 2010 21:43:42 -0500 Stefan Monnier * lisp/electric.el (electric-pair-pairs): New var.
Wed, 17 Nov 2010 10:07:48 -0500 Stefan Monnier Remove "tiny change"s for Eric Hanchrow
Wed, 17 Nov 2010 10:00:16 -0500 Stefan Monnier * lisp/progmodes/python.el (run-python): Explain why we remove the current
Wed, 17 Nov 2010 09:54:15 -0500 Stefan Monnier * lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
Tue, 16 Nov 2010 16:19:34 -0500 Stefan Monnier * lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
Tue, 16 Nov 2010 16:14:46 -0500 Stefan Monnier * lisp/electric.el (electric-layout-mode): New minor mode.
Mon, 15 Nov 2010 16:40:30 -0500 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
Mon, 15 Nov 2010 13:27:33 +0100 Agustin Martin flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
Sat, 13 Nov 2010 21:09:11 -0500 Chong Yidong Let the cursorColor X resource set the the cursor face (Bug#7392).
Sat, 13 Nov 2010 16:47:07 -0800 Glenn Morris ChangeLog OCD.
Sat, 13 Nov 2010 17:30:10 -0500 Ken Manheimer (allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
Sat, 13 Nov 2010 13:34:02 -0500 Chong Yidong Fix background-color setting in initial frame (Bug#7373).
Sat, 13 Nov 2010 15:35:44 +0200 Eli Zaretskii lisp/ChangeLog: Fix last log entry.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sat, 13 Nov 2010 11:42:32 +0100 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position)
Fri, 12 Nov 2010 19:46:00 -0800 Glenn Morris * lisp/simple.el (count-words-region): New function.
Fri, 12 Nov 2010 19:36:32 -0800 Glenn Morris ChangeLog whitespace.
Fri, 12 Nov 2010 09:13:48 -0500 Stefan Monnier * lisp/shell.el (shell-dir-cookie-re): New custom variable.
Fri, 12 Nov 2010 08:44:46 -0500 Stefan Monnier * lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
Fri, 12 Nov 2010 08:35:36 -0500 Stefan Monnier * lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
Fri, 12 Nov 2010 08:33:44 -0500 Stefan Monnier * lisp/skeleton.el (skeleton-newline): New function.
Fri, 12 Nov 2010 08:32:02 -0500 Stefan Monnier * lisp/simple.el (open-line): `newline' may strip trailing space.
Fri, 12 Nov 2010 08:28:17 -0500 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Use mapc.
Thu, 11 Nov 2010 19:21:38 -0800 Glenn Morris bytecomp trivia.
Thu, 11 Nov 2010 20:35:06 -0500 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
Thu, 11 Nov 2010 16:06:15 -0500 Stefan Monnier * lisp/progmodes/modula2.el: Use SMIE and skeleton.
Thu, 11 Nov 2010 00:28:35 -0800 Glenn Morris ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
Wed, 10 Nov 2010 19:59:04 -0800 Glenn Morris Minor ls-lisp changes.
Wed, 10 Nov 2010 19:57:02 -0800 Glenn Morris Remove odd code from kandmark, gomoku.
Wed, 10 Nov 2010 19:54:59 -0800 Glenn Morris * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
Wed, 10 Nov 2010 19:53:16 -0800 Glenn Morris Silence idlw*.el compilation.
Wed, 10 Nov 2010 23:27:02 +0100 Lars Magne Ingebrigtsen * net/browse-url.el (browse-url-browser-function): Change the
Wed, 10 Nov 2010 16:35:06 -0500 Chong Yidong Minor fix to package-archive-contents recalculation.
Wed, 10 Nov 2010 18:25:13 +0100 Agustin Martin lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
Wed, 10 Nov 2010 11:54:43 +0100 Agustin Martin flyspell.el (flyspell-word): Do not re-check known misspellings.
Wed, 10 Nov 2010 00:21:06 -0800 Glenn Morris * lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
Tue, 09 Nov 2010 23:59:00 -0800 Glenn Morris * lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
Tue, 09 Nov 2010 21:24:48 -0800 Glenn Morris Minor edt.el simplification.
Tue, 09 Nov 2010 21:16:34 -0800 Glenn Morris tpu-extras.el simplifiation.
Tue, 09 Nov 2010 20:35:18 -0800 Glenn Morris Use line-beginning-position in some texinfo.el files.
Tue, 09 Nov 2010 20:30:21 -0800 Glenn Morris Silence skeleton.el compilation.
Tue, 09 Nov 2010 20:28:16 -0800 Glenn Morris Remove ls-lisp time-related functions that duplicate standard functions.
Tue, 09 Nov 2010 20:24:47 -0800 Glenn Morris system-type related trivia.
Tue, 09 Nov 2010 20:13:21 -0800 Glenn Morris net-utils system-type trivia.
Tue, 09 Nov 2010 20:11:08 -0800 Glenn Morris * lisp/startup.el (package-initialize): Update declaration.
Tue, 09 Nov 2010 20:08:15 -0800 Glenn Morris time-to-seconds related simplifications.
Tue, 09 Nov 2010 19:57:32 -0800 Glenn Morris Replace some eshell functions that duplicate standard functions.
Tue, 09 Nov 2010 19:53:03 -0800 Glenn Morris Silence compilation of some shell files.
Tue, 09 Nov 2010 19:43:44 -0800 Glenn Morris ChangeLog fix.
Wed, 10 Nov 2010 00:02:44 +0000 Katsumi Yamaoka net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Tue, 09 Nov 2010 00:00:46 -0800 Glenn Morris * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
Mon, 08 Nov 2010 23:47:01 -0800 Glenn Morris * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Mon, 08 Nov 2010 15:01:01 -0500 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
Mon, 08 Nov 2010 14:09:21 -0500 Stefan Monnier * lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
Sun, 07 Nov 2010 10:45:45 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
Sat, 06 Nov 2010 18:56:09 -0700 Glenn Morris Minor esh-util changes.
Sat, 06 Nov 2010 18:50:52 -0700 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
Sat, 06 Nov 2010 18:44:13 -0700 Glenn Morris Minor checkdoc simplifications.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Sat, 06 Nov 2010 18:06:37 -0700 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Sat, 06 Nov 2010 12:55:44 -0700 Glenn Morris Minor idlwave change.
Sat, 06 Nov 2010 12:47:42 -0700 Glenn Morris Minor eieio-comp changes.
Sat, 06 Nov 2010 12:44:11 -0700 Glenn Morris Silence viper-cmd compilation.
Sat, 06 Nov 2010 12:40:33 -0700 Glenn Morris Silence elint compilation.
Sat, 06 Nov 2010 12:28:44 -0700 Glenn Morris Silence mail-extr compilation.
Sat, 06 Nov 2010 12:11:38 -0700 Glenn Morris Silence reftex compilation.
Sat, 06 Nov 2010 11:51:11 -0700 Glenn Morris Minor emerge changes.
Sat, 06 Nov 2010 16:56:29 +0100 Ralf Angeli RefTeX: Improve matching of bib entries.
Sat, 06 Nov 2010 13:08:58 +0100 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
Fri, 05 Nov 2010 13:11:12 +0100 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
Fri, 05 Nov 2010 01:16:55 -0700 Glenn Morris Quiet, woman. (Sorry...).
Fri, 05 Nov 2010 00:41:47 -0700 Glenn Morris Silence doctor.el compilation.
Fri, 05 Nov 2010 00:34:45 -0700 Glenn Morris Silence cl-macs.el compilation.
Fri, 05 Nov 2010 00:32:16 -0700 Glenn Morris Silence byte-opt.el compilation.
Wed, 03 Nov 2010 19:21:51 -0400 Chong Yidong * emacs-lisp/package.el (package-unpack): Remove no-op.
Mon, 08 Nov 2010 23:41:57 -0800 Glenn Morris * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
Mon, 08 Nov 2010 20:39:11 -0800 Glenn Morris ChangeLog fix.
Mon, 08 Nov 2010 15:53:42 -0500 Stefan Monnier * lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
Mon, 08 Nov 2010 13:56:10 -0500 Stefan Monnier * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
Mon, 08 Nov 2010 13:42:24 -0500 Stefan Monnier * lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
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.
Sun, 07 Nov 2010 08:02:15 +0100 Michael Albinus Fix misleading Changelog entry.
Sat, 06 Nov 2010 15:05:47 +0100 Michael Albinus Fix typo.
Sat, 06 Nov 2010 15:04:23 +0100 Michael Albinus * files.el (backup-by-copying-when-mismatch): Make it a buffer local
Sat, 06 Nov 2010 12:08:33 +0200 Eli Zaretskii Back-port from trunk the fix for bug #6294.
Sat, 06 Nov 2010 11:57:24 +0200 Eli Zaretskii Fix bug #7285.
Sat, 06 Nov 2010 00:54:19 -0700 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-insert-one-definition)
Fri, 05 Nov 2010 21:52:50 +0100 Michael Albinus * net/trampver.el: Update release number.
Thu, 04 Nov 2010 15:27:46 -0400 Chong Yidong Backport Bug#6765 fix from trunk.
Sun, 31 Oct 2010 23:55:49 -0700 Glenn Morris * lisp/locate.el (locate, locate-mode): Doc fixes.
Sun, 31 Oct 2010 23:35:06 -0400 Chong Yidong Prevent server-mode from issuing a prompt in kill-emacs-hook.
Sun, 31 Oct 2010 23:13:42 -0400 Chong Yidong Backport VC improvements from trunk.
Wed, 03 Nov 2010 01:03:42 -0700 Glenn Morris reftex-toc trivia.
Wed, 03 Nov 2010 00:57:43 -0700 Glenn Morris idlwave trivia.
Wed, 03 Nov 2010 00:42:27 -0700 Glenn Morris Silence ispell.el compilation.
Wed, 03 Nov 2010 00:20:03 -0700 Glenn Morris * lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
Tue, 02 Nov 2010 20:49:04 -0700 Glenn Morris Don't be so lax with spelling.
Tue, 02 Nov 2010 20:35:38 -0700 Glenn Morris landmark: you lose.
Tue, 02 Nov 2010 20:33:24 -0700 Glenn Morris Fix the most annoying typo in the world.
Tue, 02 Nov 2010 20:30:37 -0700 Glenn Morris Silence compilation of gomoku.el.
Tue, 02 Nov 2010 23:25:36 -0400 Chong Yidong Separate built-in packages from elpa packages, for efficiency.
Tue, 02 Nov 2010 22:30:12 -0400 Stefan Monnier * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Tue, 02 Nov 2010 15:51:25 -0700 Noah Friedman (byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
Mon, 01 Nov 2010 21:50:26 -0400 Chong Yidong Two fixes for elpa packages overriding built-in ones.
Mon, 01 Nov 2010 23:50:22 -0200 Vinicius Jose Latorre Adjust doc.
Mon, 01 Nov 2010 15:59:31 +0100 Juanma Barranquero Fix dates in ChangeLog entries.
Mon, 01 Nov 2010 16:55:44 +0900 Kenichi Handa merge trunk
Mon, 01 Nov 2010 16:53:08 +0900 Kenichi Handa merge trunk
Mon, 01 Nov 2010 00:40:11 -0700 Glenn Morris Reposition some aliases in holidays.el.
Sun, 31 Oct 2010 23:44:54 -0700 Glenn Morris * lisp/emacs-lisp/smie.el (smie): New custom group.
Sun, 31 Oct 2010 23:13:43 -0700 Glenn Morris Fix some declarations.
Sun, 31 Oct 2010 23:00:04 -0700 Glenn Morris * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
Sun, 31 Oct 2010 22:55:40 -0700 Glenn Morris * lisp/textmodes/ispell.el (comment-add): Declare.
Sun, 31 Oct 2010 22:53:15 -0700 Glenn Morris * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
Sun, 31 Oct 2010 22:48:20 -0700 Glenn Morris * lisp/info.el (finder-keywords-hash, package-alist): Declare.
Sun, 31 Oct 2010 23:19:01 -0400 Chong Yidong Fix to package name computation in Finder.
Sun, 31 Oct 2010 23:16:48 -0400 Chong Yidong Remove extra leftover args to vc-*-checkin.
Sun, 31 Oct 2010 19:55:12 -0700 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
Sun, 31 Oct 2010 19:51:59 -0700 Glenn Morris Silence compilation of startup.el.
Sun, 31 Oct 2010 19:33:11 -0700 Glenn Morris * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
Sun, 31 Oct 2010 15:43:06 -0700 Glenn Morris Fix previous cedet change and ChangeLog.
Sun, 31 Oct 2010 15:25:39 -0400 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Sun, 31 Oct 2010 19:38:16 +0100 Juanma Barranquero More merge fixes.
Sun, 31 Oct 2010 11:26:54 -0700 Glenn Morris Fix bug#7299; default value of tool-bar-mode in without-x builds.
Sun, 31 Oct 2010 11:13:40 -0700 Glenn Morris * lisp/ChangeLog: Merge fixes.
Sun, 31 Oct 2010 17:03:11 +0100 Jan D. Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
Sun, 31 Oct 2010 10:40:01 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 30 Oct 2010 18:28:17 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-file-contents): For root,
Fri, 29 Oct 2010 00:48:10 -0700 Glenn Morris Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Wed, 27 Oct 2010 20:52:14 -0700 Glenn Morris * lisp/select.el (x-selection): Mark it as an obsolete alias.
Wed, 27 Oct 2010 17:37:15 -0400 Stefan Monnier * add-log.el (find-change-log): Use derived-mode-p rather than
Tue, 26 Oct 2010 21:06:52 -0700 Glenn Morris Fix treatment of menu-bar-files-menu.
Sun, 31 Oct 2010 11:54:02 +0000 Alan Mackenzie progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
Sat, 30 Oct 2010 20:06:18 -0400 Chong Yidong Check more carefully for packages before loading package.el.
Sat, 30 Oct 2010 12:24:06 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
Fri, 29 Oct 2010 19:27:44 -0700 Glenn Morris Fix bug#7306; customization of minor-mode variables defined in C.
Mon, 01 Nov 2010 13:09:26 +0900 Kenichi Handa Handle glyphless characters on tty.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Fri, 29 Oct 2010 15:20:28 -0400 Stefan Monnier SMIE: change indent rules format, improve smie-setup.
Thu, 28 Oct 2010 23:51:36 -0700 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
Thu, 28 Oct 2010 20:29:29 -0700 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Thu, 28 Oct 2010 21:05:38 -0400 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
Thu, 28 Oct 2010 10:36:59 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
Thu, 28 Oct 2010 00:05:00 -0700 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
Wed, 27 Oct 2010 20:49:40 -0700 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.
Wed, 27 Oct 2010 22:22:29 -0400 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
Wed, 27 Oct 2010 21:30:01 -0400 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
Wed, 27 Oct 2010 21:10:22 -0400 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Wed, 27 Oct 2010 17:47:09 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
Wed, 27 Oct 2010 10:31:44 -0400 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
Wed, 27 Oct 2010 10:26:01 -0400 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
Tue, 26 Oct 2010 23:50:28 -0700 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
Tue, 26 Oct 2010 23:48:04 -0700 Glenn Morris ns-win.el trivia.
Tue, 26 Oct 2010 23:42:15 -0700 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
Tue, 26 Oct 2010 20:48:28 -0700 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
Tue, 26 Oct 2010 09:56:11 -0700 Glenn Morris * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
Tue, 26 Oct 2010 16:20:00 +0300 Adrian Robert * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
Tue, 26 Oct 2010 00:41:30 -0700 Glenn Morris Add ChangeLog bug ref.
Tue, 26 Oct 2010 00:40:07 -0700 Glenn Morris Add server-port option. (Bug#854)
Mon, 25 Oct 2010 20:58:19 -0700 Glenn Morris Remove ns-handle-* functions that duplicate x-handle-*.
Mon, 25 Oct 2010 19:59:05 -0700 Glenn Morris Let ns load common-win.
Tue, 26 Oct 2010 10:31:27 +0900 Daiki Ueno Make epa-mail-encrypt expand mail aliases.
Tue, 26 Oct 2010 10:02:08 +0900 Daiki Ueno Make epa-mail-encrypt handle local-part only recipients.
Sun, 24 Oct 2010 22:39:21 -0700 Glenn Morris Simplifications for lisp/term/common-win.el
Sun, 24 Oct 2010 17:48:26 -0700 Glenn Morris Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
Sun, 24 Oct 2010 19:40:55 -0400 Chong Yidong Avoid inline image variables for checkboxes (Bug#7222).
Sun, 24 Oct 2010 15:07:06 -0700 Glenn Morris ChangeLog fix.
Sun, 24 Oct 2010 15:04:45 -0700 Glenn Morris Move some more shared x-, w32- things to common-win.
Sun, 24 Oct 2010 17:44:53 -0400 Chong Yidong Fix 2010-10-10 keymap fixes.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Sat, 23 Oct 2010 14:12:38 -0700 Dan Nicolaescu verilog-mode.el updates.
Sat, 23 Oct 2010 12:15:44 -0700 Glenn Morris Fix bug#7224.
Sat, 23 Oct 2010 01:38:34 +0200 Juanma Barranquero Fix typos.
Thu, 21 Oct 2010 08:33:47 +0200 Michael Albinus * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
Wed, 20 Oct 2010 09:46:21 +0900 Kenichi Handa merge emacs-23
Tue, 19 Oct 2010 13:52:29 +0200 Juanma Barranquero lisp/ChangeLog: Add missing entry.
Wed, 20 Oct 2010 09:32:53 +0900 Kenichi Handa face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
Sun, 24 Oct 2010 14:43:31 -0400 Chong Yidong Merge read-color and facemenu-read-color (Bug#7242).
Sun, 24 Oct 2010 13:24:24 -0400 Chong Yidong Use recursive-trash feature for eshell deletion (Bug#7011).
Sun, 24 Oct 2010 11:46:21 -0400 Chong Yidong * package.el (package-menu-mode-map): Inherit from button-buffer-map.
Sun, 24 Oct 2010 11:39:32 -0400 Chong Yidong Fix last commit.
Sun, 24 Oct 2010 11:37:21 -0400 Chong Yidong Make the *Packages* buffer read-only.
Sun, 24 Oct 2010 15:27:37 +0000 Alan Mackenzie progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
Sun, 24 Oct 2010 12:12:17 +0900 Daiki Ueno Try to use "gpg2" if "gpg" isn't available.
Sat, 23 Oct 2010 19:22:43 -0700 Glenn Morris Sync docs of selection-coding-system between C and Lisp.
Sat, 23 Oct 2010 19:13:37 -0700 Glenn Morris Sync Lisp and C docs of next-selection-coding-system.
Sat, 23 Oct 2010 18:57:21 -0700 Glenn Morris Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
Sat, 23 Oct 2010 18:48:39 -0700 Glenn Morris Remove duplicate definition of tty-defined-color-alist.
Sat, 23 Oct 2010 17:58:22 -0700 Glenn Morris Avoid redefining some C defcustoms.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Sat, 23 Oct 2010 14:58:18 -0700 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
Sat, 23 Oct 2010 14:13:39 -0700 Glenn Morris Sync docs of cursor-in-non-selected-windows between Lisp and C.
Sat, 23 Oct 2010 14:02:44 -0700 Glenn Morris Sync docs of C and Lisp version of auto-hscroll-mode.
Sat, 23 Oct 2010 13:43:59 -0700 Glenn Morris Make all copies of xw-defined-colors have identical docs.
Sat, 23 Oct 2010 13:40:46 -0700 Glenn Morris Make all 3 copies of x-select-enable-clipboard have the same doc.
Sat, 23 Oct 2010 12:56:57 -0700 Glenn Morris * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Fri, 22 Oct 2010 19:46:06 -0700 Glenn Morris Replace digest-doc and sorted-doc C programs with Lisp commands.
Fri, 22 Oct 2010 19:36:28 -0700 Glenn Morris * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
Thu, 21 Oct 2010 21:03:55 -0700 Glenn Morris Support for systems without floats was removed a decade ago.
Thu, 21 Oct 2010 20:34:22 -0700 Glenn Morris Add bug ref to Changelog entry.
Thu, 21 Oct 2010 20:32:46 -0700 Glenn Morris Small autoloads fix.
Thu, 21 Oct 2010 23:17:26 -0400 Stefan Monnier * lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
Thu, 21 Oct 2010 22:12:38 +0200 Lars Magne Ingebrigtsen * newcomment.el (comment-dwim): Fix the intentation in the doc string.
Thu, 21 Oct 2010 10:05:23 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
Thu, 21 Oct 2010 11:38:46 +0900 Daiki Ueno Tweak revert-buffer-function to inhibit auto-mode-alist.
Tue, 19 Oct 2010 20:45:42 +0000 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
Tue, 19 Oct 2010 20:18:35 +0000 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
Tue, 19 Oct 2010 15:22:40 -0400 Chong Yidong Revert 2010-10-18 change; use safe-functions instead.
Tue, 19 Oct 2010 15:20:33 -0400 Chong Yidong Remove mode-line end dashes on graphical terminals.
Tue, 19 Oct 2010 11:43:27 -0400 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
Tue, 19 Oct 2010 13:44:07 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 19 Oct 2010 11:26:21 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 14:38:11 -0400 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
Mon, 18 Oct 2010 13:28:20 -0400 Chong Yidong Don't allow functions that display messages in unsafep.
Sun, 17 Oct 2010 13:30:22 -0400 Stefan Monnier * lisp/minibuffer.el (completion--replace): Move point where it belongs
Fri, 15 Oct 2010 14:15:43 +0200 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
Fri, 15 Oct 2010 09:41:53 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Tue, 19 Oct 2010 11:50:07 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 17:10:38 -0400 Stefan Monnier * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
Mon, 18 Oct 2010 17:02:00 -0400 Stefan Monnier * lisp/files.el (locate-file-completion-table): Strip non-matching elements
Mon, 18 Oct 2010 13:26:25 -0400 Chong Yidong Use unsafep to check for theme safety.
Mon, 18 Oct 2010 18:01:43 +0200 Agustin Martin ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
Sat, 16 Oct 2010 20:00:34 -0400 Chong Yidong Allow Custom settings to be migrated into a custom theme.
Sat, 16 Oct 2010 16:36:20 -0400 Chong Yidong Allow hiding of modified custom widgets.
Sat, 16 Oct 2010 14:27:08 -0400 Chong Yidong Move built-in theme directory to etc/.
Sat, 16 Oct 2010 17:08:47 +0200 Ralf Angeli Fix searching for bibitem entries.
Fri, 15 Oct 2010 20:16:34 -0400 Chong Yidong Bugfixes for `customize-create-theme'.
Fri, 15 Oct 2010 14:07:38 +0200 Michael Albinus * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 13:23:36 +0900 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
Thu, 14 Oct 2010 11:06:31 +0900 Kenichi Handa merge emacs-23
Tue, 12 Oct 2010 20:05:22 -0700 Glenn Morris * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
Wed, 13 Oct 2010 01:25:19 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Thu, 14 Oct 2010 11:03:25 +0900 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
Thu, 14 Oct 2010 01:57:58 -0400 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
Wed, 13 Oct 2010 23:55:18 -0400 Chong Yidong Define a cursor defface; minor face optimizations.
Wed, 13 Oct 2010 22:14:38 -0500 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Wed, 13 Oct 2010 22:21:20 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Tue, 12 Oct 2010 20:30:36 -0700 Glenn Morris * lisp/subr.el (last): Make it faster.
Tue, 12 Oct 2010 20:23:47 -0700 Glenn Morris * lisp/Makefile.in (compile-clean): Use `` instead of $().
Tue, 12 Oct 2010 16:06:20 -0400 Chong Yidong Add some default custom themes.
Mon, 11 Oct 2010 23:10:21 -0400 Chong Yidong New interface for choosing Custom themes.
Tue, 12 Oct 2010 04:31:16 +0200 Juanma Barranquero lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
Tue, 12 Oct 2010 03:51:31 +0200 Juanma Barranquero lisp/ChangeLog: Add missing bug reference.
Tue, 12 Oct 2010 03:48:58 +0200 Juanma Barranquero lisp/net/telnet.el (telnet-mode-map): Fix previous change.
Tue, 12 Oct 2010 01:57:49 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 11 Oct 2010 21:18:08 +0200 Jan D. Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
Sun, 10 Oct 2010 21:31:40 +0200 Andreas Schwab * Makefile.in (ELCFILES): Update.
Sat, 09 Oct 2010 17:43:43 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
Sat, 09 Oct 2010 23:51:42 +1300 Nick Roberts (gdb-mouse-toggle-breakpoint-margin)
Sat, 09 Oct 2010 00:09:19 -0400 Chong Yidong Fix hi-lock-mode interactions with font-lock.
Fri, 08 Oct 2010 17:44:53 -0700 Glenn Morris Rename another shadow.el function.
Fri, 08 Oct 2010 17:41:03 -0700 Glenn Morris * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Mon, 11 Oct 2010 00:49:59 -0400 Chong Yidong More cleanups and minor fixes for Customize.
Sun, 10 Oct 2010 16:12:30 -0700 Dan Nicolaescu Declare and define in one step various mode maps.
Sat, 09 Oct 2010 20:40:58 -0700 Dan Nicolaescu * lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
Sun, 10 Oct 2010 10:45:45 +0900 Daiki Ueno Simplify r101871.
Sat, 09 Oct 2010 17:54:20 -0400 Chong Yidong Interface improvements to cus-theme.el.
Sat, 09 Oct 2010 19:58:28 +0000 Alan Mackenzie Enhance fontification of declarators to take account of the
Sat, 09 Oct 2010 17:44:44 +0200 Lars Magne Ingebrigtsen (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.
Sat, 09 Oct 2010 15:27:24 +0200 Lars Magne Ingebrigtsen (epa-passphrase-callback-function): Say what we're querying the password for.
Sat, 09 Oct 2010 15:23:29 +0200 Lars Magne Ingebrigtsen * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
Fri, 08 Oct 2010 23:23:38 -0400 Chong Yidong More face customization cleanups.
Fri, 08 Oct 2010 19:25:38 -0700 Glenn Morris Small simplifications for some cal-hebrew calculations.
Fri, 08 Oct 2010 18:15:15 -0700 Glenn Morris Remove lib-src/b2m.c and b2m.pl.
Fri, 08 Oct 2010 17:52:12 -0700 Glenn Morris browse-url.el trivia.
Fri, 08 Oct 2010 19:32:14 +0200 Andreas Schwab * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 07 Oct 2010 20:08:32 -0700 Glenn Morris * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
Thu, 07 Oct 2010 20:05:09 -0700 Glenn Morris Rename some shadow.el things.
Sun, 03 Oct 2010 15:50:14 -0400 Chong Yidong Use lexical-let to avoid false matches in var completion (Bug#7056).
Sun, 03 Oct 2010 12:43:54 -0700 Glenn Morris * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
Sat, 02 Oct 2010 21:27:39 -0400 Chong Yidong Fix return value of dnd-get-local-file-name (Bug#7090).
Fri, 01 Oct 2010 01:05:26 +0200 Stefan Monnier * lisp/minibuffer.el (completion--replace): Better preserve markers.
Wed, 29 Sep 2010 15:24:55 +0200 Juanma Barranquero lisp/server.el (server-process-filter): Doc fix.
Tue, 28 Sep 2010 01:41:00 +0200 Juanma Barranquero * dired.el (dired-save-positions): Doc fix. (Bug#7119)
Fri, 08 Oct 2010 00:51:19 -0700 Glenn Morris Remove some tests for defunct system-types.
Thu, 07 Oct 2010 20:27:49 -0700 Glenn Morris ChangeLog fix.
Thu, 07 Oct 2010 20:23:31 -0700 Glenn Morris * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
Thu, 07 Oct 2010 20:05:12 -0400 Chong Yidong Improvements to face customization interface.
Thu, 07 Oct 2010 10:30:10 -0700 Glenn Morris Tiny hilit-chg.el change.
Thu, 07 Oct 2010 10:22:51 -0700 Glenn Morris Rename some more shadow.el stuff.
Thu, 07 Oct 2010 10:17:18 -0700 Glenn Morris Rename shadow-mode.
Thu, 07 Oct 2010 13:27:19 +0200 Stefan Monnier SMIE: Reliably distinguish openers/closers in smie-prec2-levels
Thu, 07 Oct 2010 16:24:21 +0900 Miles Bader (regexp-opt): Add `symbols' mode.
Wed, 06 Oct 2010 19:42:30 -0700 Glenn Morris Reduce rmail.el's use of sendmail.el
Wed, 06 Oct 2010 19:37:39 -0700 Glenn Morris Add a shadow-mode for load-path shadows.
Wed, 06 Oct 2010 19:32:52 -0700 Glenn Morris Minor iimage.el changes.
Wed, 06 Oct 2010 19:26:30 -0700 Glenn Morris Minr appt.el change.
Wed, 06 Oct 2010 14:03:29 +0200 Michael Albinus * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
Tue, 05 Oct 2010 21:14:05 -0700 Glenn Morris Remove obsolete variable font-lock-defaults-alist.
Tue, 05 Oct 2010 21:06:25 -0700 Glenn Morris * lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
Tue, 05 Oct 2010 19:30:53 -0700 Glenn Morris * lisp/emacs-lisp/cl.el: No longer provide cl-19.
Tue, 05 Oct 2010 16:20:24 +0200 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes)
Mon, 04 Oct 2010 21:17:51 -0700 Glenn Morris * lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
Mon, 04 Oct 2010 21:44:08 +0200 Michael Albinus Continue reorganization of load dependencies. (Bug#7156)
Sun, 03 Oct 2010 18:19:56 -0700 Glenn Morris Minor appt.el changes.
Sun, 03 Oct 2010 20:16:00 -0500 Ted Zlatanov Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
Sun, 03 Oct 2010 17:26:41 -0700 Dan Nicolaescu Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
Mon, 04 Oct 2010 00:37:37 +0200 Lars Magne Ingebrigtsen Rework the gnutls boot interface.
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 00:31:59 -0400 Chong Yidong Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
Sat, 02 Oct 2010 19:32:03 -0700 Glenn Morris * lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
Sat, 02 Oct 2010 19:26:35 -0700 Glenn Morris * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
Sat, 02 Oct 2010 19:22:40 -0700 Glenn Morris * lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
Sat, 02 Oct 2010 19:17:47 -0700 Glenn Morris * lisp/printing.el: Drop Emacs 20 code.
Sat, 02 Oct 2010 18:56:11 -0700 Glenn Morris Do not autoload appt-delete.
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 18:35:07 -0700 Glenn Morris Remove some unused ps-def definitions.
Sat, 02 Oct 2010 21:11:20 -0400 Chong Yidong * subr.el (booleanp): Return t instead of a list (Bug#7086).
Sat, 02 Oct 2010 20:03:44 -0400 Chong Yidong * lisp/server.el (server-process-filter, server-return-error): Give
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
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.
Fri, 01 Oct 2010 12:56:44 +0000 Katsumi Yamaoka Give up on using gnutls-cli for starttls.
Fri, 01 Oct 2010 13:45:16 +0200 Eli Zaretskii Support TAGS targets in the w32 build.
Fri, 01 Oct 2010 00:24:35 -0700 Glenn Morris * lisp/obsolete/sc.el: Remove file.
Thu, 30 Sep 2010 20:57:26 -0700 Glenn Morris Tweak temporary-file-directory on darwin systems.
Fri, 01 Oct 2010 03:28:45 +0200 Juanma Barranquero lisp/server.el (server-start): For compatibility, revert part of revno 101688.
Fri, 01 Oct 2010 00:34:42 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Fri, 01 Oct 2010 00:25:50 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
Thu, 30 Sep 2010 14:44:25 +0200 Eli Zaretskii Fix documentation of VC status indicator in mode line.
Thu, 30 Sep 2010 04:53:26 +0200 Juanma Barranquero lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
Wed, 29 Sep 2010 19:18:24 -0700 Glenn Morris Remove some diary-lib function aliases, obsolete since 22.1.
Wed, 29 Sep 2010 19:15:17 -0700 Glenn Morris Remove some obsolete appt.el code.
Wed, 29 Sep 2010 15:25:24 +0200 Lars Magne Ingebrigtsen Do the gnutls handshake from the reader loop, instead of looping over
Wed, 29 Sep 2010 14:48:29 +0200 Lars Magne Ingebrigtsen Make sure all reads/writes to gnutls streams go via the gnutls functions.
Tue, 28 Sep 2010 21:19:30 -0700 Glenn Morris Use temp-buffers when not displaying the diary.
Tue, 28 Sep 2010 21:10:34 -0700 Glenn Morris Minor diary-lib change.
Tue, 28 Sep 2010 21:00:50 -0700 Glenn Morris Minor diary include improvement.
Tue, 28 Sep 2010 20:54:03 -0700 Glenn Morris * lisp/calendar/appt.el (appt-activate): Check diary file.
Wed, 29 Sep 2010 01:09:50 +0000 Katsumi Yamaoka Remove Emacs 21 stuff.
Mon, 27 Sep 2010 20:00:09 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Minor simplification.
Tue, 28 Sep 2010 02:13:41 +0000 Katsumi Yamaoka Fix message-* user options that differ from Gnus trunk.
Tue, 28 Sep 2010 01:25:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 27 Sep 2010 23:32:36 +0200 Andreas Schwab * Makefile.in (ELCFILES): Update.
Mon, 27 Sep 2010 19:14:58 +0200 Andreas Schwab * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
Mon, 27 Sep 2010 14:00:46 +0900 Kenichi Handa tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
Mon, 27 Sep 2010 13:52:56 +0900 Kenichi Handa international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
Sun, 26 Sep 2010 02:37:50 +0200 Juanma Barranquero lisp/window.el (walk-windows): Doc fix (bug#7105).
Mon, 27 Sep 2010 22:11:33 +0200 Stefan Monnier * lisp/emacs-lisp/float-sup.el (e): Remove.
Mon, 27 Sep 2010 18:44:31 +0200 Lars Magne Ingebrigtsen Add gnutls logging and clean up various gnutls bits.
Mon, 27 Sep 2010 16:56:27 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 27 Sep 2010 16:35:22 +0200 Lars Magne Ingebrigtsen Add debugging to the gnutls library, and finish handshaking when it's done.
Mon, 27 Sep 2010 00:42:53 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
Sun, 26 Sep 2010 17:30:44 +0200 Lars Magne Ingebrigtsen (starttls-negotiate): Avoid the cl.el decf function.
Sun, 26 Sep 2010 13:25:35 +0000 Katsumi Yamaoka auth-source.el (auth-source-create): Query the user for whether to store the credentials.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Sat, 25 Sep 2010 14:57:02 -0700 Glenn Morris * lisp/notifications.el: Call dbus-register-signal only if it is bound.
Sat, 25 Sep 2010 14:51:55 -0700 Glenn Morris Cosmetic doc fixes for eshell.
Sat, 25 Sep 2010 14:42:48 -0700 Glenn Morris Add more xz compression support.
Sat, 25 Sep 2010 16:16:35 -0400 Chong Yidong * files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Sat, 25 Sep 2010 02:32:09 +0200 Juanma Barranquero Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
Fri, 24 Sep 2010 05:23:07 +0200 Juanma Barranquero lisp/ChangeLog: Fix dates after merge.
Thu, 23 Sep 2010 20:06:33 -0700 Glenn Morris Move some autoloaded auto-mode-alist entries to files.el.
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Thu, 23 Sep 2010 00:05:22 -0700 Glenn Morris Move some aliases to options before the associated definitions.
Tue, 21 Sep 2010 15:09:22 +0200 Stefan Monnier * lisp/newcomment.el (comment-normalize-vars): Better test validity of
Sun, 19 Sep 2010 11:49:21 +0200 Stefan Monnier * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
Sun, 19 Sep 2010 00:23:57 -0400 Chong Yidong Update to CEDET 1.0's version of EIEIO.
Sat, 18 Sep 2010 22:49:54 -0400 Chong Yidong Synch Semantic to CEDET 1.0.
Tue, 14 Sep 2010 19:55:44 -0700 Glenn Morris appt.el fixes for bug#7019.
Tue, 14 Sep 2010 19:46:00 -0700 Glenn Morris Minor appt-check fix.
Tue, 14 Sep 2010 19:34:39 -0700 Glenn Morris * lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
Thu, 23 Sep 2010 00:55:01 -0700 Glenn Morris Trivial bytecomp.el change.
Thu, 23 Sep 2010 00:40:11 -0700 Glenn Morris * lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
Thu, 23 Sep 2010 00:34:40 -0700 Glenn Morris * lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
Thu, 23 Sep 2010 00:26:10 -0700 Glenn Morris Define ld-script auto-mode-alist entries in the standard place.
Thu, 23 Sep 2010 00:17:08 -0700 Glenn Morris Cosmetic changes for add-log.el.
Thu, 23 Sep 2010 00:09:24 -0700 Glenn Morris Tiny comint.el change.
Wed, 22 Sep 2010 23:42:45 -0700 Glenn Morris Remove leading `*' from docs of some defcustoms etc.
Thu, 23 Sep 2010 03:57:10 +0000 Katsumi Yamaoka netrc.el (netrc-parse): Remove encrypt.el mentions.
Thu, 23 Sep 2010 00:30:37 +0000 Katsumi Yamaoka Merge Changes made in Gnus trunk.
Wed, 22 Sep 2010 05:19:14 +0000 Katsumi Yamaoka calendar/time-date.el (format-seconds): Comment fix.
Tue, 21 Sep 2010 20:31:30 -0700 Glenn Morris Tiny package.el fix.
Tue, 21 Sep 2010 23:18:08 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
Tue, 21 Sep 2010 10:35:18 +0200 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
Tue, 21 Sep 2010 09:34:26 +0200 Jan D. Fix ChangeLog entry for previous commit.
Tue, 21 Sep 2010 09:31:01 +0200 Jan D. Use tool-bar-position in menu Options/Show.
Tue, 21 Sep 2010 09:01:22 +0200 Jan D. * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
Tue, 21 Sep 2010 00:42:47 +0200 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro)
Mon, 20 Sep 2010 23:45:09 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Use syntax-class.
Mon, 20 Sep 2010 16:57:01 +0200 Stefan Monnier * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
Mon, 20 Sep 2010 16:22:16 +0200 Stefan Monnier * lisp/progmodes/prolog.el (prolog-smie-forward-token)
Mon, 20 Sep 2010 16:15:27 +0200 Stefan Monnier * lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
Mon, 20 Sep 2010 15:27:59 +0200 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
Mon, 20 Sep 2010 13:53:42 +0200 Stefan Monnier * lisp/textmodes/ispell.el: Fix commenting convention.
Mon, 20 Sep 2010 13:20:38 +0200 Stefan Monnier * lisp/mail/sendmail.el: Fix commenting convention.
Mon, 20 Sep 2010 13:13:52 +0200 Stefan Monnier * lisp/help-fns.el (describe-variable): Add original value, if applicable.
Mon, 20 Sep 2010 03:20:32 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 20 Sep 2010 02:52:17 +0200 Juanma Barranquero * subr.el (y-or-n-p): Remove leftover code from revno 101459.
Mon, 20 Sep 2010 02:26:22 +0200 Juanma Barranquero * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
Sun, 19 Sep 2010 16:52:37 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
Sun, 19 Sep 2010 11:53:28 +0200 Stefan Monnier * lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
Sun, 19 Sep 2010 11:32:52 +0200 Stefan Monnier * lisp/fringe.el (fringe-styles): New var.
Sat, 18 Sep 2010 22:11:18 -0400 Michael Mauger SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
Sun, 19 Sep 2010 02:05:26 +0200 Stefan Monnier * lisp/emacs-lisp/warnings.el: Fix commenting convention.
Sat, 18 Sep 2010 12:23:12 -0500 Jay Belanger calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
Sat, 18 Sep 2010 18:21:16 +0200 Stefan Monnier * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
Sat, 18 Sep 2010 11:38:52 +0200 Eli Zaretskii Mention rounding of fringe width in the doc string of fringe-mode.
Fri, 17 Sep 2010 21:25:31 -0400 Chong Yidong * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
Sat, 18 Sep 2010 02:35:00 +0200 Stefan Monnier Fix and improve last syntax-propertize patch
Sat, 18 Sep 2010 00:28:10 +0200 Stefan Monnier * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
Sat, 18 Sep 2010 00:09:58 +0200 Stefan Monnier * lisp/isearch.el (isearch-face): Rename from `isearch'.
Fri, 17 Sep 2010 23:07:57 +0200 Eli Zaretskii Fix bug #6933 regarding `half' width fringes.
Fri, 17 Sep 2010 16:31:06 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
Fri, 17 Sep 2010 15:30:30 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
Fri, 17 Sep 2010 11:04:35 +0200 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
Fri, 17 Sep 2010 09:58:07 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
Thu, 16 Sep 2010 20:08:06 -0400 Chong Yidong * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
Thu, 16 Sep 2010 18:47:21 -0400 Chong Yidong Define obsolete alias x-cut-buffer-or-selection-value.
Thu, 16 Sep 2010 18:32:54 -0400 Chong Yidong * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
Thu, 16 Sep 2010 22:43:12 +0200 Michael Albinus * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
Wed, 15 Sep 2010 22:27:11 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message)
Wed, 15 Sep 2010 18:03:25 +0000 Alan Mackenzie (c-forward-<>-arglist-recur): Fix an infinite recursion.
Wed, 15 Sep 2010 17:51:15 +0000 Alan Mackenzie (c-forward-<>-arglist-recur): Correct the indentation.
Wed, 15 Sep 2010 17:30:43 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
Tue, 14 Sep 2010 23:14:44 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 14 Sep 2010 16:59:42 +0200 Juanma Barranquero Explicitly pass `obarray' to `unintern' to avoid a warning.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 14 Sep 2010 13:11:44 +0200 Stefan Monnier * subr.el (unintern): Declare the obarray arg mandatory.
Tue, 14 Sep 2010 01:02:28 -0700 Glenn Morris Doc fixes related to diary-sort-entries.
Tue, 14 Sep 2010 00:21:03 -0700 Glenn Morris * lisp/calendar/appt.el (appt-check): Doc fix.
Tue, 14 Sep 2010 00:15:06 -0700 Glenn Morris Fix bug#6999.
Sun, 12 Sep 2010 13:46:57 -0400 David Reitter simple.el (line-move-visual): Do not truncate goal column to integer size.
Sat, 11 Sep 2010 20:23:45 +0200 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
Sat, 11 Sep 2010 15:25:48 +0200 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
Sat, 11 Sep 2010 15:00:19 +0200 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
Thu, 09 Sep 2010 20:04:26 -0700 Glenn Morris Close bug#6211.
Tue, 07 Sep 2010 19:45:12 -0700 Glenn Morris Close bug#6976.
Tue, 14 Sep 2010 06:01:14 +0000 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
Mon, 13 Sep 2010 16:05:23 -0400 Michael Mauger SQL Mode 2.7: Code cleanup and primatives for SQL redirection
Mon, 13 Sep 2010 18:33:56 +0200 Juanma Barranquero Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Mon, 13 Sep 2010 19:44:07 +0900 Daiki Ueno epa-file: suppress file-locking question on M-x revert-buffer
Mon, 13 Sep 2010 06:39:36 +0200 Michael Albinus * notifications.el (notifications-notify): Add support for
Sun, 12 Sep 2010 16:35:37 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
Sun, 12 Sep 2010 13:06:19 +0200 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
Sat, 11 Sep 2010 11:52:04 -0700 Glenn Morris Close bug#4196.
Fri, 10 Sep 2010 23:17:02 -0400 Michael Mauger SQL Mode, Version 2.6
Sat, 11 Sep 2010 00:36:27 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Fri, 10 Sep 2010 13:20:51 +0200 Agustin martin ispell.el: Improve comments. XEmacs compatibility changes.
Thu, 09 Sep 2010 15:24:39 +0200 Michael Albinus * net/tramp-cache.el (tramp-parse-connection-properties): Set
Wed, 08 Sep 2010 19:25:12 -0700 Glenn Morris Tiny image.el fixes.
Wed, 08 Sep 2010 18:21:23 +0200 Stefan Monnier Misc cleanups and simplifications.
Wed, 08 Sep 2010 18:14:44 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
Wed, 08 Sep 2010 09:02:38 -0700 Glenn Morris Very minor bytecomp fix.
Wed, 08 Sep 2010 08:59:10 -0700 Glenn Morris * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
Wed, 08 Sep 2010 17:53:08 +0200 Stefan Monnier * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Wed, 08 Sep 2010 16:54:00 +0200 Agustin martin textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Tue, 07 Sep 2010 20:01:23 +0200 Agustin martin Make sure original ispell arg list is initialized in (ispell-start-process).
Mon, 06 Sep 2010 12:38:03 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 06 Sep 2010 12:24:32 -0400 Chong Yidong Merge whitespace.el from trunk
Mon, 06 Sep 2010 00:03:56 +0200 Stefan Monnier * doc/lispref/files.texi (Directory Names): Use \` rather than ^.
Sun, 05 Sep 2010 11:44:55 +0200 Stefan Monnier * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
Thu, 02 Sep 2010 13:47:15 +0200 Stefan Monnier Update email of Roland Winkler <winkler@gnu.org>
Wed, 01 Sep 2010 22:38:30 -0700 Glenn Morris * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
Mon, 06 Sep 2010 00:10:55 +0000 Katsumi Yamaoka imap.el (imap-mailbox-get): Revert last change for this function.
Mon, 06 Sep 2010 00:06:55 +0000 Katsumi Yamaoka nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
Sun, 05 Sep 2010 23:49:02 +0000 Katsumi Yamaoka imap.el (imap-debug): Removed -- doesn't seem very useful.
Sun, 05 Sep 2010 23:45:14 +0000 Katsumi Yamaoka imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
Sun, 05 Sep 2010 23:34:30 +0000 Katsumi Yamaoka pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
Sun, 05 Sep 2010 23:40:57 +0100 David De La Harpe Golden Respect mouse-drag-copy-region upon mouse-3 region adjustment.
Sun, 05 Sep 2010 17:28:50 -0400 Chong Yidong Improve ls date switch parsing in Dired (Bug#6987).
Sun, 05 Sep 2010 15:03:20 -0400 Chong Yidong * files.el (get-free-disk-space): Search more robustly for "available" column.
Sun, 05 Sep 2010 04:06:39 +0200 Juanma Barranquero Update to latest Unicode 6.0 beta data files.
Sun, 05 Sep 2010 00:54:58 +0200 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
Sun, 05 Sep 2010 00:51:39 +0200 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
Sat, 04 Sep 2010 16:42:03 -0400 Chong Yidong Fix Ruby compilation error matching.
Sat, 04 Sep 2010 20:47:29 +0200 Stefan Monnier Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
Sat, 04 Sep 2010 13:54:48 -0400 Chong Yidong * emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
Sat, 04 Sep 2010 13:13:14 -0400 Chong Yidong Avoid corrupting archive-contents file.
Fri, 03 Sep 2010 15:28:09 +0200 Stefan Monnier Use SMIE's blink-paren for octave-mode.
Fri, 03 Sep 2010 15:06:51 +0200 Stefan Monnier * lisp/electric.el (electricity): New group.
Fri, 03 Sep 2010 13:26:08 +0200 Stefan Monnier * lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
Fri, 03 Sep 2010 13:18:45 +0200 Stefan Monnier Provide blink-matching support to SMIE.
Fri, 03 Sep 2010 13:12:46 +0200 Stefan Monnier * lisp/simple.el (newline): Fix last change to properly remove itself from
Thu, 02 Sep 2010 23:57:08 +0200 Stefan Monnier Add blink-matching-check-function and misc cleanups.
Thu, 02 Sep 2010 18:06:51 +0200 Jan D. Fix lisp/ChangeLog entries.
Thu, 02 Sep 2010 11:29:15 -0400 Chong Yidong Set revert-buffer-function in Package Menu.
Thu, 02 Sep 2010 14:37:29 +0200 Agustin martin ispell.el: better `default-directory' and kill-ispell-on-exit handling
Thu, 02 Sep 2010 12:54:43 +0200 Jan D * simple.el (kill-new): Call interprogram-cut-function with only one argument.
Thu, 02 Sep 2010 12:17:02 +0200 Jan D. Remove cut buffer from documentation.
Thu, 02 Sep 2010 11:47:08 +0200 Jan D. Removed cut-buffer code.
Thu, 02 Sep 2010 09:54:08 +0900 Kenichi Handa merge trunk
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Thu, 26 Aug 2010 21:23:02 +0200 Michael Albinus Sync with Tramp 2.1.19.
Thu, 26 Aug 2010 17:33:52 +0200 Juanma Barranquero play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
Thu, 26 Aug 2010 11:09:45 -0400 Chong Yidong * simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
Sun, 22 Aug 2010 20:44:55 -0400 Chong Yidong * progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
Sun, 22 Aug 2010 18:44:55 -0400 Chong Yidong Handle multiple entries in some RCIRC commands (Bug#6894).
Wed, 01 Sep 2010 16:41:17 +0200 Stefan Monnier * lisp/simple.el (blink-paren-function): Move from C to here.
Wed, 01 Sep 2010 12:03:08 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
Tue, 31 Aug 2010 14:04:26 -0400 Chong Yidong * textmodes/nroff-mode.el (nroff-view): New command.
Tue, 31 Aug 2010 14:22:40 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-down-list): New command.
Tue, 31 Aug 2010 14:13:51 +0200 Stefan Monnier Remove old indentation and navigation code on octave-mode.
Mon, 30 Aug 2010 21:53:46 -0400 Chong Yidong Fix several Package Menu and Finder bugs.
Mon, 30 Aug 2010 22:34:52 +0200 Stefan Monnier Use SMIE for octave-mode.
Mon, 30 Aug 2010 21:11:34 +0300 Eli Zaretskii Fix bug #6944.
Mon, 30 Aug 2010 17:21:14 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
Mon, 30 Aug 2010 15:57:42 +0200 Stefan Monnier Use with-silent-modifications.
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Sun, 29 Aug 2010 18:15:09 -0400 Chong Yidong Merge Finder and package-menu functionality.
Sat, 28 Aug 2010 21:31:45 -0400 Chong Yidong Let version-to-list handle versions like "10.3d".
Sat, 28 Aug 2010 20:52:36 +0200 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
Fri, 27 Aug 2010 00:19:35 -0300 Vinicius Jose Latorre Adjust type declaration.
Thu, 26 Aug 2010 16:09:31 -0400 Chong Yidong * progmodes/js.el: Make indentation more customizable (Bug#6914).
Thu, 26 Aug 2010 11:26:33 -0400 Chong Yidong Avoid using font-lock properties to indent in sh-get-indent-info.
Thu, 26 Aug 2010 09:46:19 -0400 David Reitter server.el (server-visit-files): Run pre-command-hook and
Thu, 26 Aug 2010 09:33:16 +0200 Michael Albinus Sync with Tramp 2.1.19.
Wed, 25 Aug 2010 23:31:34 -0400 Chong Yidong Improvements to describe-package buffer.
Wed, 25 Aug 2010 17:15:45 +0900 Kenichi Handa merge trunk
Wed, 25 Aug 2010 14:15:20 +0900 Kenichi Handa merge trunk
Wed, 25 Aug 2010 14:13:27 +0900 Kenichi Handa Add Arabic support.
Wed, 25 Aug 2010 08:53:55 +0200 Jan D * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
Tue, 24 Aug 2010 23:27:58 -0300 Vinicius Jose Latorre Fix some bugs. New version 13.1.
Tue, 24 Aug 2010 17:36:33 -0400 Chong Yidong * emacs-lisp/package.el (list-packages): Alias for package-list-packages.
Tue, 24 Aug 2010 16:58:07 -0400 Chong Yidong * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
Tue, 24 Aug 2010 16:29:44 -0400 Chong Yidong * progmodes/ruby-mode.el (ruby): Add defgroup.
Tue, 24 Aug 2010 16:20:21 -0400 Chong Yidong * lisp/progmodes/python.el: Add Ipython support (Bug#5390).
Tue, 24 Aug 2010 11:48:14 -0400 Chong Yidong Avoid clobbering primary selection when switching frames (Bug#6872).
Mon, 23 Aug 2010 15:08:54 +0200 Michael Albinus * net/dbus.el: Accept UNIX domain sockets as bus address.
Mon, 23 Aug 2010 12:21:01 +0200 Juanma Barranquero * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
Mon, 23 Aug 2010 00:27:59 +0100 Juri Linkov Move reading an extended command to Elisp (bug#5364, bug#5214).
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 22 Aug 2010 15:30:26 -0400 Chong Yidong Doc fix for define-minor-mode (Bug#6880).
Sun, 22 Aug 2010 00:12:25 -0400 Chong Yidong merge whitespace.el change from trunk
Sat, 21 Aug 2010 15:35:27 +0200 Stefan Monnier Fix buffer-list rename&refresh after after killing a buffer in ido.
Sat, 21 Aug 2010 11:19:38 +0200 Stefan Monnier * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
Sat, 21 Aug 2010 10:56:54 +0200 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
Fri, 20 Aug 2010 19:11:34 -0700 Glenn Morris * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
Fri, 20 Aug 2010 00:33:06 -0700 Glenn Morris Minor align-regexp fix.
Fri, 20 Aug 2010 00:11:35 -0700 Glenn Morris Fix rmail-forward with non-sendmail sending function.
Thu, 19 Aug 2010 16:37:31 +0200 Stefan Monnier * lisp/subr.el (read-key): Don't hide the menu-bar entries.
Thu, 19 Aug 2010 01:32:39 +0200 Juanma Barranquero lisp/ChangeLog: Remove merge markers.
Wed, 18 Aug 2010 20:24:52 +0200 Michael Albinus * progmodes/flymake.el (flymake-start-syntax-check-process): Use
Wed, 18 Aug 2010 17:07:58 +0900 Kenichi Handa files.el: Add word-wrap as safe local variable.
Tue, 17 Aug 2010 19:33:13 -0700 Glenn Morris * lisp/woman.el (woman-translate): Case matters. (Bug#6849)
Sat, 14 Aug 2010 19:21:40 -0400 Chong Yidong * simple.el (kill-region): Doc fix (Bug#6787).
Fri, 13 Aug 2010 18:56:35 -0700 Glenn Morris Minor diary-lib.el fix.
Wed, 11 Aug 2010 15:43:49 +0200 Andreas Schwab * subr.el (ignore-errors): Add debug declaration.
Sun, 08 Aug 2010 22:23:35 -0400 Chong Yidong * whitespace.el (whitespace-color-off): Remove post-command-hook locally.
Sat, 21 Aug 2010 16:26:43 -0300 Vinicius Jose Latorre Insert bug number.
Sat, 21 Aug 2010 10:46:43 -0400 Chong Yidong * cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
Sat, 21 Aug 2010 16:09:46 +0200 Stefan Monnier * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
Sat, 21 Aug 2010 00:46:23 -0400 Chong Yidong Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
Sat, 21 Aug 2010 01:43:04 -0300 Vinicius Jose Latorre Fix slow cursor movement.
Fri, 20 Aug 2010 19:21:51 -0700 Glenn Morris ChangeLog fixes.
Fri, 20 Aug 2010 22:00:00 +0200 joakim merge from upstream
Fri, 20 Aug 2010 21:55:21 +0200 joakim minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
Thu, 19 Aug 2010 23:21:21 +0200 Stefan Monnier * lisp/files.el (locate-file-completion-table): Only list the .el and .elc
Thu, 19 Aug 2010 17:43:45 +0200 Stefan Monnier New post-self-insert-hook.
Thu, 19 Aug 2010 11:37:40 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
Thu, 19 Aug 2010 01:25:36 +0200 Stefan Monnier * lisp/simple.el (prog-mode-map): New var.
Wed, 18 Aug 2010 15:12:34 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
Wed, 18 Aug 2010 13:01:15 +0200 Stefan Monnier * lisp/progmodes/prolog.el (smie): Require.
Wed, 18 Aug 2010 12:57:48 +0200 Stefan Monnier Try and remove some of SMIE's black magic by generalizing some rules.
Wed, 18 Aug 2010 12:21:43 +0200 Stefan Monnier * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
Wed, 18 Aug 2010 07:45:14 +0000 Katsumi Yamaoka create-animated-image: Don't add heuristic mask to image (Bug#6839).
Wed, 18 Aug 2010 08:16:55 +0200 Jan D Use CLIPBOARD and PRIMARY on NS (Bug#6677).
Tue, 17 Aug 2010 22:18:40 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
Tue, 17 Aug 2010 09:32:08 -0700 Glenn Morris Restore lisp/ChangeLog entries clobbered in r101106.
Tue, 17 Aug 2010 17:49:30 +0200 Stefan Monnier Font-lock '...' strings, plus various simplifications and fixes.
Tue, 17 Aug 2010 12:07:41 +0200 Jan D. Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
Tue, 17 Aug 2010 10:01:10 +0200 Jan D. Add ability to use xdg-open, i.e. your desktop default browser.
Mon, 16 Aug 2010 23:54:03 -0700 Glenn Morris Silence some cc-mode compiler warnings.
Mon, 16 Aug 2010 23:48:37 -0700 Glenn Morris Minor icalendar fix.
Tue, 17 Aug 2010 06:52:16 +0200 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
Sun, 15 Aug 2010 23:34:10 -0400 Chong Yidong Don't always log RCIRC process buffers to disk (Bug#6828).
Sun, 15 Aug 2010 22:33:17 -0400 Chong Yidong Let all active regions set the primary selection.
Sun, 15 Aug 2010 22:08:01 -0400 Chong Yidong Fix mouse dragging of words and lines (Bug#6840).
Sat, 14 Aug 2010 20:04:53 -0400 Chong Yidong Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
Sat, 14 Aug 2010 19:42:07 -0400 Chong Yidong Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
Sat, 14 Aug 2010 19:32:25 -0400 Chong Yidong Fix ChangeLog entry in last commit.
Sat, 14 Aug 2010 19:30:51 -0400 Chong Yidong Save window excursion before prompting in copyright-update-* (Bug#5394).
Sat, 14 Aug 2010 19:01:42 -0400 Chong Yidong * lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
Sat, 14 Aug 2010 18:41:22 +0300 Eli Zaretskii Fix bug #6689 with mouse-2 pasting on Windows.
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Thu, 12 Aug 2010 14:46:24 +0200 Stefan Monnier Fix last change.
Thu, 12 Aug 2010 13:22:16 +0200 Stefan Monnier Misc code cleanup of octave-mode.el.
Thu, 12 Aug 2010 12:46:44 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
Thu, 12 Aug 2010 10:55:20 +0200 Stefan Monnier * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
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 20:01:18 +0200 Ulf Jasper Fixed my ChangeLog entry of 2010-08-08
Tue, 10 Aug 2010 15:18:14 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el: New file.
Tue, 10 Aug 2010 11:58:15 +0200 Michael Albinus * net/tramp.el (tramp-vc-registered-read-file-names): Read input
Tue, 10 Aug 2010 10:24:32 +0900 Kenichi Handa merge trunk
Tue, 10 Aug 2010 10:20:58 +0900 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
Mon, 09 Aug 2010 14:05:56 -0400 Chong Yidong Use version-list-* functions in package.el.
Mon, 09 Aug 2010 20:07:11 +0900 Kenichi Handa Fix typo in lisp/ChangeLog
Mon, 09 Aug 2010 17:12:49 +0900 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
Sun, 08 Aug 2010 19:14:33 -0400 Chong Yidong * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
Mon, 09 Aug 2010 01:05:49 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 08 Aug 2010 17:57:34 -0400 Chong Yidong Fix 2010-07-03 change to mouse-drag-track.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 08 Aug 2010 16:55:52 -0400 Chong Yidong Fix query-replace-regexp incomplete highlighting (Bug#6808).
Fri, 06 Aug 2010 17:15:12 +0900 Kenichi Handa merge trunk
Thu, 05 Aug 2010 23:31:03 +0200 Juanma Barranquero * emulation/pc-select.el: Fix typos in docstrings.
Wed, 04 Aug 2010 20:04:29 +0200 Stefan Monnier * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
Fri, 06 Aug 2010 17:11:19 +0900 Kenichi Handa Improve the encoding by compound-text-with-extensions.
Fri, 06 Aug 2010 12:54:13 +0900 Kenichi Handa merge trunk
Tue, 03 Aug 2010 18:39:37 +0200 Juanma Barranquero which-func.el (which-func-format): Split help-echo text into lines.
Tue, 03 Aug 2010 15:04:20 +0200 Juanma Barranquero * server.el (server-start): Force IPv4 and use literal 127.0.0.1.
Mon, 02 Aug 2010 16:23:50 +0200 Stefan Monnier * bindings.el (complete-symbol): Run completion-at-point as a fallback.
Mon, 02 Aug 2010 06:14:26 +0200 Juanma Barranquero * term.el: Fix typos in docstrings.
Mon, 02 Aug 2010 02:13:02 +0200 Stefan Monnier * bindings.el (function-key-map): Add a S-tab => backtab fallback.
Sun, 01 Aug 2010 05:19:23 +0200 Juanma Barranquero * dabbrev.el (dabbrev-completion): Fix typo in docstring.
Sun, 01 Aug 2010 02:24:55 +0200 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
Fri, 30 Jul 2010 19:25:06 -0400 Chong Yidong * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
Fri, 30 Jul 2010 02:50:13 +0200 Juanma Barranquero align.el: Doc fixes.
Wed, 04 Aug 2010 17:06:52 +0900 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
Sun, 08 Aug 2010 19:42:47 +0200 Ulf Jasper Fixed bug#6766 (icalendar.el)
Sat, 07 Aug 2010 22:04:57 -0500 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
Sat, 07 Aug 2010 19:57:07 -0400 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
Sat, 07 Aug 2010 15:39:04 -0400 Chong Yidong Change `select-active-region' mechanics.
Sat, 07 Aug 2010 13:11:07 +0300 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
Sat, 07 Aug 2010 12:31:03 +0300 Eli Zaretskii Evaluate file-local variables in tutorials.
Fri, 06 Aug 2010 19:48:59 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
Fri, 06 Aug 2010 16:34:23 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process ): Set connection
Fri, 06 Aug 2010 15:53:59 +0200 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
Thu, 05 Aug 2010 21:01:00 -0700 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
Thu, 05 Aug 2010 20:11:32 +0300 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
Thu, 05 Aug 2010 10:15:22 +0200 Michael Albinus * net/tramp.el (tramp-handle-dired-uncache): Flush directory
Tue, 03 Aug 2010 14:22:23 +0200 Juanma Barranquero * server.el (server-start): Simplify loop.
Tue, 03 Aug 2010 00:35:38 +0200 Stefan Monnier * lisp/frame.el (screen-height, screen-width, set-screen-width)
Mon, 02 Aug 2010 12:25:27 +0200 Stefan Monnier * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
Mon, 02 Aug 2010 11:00:46 +0200 Stefan Monnier * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
Sun, 01 Aug 2010 18:48:15 +0200 Juanma Barranquero mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Sat, 31 Jul 2010 20:38:19 -0400 Chong Yidong Package listing tweaks.
Sat, 31 Jul 2010 17:26:56 -0400 Chong Yidong Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Sat, 31 Jul 2010 20:01:08 +0000 Alan Mackenzie Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
Sat, 31 Jul 2010 19:21:16 +0200 Jan D * faces.el (face-all-attributes): Improved documentation (Bug#6767).
Sat, 31 Jul 2010 18:46:58 +0300 Eli Zaretskii Add a Hebrew translation of the tutorial.
Sat, 31 Jul 2010 09:39:24 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Thu, 29 Jul 2010 12:01:14 -0400 Chong Yidong Update package-x to latest package.el changes.
Thu, 29 Jul 2010 15:13:11 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
Wed, 28 Jul 2010 14:54:42 -0400 Chong Yidong Add support for non-default package repositories.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Wed, 28 Jul 2010 12:08:16 +0200 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
Wed, 28 Jul 2010 12:02:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Wed, 28 Jul 2010 01:38:46 +0200 Juanma Barranquero * emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
Tue, 27 Jul 2010 18:37:25 +0200 Juanma Barranquero Derive programming modes from prog-mode.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 26 Jul 2010 15:05:47 -0400 Sam Steingold * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Mon, 26 Jul 2010 14:22:13 +0900 Daiki Ueno Add alternative key bindings to epa-mail.el.
Sun, 25 Jul 2010 20:50:51 +0900 Daiki Ueno Fix typo and comment.
Sun, 25 Jul 2010 20:23:43 +0900 Daiki Ueno Fix *.gpg file creation (bug#6723).
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sat, 24 Jul 2010 01:26:42 +0200 Stefan Monnier * lisp/play/tetris.el: Cleanup image representation and rotation.
Sat, 24 Jul 2010 00:51:37 +0200 Stefan Monnier * lisp/progmodes/ps-mode.el: Use comint.
Fri, 23 Jul 2010 15:58:52 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Fri, 23 Jul 2010 15:40:33 +0200 Michael Albinus * net/tramp.el (tramp-open-shell): New defun.
Fri, 23 Jul 2010 15:31:56 +0200 Michael Albinus * net/tramp.el (tramp-file-name-regexp-unified)
Fri, 23 Jul 2010 03:39:20 +0200 Juanma Barranquero * lisp/ChangeLog: Fix typos.
Fri, 23 Jul 2010 03:29:46 +0200 Juanma Barranquero * custom.el (custom-declare-variable): Give clearer error message (bug#6476).
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Thu, 22 Jul 2010 14:15:31 +0200 Juanma Barranquero * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
Thu, 22 Jul 2010 13:54:27 +0200 Juanma Barranquero * dired.el (dired-mode-map): Use command remapping (bug#6632).
Thu, 22 Jul 2010 13:09:52 +0200 Juanma Barranquero * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Wed, 21 Jul 2010 06:40:47 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command)
Tue, 20 Jul 2010 21:56:55 -0400 Michael Mauger SQL Mode V2.3 - cleanup connection handling
Tue, 20 Jul 2010 21:15:01 +0200 Michael Albinus * net/tramp.el (tramp-file-name-handler): Trace 'quit.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 20 Jul 2010 12:29:05 +0200 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
Mon, 19 Jul 2010 13:06:42 +0200 Juanma Barranquero time.el: Use `define-derived-mode'. Simplify.
Sun, 18 Jul 2010 20:28:00 +0000 Alan Mackenzie Enhance `c-file-style' in file/directory local variables.
Sun, 18 Jul 2010 14:44:32 -0400 Michael Mauger SQL Mode V2.2 - Added sql-connect and sql-connection-alist
Sat, 17 Jul 2010 17:35:19 -0400 Chong Yidong Do not set bookmark context for images (Bug#6650).
Sat, 17 Jul 2010 16:21:51 -0400 Chong Yidong Revert 2010-07-14 change to deactivate mark; minor cleanups.
Sat, 17 Jul 2010 10:44:59 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
Fri, 16 Jul 2010 22:49:48 -0400 Chong Yidong Change x-select-enable-primary to nil.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 14:09:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
Thu, 15 Jul 2010 10:36:27 -0400 Simon South Correct my email address in the last update.
Wed, 14 Jul 2010 23:12:37 -0400 Simon South (delphi-previous-indent-of): Indent case blocks within record
Wed, 14 Jul 2010 22:34:47 -0400 Simon South (delphi-token-at): Give newlines precedence over literal tokens when
Wed, 14 Jul 2010 15:09:28 -0400 Karl Fogel * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
Wed, 14 Jul 2010 14:03:39 -0400 Chong Yidong Change clipboard/primary selection to X application standards.
Wed, 14 Jul 2010 12:41:40 -0400 Karl Fogel Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Wed, 14 Jul 2010 11:54:26 -0400 Karl Fogel Fix attribution in a ChangeLog entry.
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Tue, 13 Jul 2010 13:02:27 -0400 Chong Yidong * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
Tue, 13 Jul 2010 13:41:49 +0300 Adrian Robert term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
Mon, 12 Jul 2010 20:10:49 +0200 Andreas Schwab * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
Mon, 12 Jul 2010 19:55:35 +0200 Andreas Schwab * language/tv-util.el (tai-viet-re): Remove format.
Mon, 12 Jul 2010 14:25:46 +0900 Kenichi Handa Improve Hebrew rendering.
Fri, 23 Jul 2010 03:51:48 +0200 Juanma Barranquero * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Tue, 20 Jul 2010 02:04:31 +0200 Juanma Barranquero * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
Mon, 19 Jul 2010 12:42:22 +0200 Juanma Barranquero * time.el (display-time-day-and-date): Remove spurious * in docstring.
Sat, 17 Jul 2010 17:51:04 -0400 Chong Yidong Fix size calculation for sliced images in image-mode (Bug#6639).
Sat, 17 Jul 2010 17:25:32 -0400 Chong Yidong * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
Fri, 16 Jul 2010 13:17:13 +0300 Eli Zaretskii Fix bug #4451.
Fri, 16 Jul 2010 12:59:37 +0300 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Wed, 14 Jul 2010 19:53:42 +0200 Jan D * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
Wed, 14 Jul 2010 12:11:39 -0400 Chong Yidong * simple.el (push-mark-command): Set selection for select-active-regions.
Sat, 10 Jul 2010 16:34:57 -0700 Glenn Morris cal-tex.el fixes for calendar-week-start-day != 0.
Sat, 10 Jul 2010 15:32:53 -0400 Chong Yidong * simple.el (use-region-p): Doc fix (Bug#6607).
Sun, 11 Jul 2010 18:14:53 -0400 Chong Yidong * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
Sun, 11 Jul 2010 10:28:04 +0200 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
Sat, 10 Jul 2010 15:47:59 -0400 Chong Yidong Add compilation regexps for cucumber and ruby.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Tue, 06 Jul 2010 21:46:58 -0700 Glenn Morris Add some font-locking for Python 2.7.
Tue, 06 Jul 2010 20:52:05 -0700 Glenn Morris Minor zone.el fix.
Tue, 06 Jul 2010 15:42:46 -0400 Chong Yidong Minor fix to describe-key, and a docstring.
Sat, 03 Jul 2010 13:12:53 +0200 Michael Albinus * net/zeroconf.el (zeroconf-resolve-service)
Sat, 03 Jul 2010 12:52:17 +0200 Michael Albinus * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
Wed, 30 Jun 2010 15:03:07 -0700 Dan Nicolaescu Avoid displaying files with a nil state in vc-dir.
Wed, 30 Jun 2010 16:34:06 -0400 Chong Yidong * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Tue, 29 Jun 2010 22:41:04 +0200 Juanma Barranquero lisp/ChangeLog: Remove "(tiny change)" note.
Tue, 29 Jun 2010 14:09:07 +0200 Juanma Barranquero emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
Sun, 27 Jun 2010 14:43:34 -0400 Chong Yidong Font lock fix for batch mode (Bug#5719).
Sun, 27 Jun 2010 14:24:42 -0400 Chong Yidong Minor fix for htmlfontify.el (Bug#6239).
Sun, 27 Jun 2010 14:03:26 -0400 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
Fri, 25 Jun 2010 14:42:47 +0300 Eli Zaretskii Fix bugs #6144 and #6467.
Wed, 23 Jun 2010 23:38:09 -0700 Glenn Morris Doc fix.
Wed, 23 Jun 2010 23:30:51 -0700 Glenn Morris Minor bs.el font-lock change.
Tue, 22 Jun 2010 20:07:20 -0700 Glenn Morris Backport from trunk: doc fix.
Tue, 22 Jun 2010 12:25:17 -0700 Dan Nicolaescu Fix vc-annotate for renamed files when using Git.
Tue, 22 Jun 2010 00:04:20 -0700 Glenn Morris Minor js.el fix.
Mon, 21 Jun 2010 20:24:22 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Doc fix.
Mon, 21 Jun 2010 20:18:04 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
Mon, 21 Jun 2010 20:00:54 -0700 Dan Nicolaescu Fix annotating other revisions for renamed files in vc-annotate.
Mon, 21 Jun 2010 19:08:55 -0700 Dan Nicolaescu Fix vc-annotate-show-changeset-diff-revision-at-line for git.
Mon, 21 Jun 2010 18:26:30 -0700 Dan Nicolaescu Fix finding revisions in for renamed files in vc-annotate.
Mon, 21 Jun 2010 13:03:30 -0700 Dan Nicolaescu Fix reading file names in Git annotate buffers.
Sun, 20 Jun 2010 16:17:05 +0000 Alan Mackenzie * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
Fri, 18 Jun 2010 19:31:44 -0700 Glenn Morris Close bug#6422.
Fri, 18 Jun 2010 19:27:57 -0700 Glenn Morris Close bug#6450.
Wed, 16 Jun 2010 23:37:13 -0400 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
Thu, 08 Jul 2010 10:02:24 +0900 Daiki Ueno Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
Wed, 07 Jul 2010 12:30:57 +0200 Agustin martin Improve ispell.el word completion handling.
Tue, 06 Jul 2010 21:16:27 -0700 Glenn Morris Minor zone.el fixes for bug#6483.
Mon, 05 Jul 2010 13:54:13 -0400 Chong Yidong Set default-frame-alist, if necessary, in menu/tool-bar-mode.
Mon, 05 Jul 2010 12:42:50 -0400 Chong Yidong Fix multi-click selection behavior (Bug#6565).
Sun, 04 Jul 2010 16:32:00 +0200 Juanma Barranquero * net/dbus.el (dbus-send-signal): Declare function.
Sun, 04 Jul 2010 11:52:57 +0200 Michael Albinus * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
Fri, 02 Jul 2010 23:07:48 -0400 Chong Yidong Simplify mouse-dragging implementation.
Sat, 03 Jul 2010 01:35:09 +0300 Juri Linkov * lisp/autoinsert.el (auto-insert-alist): Fix readability
Sat, 03 Jul 2010 01:28:52 +0300 Juri Linkov * lisp/faces.el (read-face-name): Rename arg `string-describing-default'
Fri, 02 Jul 2010 10:09:36 -0400 Chong Yidong Replace delete-backward-char Lisp calls in Viper (Bug#6552).
Thu, 01 Jul 2010 01:32:01 -0400 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.
Wed, 30 Jun 2010 20:14:17 -0400 Chong Yidong Fix application of default-frame-alist (Bug#5378).
Thu, 01 Jul 2010 02:08:29 +0200 Juanma Barranquero Fix whitespace in ChangeLogs.
Thu, 01 Jul 2010 00:58:19 +0200 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
Wed, 30 Jun 2010 18:43:52 -0400 Chong Yidong Don't always set ruler-mode-header-line-format-old (Bug#5370).
Tue, 29 Jun 2010 14:17:31 -0400 Chong Yidong Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
Mon, 28 Jun 2010 14:54:44 +0200 Jan D dynamic-setting.el (font-setting-change-default-font): Remove call to message.
Mon, 28 Jun 2010 14:41:36 +0900 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
Sun, 27 Jun 2010 21:01:11 -0400 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
Sun, 27 Jun 2010 14:18:49 -0400 Chong Yidong * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
Sun, 27 Jun 2010 14:11:16 -0400 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Sat, 26 Jun 2010 15:11:06 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Sat, 26 Jun 2010 15:08:49 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Fri, 25 Jun 2010 15:32:37 -0400 Chong Yidong Revert last change.
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Fri, 25 Jun 2010 10:31:50 +0200 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
Fri, 25 Jun 2010 00:51:14 +0300 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
Fri, 25 Jun 2010 00:38:07 +0300 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
Thu, 24 Jun 2010 15:16:33 -0400 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
Tue, 22 Jun 2010 01:10:26 -0700 Glenn Morris Minor simplification.
Tue, 22 Jun 2010 00:41:10 -0700 Glenn Morris Add some utf-8 coding cookies.
Mon, 21 Jun 2010 19:26:46 -0400 Karl Fogel * lisp/simple.el (compose-mail): Fix doc string to refer to
Mon, 21 Jun 2010 21:08:26 +0000 Alan Mackenzie Fix an indentation bug:
Sun, 20 Jun 2010 00:55:14 -0400 Chong Yidong Tweaks to package list UI.
Sat, 19 Jun 2010 18:36:51 -0400 Chong Yidong Add preliminary describe-package functionality, and some cleanup.
Fri, 18 Jun 2010 19:39:04 -0700 Glenn Morris * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
Fri, 18 Jun 2010 10:05:43 -0400 Stefan Monnier * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
Thu, 17 Jun 2010 23:56:17 +0300 Juri Linkov Fix revert-buffer functionality of Help mode and Info.
Thu, 17 Jun 2010 09:41:13 -0700 Dan Nicolaescu * lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
Thu, 17 Jun 2010 16:44:34 +0200 Agustin martin ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
Thu, 17 Jun 2010 13:02:42 +0200 Juanma Barranquero emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
Thu, 17 Jun 2010 12:45:25 +0200 Juanma Barranquero menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
Wed, 16 Jun 2010 22:08:10 -0400 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
Wed, 16 Jun 2010 20:17:22 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
Wed, 16 Jun 2010 18:27:20 -0500 Jay Belanger calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
Thu, 17 Jun 2010 00:33:54 +0300 Juri Linkov * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
Wed, 16 Jun 2010 17:11:06 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 15:42:59 +0200 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
Wed, 16 Jun 2010 16:00:22 -0400 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
Tue, 15 Jun 2010 00:51:42 -0400 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Mon, 14 Jun 2010 20:42:33 -0700 Glenn Morris Tweak previous change.
Mon, 14 Jun 2010 20:38:58 -0700 Glenn Morris Close bug#5176.
Sat, 12 Jun 2010 00:34:36 -0700 Glenn Morris Close bug#6361.
Sat, 12 Jun 2010 00:06:15 -0700 Glenn Morris Close bug#6408.
Tue, 15 Jun 2010 13:05:06 +0200 Juanma Barranquero * facemenu.el (list-colors-sort): Doc fix.
Mon, 14 Jun 2010 20:34:12 -0700 Glenn Morris * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
Mon, 14 Jun 2010 19:03:04 +0300 Juri Linkov Add sort option `list-colors-sort'. (Bug#6332)
Mon, 14 Jun 2010 18:48:52 +0300 Juri Linkov * compare-w.el: Move to the "vc" subdirectory.
Sun, 13 Jun 2010 23:19:46 -0400 Stefan Monnier * lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
Sun, 13 Jun 2010 21:43:11 -0400 Stefan Monnier * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
Sat, 12 Jun 2010 13:14:43 -0400 Chong Yidong Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
Sat, 12 Jun 2010 13:12:15 -0400 Chong Yidong Add all rgb.txt color names to x-colors.
Sat, 12 Jun 2010 14:17:12 +0300 Eli Zaretskii Fix bug #6396.
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
Fri, 11 Jun 2010 23:26:13 +0200 Juanma Barranquero Fix Windows makefiles to adapt to lisp/vc reorganization.
Fri, 11 Jun 2010 23:19:23 +0200 Juanma Barranquero * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
Fri, 11 Jun 2010 22:09:57 +0300 Juri Linkov * lisp/finder.el (finder-known-keywords): Add keyword "vc"
Fri, 11 Jun 2010 21:51:00 +0300 Juri Linkov Move version control related files to the "vc" subdirectory.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 11 Jun 2010 14:28:41 +0100 Stephen Eglen Bind `shell-resync-dirs' to M-RET in *shell* buffers.
Thu, 10 Jun 2010 14:56:11 +0200 Michael Albinus * notifications.el: Move file from lisp/net, because it is
Thu, 10 Jun 2010 14:44:59 +0200 Michael Albinus * net/notifications.el (notifications-on-action-signal)
Wed, 09 Jun 2010 22:39:03 -0700 Glenn Morris Minor authors.el update.
Wed, 09 Jun 2010 22:17:21 -0700 Glenn Morris Fix ChangeLog attribution.
Wed, 09 Jun 2010 21:10:04 -0400 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Thu, 10 Jun 2010 00:34:08 +0200 Andreas Schwab Conflict resolution fixup
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Tue, 08 Jun 2010 21:18:31 -0400 Stefan Monnier * lisp/emacs-lisp/advice.el (ad-compile-function):
Tue, 08 Jun 2010 21:12:53 -0400 Stefan Monnier * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
Mon, 07 Jun 2010 17:20:44 -0400 Stefan Monnier * lisp/net/rcirc.el: Add support for password authentication.
Sat, 05 Jun 2010 22:36:27 +0200 Juanma Barranquero * net/dbus.el: Fix typos and declare function.
Fri, 04 Jun 2010 12:15:51 -0400 Chong Yidong * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
Thu, 03 Jun 2010 13:17:50 -0400 Chong Yidong Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 02 Jun 2010 23:07:39 -0700 Glenn Morris Close bug#6336.
Tue, 01 Jun 2010 21:54:55 -0700 Dan Nicolaescu * lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Wed, 09 Jun 2010 19:54:28 +0200 Michael Albinus * net/notifications.el (notifications-notify): Fix docstring.
Wed, 09 Jun 2010 17:46:41 +0200 Juanma Barranquero Update to Unicode 6.0.0 beta.
Wed, 09 Jun 2010 13:40:50 +0200 Juanma Barranquero * emacs-lisp/smie.el (comment-string-strip): Declare function.
Wed, 09 Jun 2010 13:27:56 +0200 Juanma Barranquero * vc-mtn.el (log-edit-extract-headers): Declare function.
Wed, 09 Jun 2010 13:24:34 +0200 Juanma Barranquero * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
Wed, 09 Jun 2010 13:16:21 +0200 Juanma Barranquero * net/notifications.el (dbus-register-signal): Declare function.
Wed, 09 Jun 2010 00:47:14 -0700 Dan Nicolaescu Improve VC create/retrieve tag/branch.
Wed, 09 Jun 2010 09:36:45 +0200 Michael Albinus move notifications.el to net/
Wed, 09 Jun 2010 09:17:23 +0200 Michael Albinus * notifications.el: New file.
Tue, 08 Jun 2010 23:48:29 -0700 Dan Nicolaescu Add optional support for resetting VC properties.
Tue, 08 Jun 2010 22:24:01 -0700 Dan Nicolaescu Improve support for special markup in the VC commit message.
Tue, 08 Jun 2010 22:58:26 -0400 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
Mon, 07 Jun 2010 17:01:23 -0400 Stefan Monnier * lisp/iimage.el: Remove images as soon as the underlying text is modified.
Mon, 07 Jun 2010 15:37:50 -0400 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
Mon, 07 Jun 2010 21:28:02 +0300 Juri Linkov * window.el (pop-to-buffer): Remove the conditional that
Sun, 06 Jun 2010 22:10:19 -0400 Stefan Monnier Make (after keyword) indent-rules more flexible.
Sun, 06 Jun 2010 12:52:13 +0300 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
Sat, 05 Jun 2010 02:56:22 -0700 Dan Nicolaescu vc-log-incoming/vc-log-outgoing fixes for Git.
Fri, 04 Jun 2010 21:38:11 +0300 Juri Linkov * lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Fri, 04 Jun 2010 13:26:54 +0200 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
Fri, 04 Jun 2010 03:38:12 +0200 Juanma Barranquero mule-cmds.el: Add obsolescence information for nonascii-* vars.
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.
Thu, 03 Jun 2010 13:22:27 -0400 Chong Yidong * net/rcirc.el (rcirc-sort-nicknames): Remove.
Thu, 03 Jun 2010 18:59:29 +0200 Juanma Barranquero * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
Thu, 03 Jun 2010 11:58:20 -0400 Chong Yidong * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
Thu, 03 Jun 2010 11:51:38 -0400 Stefan Monnier * net/rcirc.el (rcirc-sort-nicknames): Change default.
Thu, 03 Jun 2010 11:07:49 -0400 Stefan Monnier * lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
Wed, 02 Jun 2010 21:48:10 -0400 Stefan Monnier Split smie-indent-calculate into more manageable chunks.
Wed, 02 Jun 2010 16:13:11 -0400 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
Wed, 02 Jun 2010 11:53:00 +0200 Michael Albinus * net/tramp-gvfs.el (top): Require url-util.
Tue, 01 Jun 2010 21:45:46 -0700 Dan Nicolaescu * lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
Tue, 01 Jun 2010 15:47:14 +0200 Juanma Barranquero Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
Tue, 01 Jun 2010 03:40:09 -0700 Dan Nicolaescu Add support for vc-log-incoming, improve vc-log-outgoing for Git.
Tue, 01 Jun 2010 02:37:49 -0700 Dan Nicolaescu Improve state updating for VC tag commands.
Tue, 01 Jun 2010 10:12:28 +0200 Juanma Barranquero lisp/ChangeLog: Fix some typos.
Tue, 01 Jun 2010 00:15:55 -0700 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Mon, 31 May 2010 17:15:20 +0200 Juanma Barranquero * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
Mon, 31 May 2010 10:13:41 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sun, 30 May 2010 22:47:34 +0300 Eli Zaretskii Fix bug #6313.
Sun, 30 May 2010 20:52:56 +0200 Juanma Barranquero emulation/cua-base.el: Recognize also `right-word' and `left-word'.
Sun, 30 May 2010 10:17:31 -0400 Stefan Monnier * lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
Sun, 30 May 2010 06:44:46 +0200 Juanma Barranquero emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
Sun, 30 May 2010 04:51:53 +0200 Juanma Barranquero progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
Sat, 29 May 2010 19:50:47 -0400 Chong Yidong Add --parent-id argument to emacsclient.
Sat, 29 May 2010 14:25:00 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Sat, 29 May 2010 18:19:13 +0300 Eli Zaretskii Implement bidi-sensitive word movement with arrow keys.
Sat, 29 May 2010 10:55:40 +0300 Eli Zaretskii Fix bug #6294.
Fri, 28 May 2010 22:18:47 +0300 Juri Linkov * image-dired.el (image-dired-dired-toggle-marked-thumbs):
Fri, 28 May 2010 16:48:56 +0200 Michael Albinus * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
Fri, 28 May 2010 15:28:36 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Thu, 27 May 2010 11:28:58 -0400 Chong Yidong Let htmlfontify recognize face aliases (Bug#6279).
Thu, 27 May 2010 16:08:37 +0900 Kenichi Handa merge trunk
Thu, 27 May 2010 13:24:30 +0900 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
Thu, 27 May 2010 00:41:36 -0400 Stefan Monnier Provide hooks to use a different tokenizer in SMIE.
Wed, 26 May 2010 10:19:15 -0400 Stefan Monnier Avoid (expand-file-name ".").
Tue, 25 May 2010 21:06:09 -0700 Glenn Morris * lisp/emulation/edt.el (edt-load-keys): Use locate-library.
Tue, 25 May 2010 18:50:56 -0400 Chong Yidong Rename relative filenames in ChangeLog entries according to root.
Tue, 25 May 2010 21:13:41 +0200 Juanma Barranquero lisp/ChangeLog: Fix typos.
Tue, 25 May 2010 20:43:58 +0300 Juri Linkov * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
Tue, 25 May 2010 19:03:53 +0300 Juri Linkov * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
Tue, 25 May 2010 18:54:53 +0300 Juri Linkov * image.el (image-animated-p): When delay between animated images is 0,
Tue, 25 May 2010 15:29:04 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
Tue, 25 May 2010 10:45:35 +0200 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.
Mon, 24 May 2010 20:38:41 -0700 Glenn Morris * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
Mon, 24 May 2010 20:35:31 -0700 Glenn Morris rcirc update.
Mon, 24 May 2010 22:32:40 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Tue, 25 May 2010 10:25:08 +0900 Kenichi Handa Add Hebrew shaper.
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Fri, 21 May 2010 23:43:04 +0300 Juri Linkov * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
Fri, 21 May 2010 19:51:48 +0000 Alan Mackenzie Fix a bug which happens when doing (c-parse-state) in a CPP construct:
Fri, 21 May 2010 16:16:42 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
Fri, 21 May 2010 03:46:38 +0200 Juanma Barranquero * add-log.el: Highlight all authors in multi-author ChangeLog entries.
Thu, 20 May 2010 18:13:57 -0700 Glenn Morris Derive Fortran modes from prog-mode.
Fri, 21 May 2010 03:05:50 +0200 Juanma Barranquero * smerge-mode.el: Fix typos.
Thu, 20 May 2010 17:22:58 -0700 Glenn Morris Minor loadup.el fix.
Fri, 21 May 2010 02:54:55 +0300 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
Fri, 21 May 2010 01:55:11 +0300 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
Fri, 21 May 2010 01:49:53 +0300 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
Fri, 21 May 2010 01:33:09 +0300 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
Fri, 21 May 2010 01:16:19 +0300 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
Fri, 21 May 2010 01:01:57 +0300 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Fri, 21 May 2010 00:49:49 +0300 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
Fri, 21 May 2010 00:33:58 +0300 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Tue, 18 May 2010 20:01:24 -0700 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
Wed, 19 May 2010 10:16:01 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:10:29 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:09:50 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Mon, 31 May 2010 16:47:04 -0400 Stefan Monnier Fix up changelog entry
Mon, 31 May 2010 16:26:56 -0400 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Mon, 31 May 2010 12:16:02 -0400 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Thu, 27 May 2010 11:25:58 -0400 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Tue, 25 May 2010 13:53:37 -0400 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
Tue, 18 May 2010 23:51:55 -0400 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 17:49:56 -0500 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Tue, 18 May 2010 21:34:26 +0200 Michael Albinus Add visualization code for secrets.
Tue, 18 May 2010 15:24:24 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Tue, 18 May 2010 12:03:51 -0400 Stefan Monnier Fix handling of non-associative equal levels.
Tue, 18 May 2010 10:33:29 +0200 Juanma Barranquero Fix ChangeLog typos.
Tue, 18 May 2010 09:52:10 +0200 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
Tue, 18 May 2010 09:44:07 +0200 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
Mon, 17 May 2010 15:27:26 -0400 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
Sun, 16 May 2010 23:16:29 -0500 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
Sat, 15 May 2010 23:43:09 -0500 Jay Belanger calc-vec.el (calc-histogram):
Sat, 15 May 2010 21:18:52 -0500 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Sat, 15 May 2010 16:50:16 +0300 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.
Fri, 14 May 2010 23:50:25 -0500 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
Sat, 15 May 2010 00:10:22 -0400 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
Sat, 15 May 2010 00:08:03 -0400 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
Fri, 14 May 2010 23:50:26 -0400 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
Fri, 14 May 2010 17:42:22 -0700 Glenn Morris Remove references to CVS directories etc in Makefiles.
Fri, 14 May 2010 18:46:11 -0500 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
Fri, 14 May 2010 17:21:12 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Fri, 14 May 2010 15:31:36 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
Thu, 13 May 2010 17:52:20 -0400 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
Thu, 13 May 2010 22:45:58 +0200 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
Thu, 13 May 2010 12:36:03 +0200 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
Wed, 12 May 2010 20:44:22 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
Wed, 12 May 2010 20:35:07 -0400 Stefan Monnier * dos-fns.el: Add "dos-" prefix for namespace control.
Wed, 12 May 2010 11:06:12 +0000 Alan Mackenzie * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.
Wed, 12 May 2010 00:01:34 +0200 Juanma Barranquero Fix bug#6173: "(require 'dirtrack) erroring"
Tue, 11 May 2010 16:07:12 -0400 Stefan Monnier Backport from trunk: compute shortcuts in tmm.el.
Sun, 09 May 2010 17:30:08 -0700 Glenn Morris Backport from trunk: Fix bug#5755.
Tue, 11 May 2010 22:42:21 +0300 Juri Linkov * scroll-all.el (scroll-all-check-to-scroll):
Tue, 11 May 2010 14:51:27 -0400 Stefan Monnier * iimage.el: Misc cleanup.
Tue, 11 May 2010 09:24:49 -0400 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
Tue, 11 May 2010 04:04:13 +0200 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
Mon, 10 May 2010 22:07:22 +0300 Juri Linkov Remove nodes visited during Isearch from the Info history.
Mon, 10 May 2010 17:50:30 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
Mon, 10 May 2010 16:48:17 +0200 Juanma Barranquero Fix typos and whitespace.
Mon, 10 May 2010 16:37:59 +0200 Juanma Barranquero CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
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):
Sun, 09 May 2010 21:57:55 +0200 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
Sat, 08 May 2010 16:51:08 -0400 Stefan Monnier * progmodes/compile.el (compilation-buffer-modtime): Rename from
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Fri, 07 May 2010 18:51:37 -0400 Chong Yidong Fix ChangeLog typo.
Sun, 02 May 2010 21:55:01 -0400 Chong Yidong Variable purecopying fix (Bug#6083).
Sun, 02 May 2010 11:15:29 -0400 Chong Yidong Make paragraph vars local for js-mode (Bug#6071).
Sat, 01 May 2010 21:50:20 +0300 Eli Zaretskii composite.el (compose-region, reference-point-alist): Fix typos in the doc
Wed, 28 Apr 2010 21:38:12 -0500 Jay Belanger Use the proper form for gnuplot's set command
Mon, 26 Apr 2010 11:55:29 +0200 Juanma Barranquero * abbrev.el: Fix typos.
Sat, 24 Apr 2010 18:35:43 +0200 Andreas Schwab * composite.el (find-composition): Doc fix.
Sat, 24 Apr 2010 04:59:23 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos.
Fri, 23 Apr 2010 19:46:03 +0300 Juri Linkov * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
Fri, 23 Apr 2010 19:35:57 +0300 Juri Linkov Fix typo in docstring.
Fri, 23 Apr 2010 02:15:47 +0200 Juanma Barranquero * filecache.el: Fix typos in docstrings.
Thu, 22 Apr 2010 13:59:50 +0900 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
Thu, 22 Apr 2010 13:05:26 +0900 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
Wed, 21 Apr 2010 09:49:01 +0900 Kenichi Handa merge trunk
Tue, 20 Apr 2010 22:25:42 +0900 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Tue, 20 Apr 2010 18:28:26 -0400 Chong Yidong * files.el (copy-directory): Handle symlinks (Bug#5982).
Tue, 20 Apr 2010 12:04:05 -0400 Chong Yidong Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
Tue, 20 Apr 2010 11:57:54 -0400 Chong Yidong Fix hg envvar handling (Bug#5846).
Tue, 20 Apr 2010 00:54:28 -0700 Glenn Morris * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Tue, 20 Apr 2010 00:37:20 -0700 Glenn Morris * minibuffer.el (completion-at-point): Doc fix.
Fri, 07 May 2010 20:20:30 -0400 Stefan Monnier Misc code tweaks.
Fri, 07 May 2010 13:47:56 -0400 Stefan Monnier Highlight vendor specific properties.
Fri, 07 May 2010 10:18:27 -0400 Stefan Monnier * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
Fri, 07 May 2010 17:07:51 +0300 Eli Zaretskii Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
Fri, 07 May 2010 16:52:25 +0300 Eli Zaretskii cus-start.el (all): Add native condition for tool-bar-* symbols.
Fri, 07 May 2010 08:49:14 -0400 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
Fri, 07 May 2010 17:10:28 +0900 Daiki Ueno Skip disabled PGP key when encrypting mail with Gnus.
Fri, 07 May 2010 07:41:53 +0000 Katsumi Yamaoka Fix typos.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 05:21:06 +0200 Juanma Barranquero * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
Fri, 07 May 2010 05:11:56 +0200 Juanma Barranquero * minibuffer.el: Revert previous change.
Fri, 07 May 2010 02:50:26 +0200 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
Fri, 07 May 2010 02:46:09 +0200 Juanma Barranquero * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
Thu, 06 May 2010 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Wed, 05 May 2010 22:59:07 -0400 Stefan Monnier Extract common suffix for * in partial-completion.
Wed, 05 May 2010 22:53:56 -0400 Stefan Monnier Define auto-save-mode with define-minor-mode.
Thu, 06 May 2010 00:56:15 +0300 Juri Linkov Add `slow' and `history' tags to the desktop data.
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Tue, 04 May 2010 23:45:21 -0400 Stefan Monnier Use define-minor-mode in more cases.
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Mon, 03 May 2010 14:46:56 +0200 Juanma Barranquero Fix typo.
Sun, 02 May 2010 22:29:46 -0400 Stefan Monnier Use define-minor-mode where applicable.
Sun, 02 May 2010 01:56:30 -0400 Stefan Monnier New hook filter-buffer-substring-functions.
Sun, 02 May 2010 01:06:53 -0400 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
Sat, 01 May 2010 23:38:19 -0400 Stefan Monnier Use define-minor-mode in CEDET where applicable.
Sat, 01 May 2010 11:34:14 +0200 Michael Albinus Implement compression for inline methods.
Fri, 30 Apr 2010 22:19:40 -0400 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
Fri, 30 Apr 2010 21:39:58 -0400 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
Fri, 30 Apr 2010 21:29:12 -0400 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
Fri, 30 Apr 2010 21:08:43 -0400 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
Fri, 30 Apr 2010 19:13:22 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
Fri, 30 Apr 2010 15:16:13 +0300 Eli Zaretskii Fix typos in doc strings of composite.el.
Thu, 29 Apr 2010 11:41:23 -0400 Chong Yidong * ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
Thu, 29 Apr 2010 11:38:08 -0400 Chong Yidong * ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
Thu, 29 Apr 2010 11:32:11 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): New function.
Thu, 29 Apr 2010 14:48:32 +0000 Alan Mackenzie (progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
Thu, 29 Apr 2010 10:04:33 -0400 Stefan Monnier * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
Wed, 28 Apr 2010 15:04:16 -0400 Chong Yidong Unify complete-symbol with completion-at-point.
Wed, 28 Apr 2010 20:42:20 +0200 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
Wed, 28 Apr 2010 12:14:41 -0400 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
Wed, 28 Apr 2010 11:45:45 -0400 Chong Yidong Revert last bug-reference-url-format change.
Wed, 28 Apr 2010 11:18:37 -0400 Stefan Monnier Make it possible to locally disable a globally enabled mode.
Tue, 27 Apr 2010 14:14:16 -0400 Stefan Monnier Let the user turn off locally a globalized minor mode
Tue, 27 Apr 2010 13:57:32 -0400 Stefan Monnier * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
Tue, 27 Apr 2010 11:13:42 -0400 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
Tue, 27 Apr 2010 13:47:19 +0200 Juanma Barranquero When killing buffers with ido, don't offer virtual buffers for completion.
Tue, 27 Apr 2010 12:49:02 +0200 Agustin martin Commit missing lisp/Changelog entries.
Tue, 27 Apr 2010 08:45:43 +0200 Jan D. desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
Sun, 25 Apr 2010 09:23:01 +0200 Jan D tool-bar.el: Revert unintended checkin in rev 100010.
Fri, 23 Apr 2010 19:36:43 -0700 Glenn Morris Minor htmlfontify simplifications.
Fri, 23 Apr 2010 19:16:13 -0700 Glenn Morris Minor authors.el updates.
Fri, 23 Apr 2010 12:26:11 -0400 Stefan Monnier Provide byte-compiler warnings when set-default a read-only var.
Fri, 23 Apr 2010 11:59:32 -0400 Stefan Monnier * progmodes/compile.el: (compilation-start): Abbreviate default directory.
Fri, 23 Apr 2010 16:12:05 +0200 Michael Albinus Implement SELINUX backends.
Thu, 22 Apr 2010 22:40:33 -0700 Glenn Morris ChangeLog fixes.
Thu, 22 Apr 2010 14:07:37 +0200 Michael Albinus Synchronize with Tramp repository.
Thu, 22 Apr 2010 13:21:39 +0200 Michael Albinus Detect ssh 'ControlMaster' argument automatically in some cases.
Thu, 22 Apr 2010 11:15:27 +0200 Michael Albinus * net/tramp.el (tramp-handle-copy-file): Add new optional
Thu, 22 Apr 2010 06:30:16 +0200 Michael Albinus *** empty log message ***
Thu, 22 Apr 2010 06:27:55 +0200 Michael Albinus * net/tramp.el(tramp-completion-handle-file-name-all-completions):
Wed, 21 Apr 2010 21:48:42 +0200 Michael Albinus Fix Bug#5840.
Wed, 21 Apr 2010 13:53:03 -0400 Stefan Monnier (lisp-completion-at-point): Try and handle errors.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Wed, 21 Apr 2010 07:00:58 -0400 John Wiegley Added C-o keybinding to toggle use of virtual buffers
Wed, 21 Apr 2010 05:53:42 +0200 Juanma Barranquero tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Tue, 20 Apr 2010 22:05:24 -0400 Stefan Monnier Make the log-edit comments use RFC822 format throughout.
Wed, 21 Apr 2010 01:05:30 +0200 Juanma Barranquero Remove references to (default-)direction-reversed.
Tue, 20 Apr 2010 12:52:43 -0400 Stefan Monnier * vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
Tue, 20 Apr 2010 12:37:31 -0400 Stefan Monnier (lisp-completion-at-point): Complete around point.
Tue, 20 Apr 2010 10:45:14 -0400 Stefan Monnier (view-hello-file): Don't fiddle with the default enable-multibyte-characters.
Mon, 19 Apr 2010 13:05:12 -0400 Stefan Monnier * international/mule.el: Help the user choose a valid coding-system.
Mon, 19 Apr 2010 11:26:06 -0400 Stefan Monnier * vc-bzr: Use standard *vc* and *vc-diff* buffers.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Mon, 19 Apr 2010 09:17:40 -0400 Stefan Monnier (completion-styles): Improve docstrings.
Sun, 18 Apr 2010 17:40:10 -0400 Chong Yidong Bugfix for ede-proj-makefile-insert-variables.
Sat, 17 Apr 2010 09:10:19 -0700 Dan Nicolaescu Fix the version number for added files.
Fri, 16 Apr 2010 19:07:48 -0700 Glenn Morris Add some autoloads.
Fri, 16 Apr 2010 20:28:19 -0400 Chong Yidong Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
Thu, 15 Apr 2010 19:39:22 -0700 Glenn Morris * vc-git.el (vc-git-print-log): Doc fix.
Wed, 14 Apr 2010 13:32:50 -0400 Chong Yidong * ido.el (ido-file-internal): Fix 2009-12-02 change.
Wed, 14 Apr 2010 11:33:42 -0400 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Fix handling of host
Mon, 12 Apr 2010 15:15:07 +0000 Alan Mackenzie Reverse change 99448: "Change strategy for marking < and > as template
Mon, 12 Apr 2010 14:59:56 +0000 Alan Mackenzie Reverse 99556:
Mon, 12 Apr 2010 14:55:18 +0000 Alan Mackenzie Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
Mon, 12 Apr 2010 14:48:07 +0000 Alan Mackenzie Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
Mon, 12 Apr 2010 14:34:09 +0000 Alan Mackenzie Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
Fri, 09 Apr 2010 19:14:47 -0700 Glenn Morris Fix bug ref in previous.
Fri, 09 Apr 2010 19:12:03 -0700 Glenn Morris Close bug#1835.
Wed, 07 Apr 2010 15:08:27 +0900 Kenichi Handa merge trunk
Wed, 07 Apr 2010 13:36:25 +0900 Kenichi Handa Fix previous change of *-composable-pattern).
Tue, 06 Apr 2010 11:43:08 -0400 Chong Yidong Revert 2008-03-03 change (Bug#5821).
Tue, 06 Apr 2010 01:15:04 +0300 Juri Linkov Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
Sat, 03 Apr 2010 19:40:20 -0400 Chong Yidong * help.el (help-window-setup-finish): Doc fix (Bug#5830).
Mon, 19 Apr 2010 10:34:01 -0400 Stefan Monnier * tmm.el: Add missing key-binding shortcuts.
Sun, 18 Apr 2010 22:32:47 -0400 Stefan Monnier * custom.el (defcustom): Add edebug spec.
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).
Sun, 18 Apr 2010 17:49:33 -0400 Stefan Monnier Hash-cons pure data.
Sun, 18 Apr 2010 17:45:44 -0400 Stefan Monnier Fix duplicate entries in cedet's loaddefs.el files.
Sun, 18 Apr 2010 17:37:29 -0400 Stefan Monnier * cvs-status.el (cvs-refontify): Remove unused.
Sat, 17 Apr 2010 23:13:09 -0500 Jay Belanger calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
Fri, 16 Apr 2010 21:47:25 -0500 Jay Belanger * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
Fri, 16 Apr 2010 04:41:58 +0300 Juri Linkov Move scrolling commands from simple.el to window.el
Fri, 16 Apr 2010 04:24:00 +0300 Juri Linkov Check both `isearch-scroll' and `scroll-command' properties.
Fri, 16 Apr 2010 02:51:12 +0300 Juri Linkov Add the `scroll-command' property.
Fri, 16 Apr 2010 00:19:01 +0200 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
Thu, 15 Apr 2010 10:14:10 -0700 Glenn Morris * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
Thu, 15 Apr 2010 03:12:20 +0200 Juanma Barranquero Simplify by using `define-derived-mode'.
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Wed, 14 Apr 2010 11:24:17 -0400 Stefan Monnier (non-essential): New var.
Wed, 14 Apr 2010 11:07:53 -0400 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
Wed, 14 Apr 2010 03:43:54 +0300 Juri Linkov Add variable scroll-error-top-bottom.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
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:24:10 -0400 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
Mon, 12 Apr 2010 21:03:04 -0400 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
Mon, 12 Apr 2010 15:14:16 -0400 Stefan Monnier (vc-dir-kill-line): New command.
Mon, 12 Apr 2010 15:12:36 -0400 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
Mon, 12 Apr 2010 12:09:47 -0400 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
Mon, 12 Apr 2010 11:17:29 -0400 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
Sat, 10 Apr 2010 19:54:50 -0400 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
Sat, 10 Apr 2010 17:51:46 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Fri, 09 Apr 2010 19:18:09 -0700 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
Fri, 09 Apr 2010 12:04:17 -0400 Sam Steingold (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
Fri, 09 Apr 2010 11:52:45 -0400 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
Fri, 09 Apr 2010 08:35:30 -0700 Dan Nicolaescu Add --author support to git commit.
Fri, 09 Apr 2010 10:17:52 -0400 Eric S. Raymond Improve documentation comments.
Thu, 08 Apr 2010 15:59:46 -0400 Stefan Monnier Fix some of the problems in defsubst* (bug#5728).
Wed, 07 Apr 2010 12:20:35 -0400 Sam Steingold (compilation-save-buffers-predicate): New custom variable.
Wed, 07 Apr 2010 14:57:04 +0200 Jan D. wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
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 21:14:56 -0700 Dan Nicolaescu Fix default-directory for vc-root-diff.
Tue, 06 Apr 2010 21:06:23 -0700 Dan Nicolaescu * verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
Tue, 06 Apr 2010 13:02:56 +0200 Juanma Barranquero Fix typos.
Tue, 06 Apr 2010 03:02:57 -0400 jwiegley Fixed duplicate names appearing in IDO buffer list (using virtuals)
Mon, 05 Apr 2010 23:38:56 -0400 jwiegley Minor fixes to a recent contribution to ido.el
Tue, 06 Apr 2010 04:26:37 +0200 Juanma Barranquero Enable recentf-mode if using virtual buffers.
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.
Mon, 05 Apr 2010 22:05:47 +0200 Juanma Barranquero lisp/help.el: Turn ChangeLog comment into source comment.
Mon, 05 Apr 2010 12:36:45 +0200 Juanma Barranquero * help.el (describe-mode): Return nil (for IELM's sake).
Sun, 04 Apr 2010 02:55:19 -0400 jwiegley 2010-04-04 John Wiegley <jwiegley@gmail.com>
Sat, 03 Apr 2010 16:10:14 -0400 Stefan Monnier * font-lock.el: Require CL when compiling.
Sat, 03 Apr 2010 12:04:46 +0300 Eli Zaretskii Revert last change in batch-update-authors.
Sat, 03 Apr 2010 11:59:36 +0300 Eli Zaretskii Fix bug in batch-update-authors. Add bidi to AUTHORS.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Sat, 03 Apr 2010 02:01:22 +0300 Juri Linkov * ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
Fri, 02 Apr 2010 04:25:19 +0200 Juanma Barranquero Fix typos in semantic/imenu.el.
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 02 Apr 2010 13:24:37 -0400 Sam Steingold (bug-reference-bug-regexp): Also accept "patch" and "RFE".
Fri, 02 Apr 2010 10:21:57 -0400 Sam Steingold (vc-hg-push, vc-hg-pull): Use `apply' when calling
Fri, 02 Apr 2010 11:44:50 +0200 Jan D. tmm.el (tmm-get-keymap): Check with symbolp before passing
Wed, 31 Mar 2010 18:22:17 -0400 Chong Yidong * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
Wed, 31 Mar 2010 18:16:12 +0300 Juri Linkov * simple.el (next-line, previous-line): Re-throw a signal
Wed, 31 Mar 2010 18:02:53 +0300 Juri Linkov * simple.el (keyboard-escape-quit): Raise deselecting the active
Wed, 31 Mar 2010 17:55:01 +0300 Juri Linkov Rename `image-extension-data' to `image-metadata'.
Tue, 30 Mar 2010 22:53:53 -0400 Stefan Monnier * simple.el (append-to-buffer): Simplify.
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Tue, 30 Mar 2010 23:41:01 +0200 Juanma Barranquero * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
Tue, 30 Mar 2010 21:46:31 +0900 Kenichi Handa Fix Indic composable patterns for the new Unicode specification.
Mon, 29 Mar 2010 11:23:01 -0400 Stefan Monnier Make tmm-menubar work for the Buffers menu again.
Sun, 28 Mar 2010 16:41:37 -0400 Chong Yidong Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
Sat, 27 Mar 2010 23:52:17 -0400 Chong Yidong * mail/sendmail.el (mail-default-directory): Doc fix.
Sat, 27 Mar 2010 15:31:04 +0300 Eli Zaretskii Fix doc strings of version-* functions and variables.
Fri, 26 Mar 2010 21:58:41 +1300 Nick Roberts *** empty log message ***
Fri, 26 Mar 2010 21:56:09 +1300 Nick Roberts (gdb-apple-test): New function.
Thu, 25 Mar 2010 19:41:22 -0400 Chong Yidong * vc.el (vc-root-diff): Doc fix.
Thu, 25 Mar 2010 18:58:46 -0400 Chong Yidong * vc.el (vc-print-log, vc-print-root-log): Doc fix.
Thu, 25 Mar 2010 01:53:30 -0400 Chong Yidong * simple.el (append-to-buffer): Fix last change.
Wed, 24 Mar 2010 12:18:13 -0400 Chong Yidong Fix 2009-11-13 change to append-to-buffer (Bug#5749).
Tue, 30 Mar 2010 21:51:54 -0400 Stefan Monnier * files.el (auto-mode-case-fold): Change default to t.
Tue, 30 Mar 2010 19:38:45 +0300 Juri Linkov * replace.el (occur-accumulate-lines): Move occur-engine related
Tue, 30 Mar 2010 19:10:14 +0300 Juri Linkov * dired-x.el (dired-omit-mode): Doc fix.
Tue, 30 Mar 2010 19:03:08 +0300 Juri Linkov Make occur handle multi-line matches cleanly with context.
Tue, 30 Mar 2010 18:44:50 +0300 Juri Linkov * replace.el (occur-accumulate-lines): Fix a bug where the first
Tue, 30 Mar 2010 05:13:07 -0400 Eli Zaretskii Initial support for bidirectional editing.
Tue, 30 Mar 2010 13:22:34 +1300 Nick Roberts *** empty log message ***
Mon, 29 Mar 2010 19:18:48 -0400 Chong Yidong * subr.el: Extend progress reporters to perform "spinning".
Sun, 28 Mar 2010 15:51:55 -0400 Chong Yidong Fix for `compile' (Bug#5771).
Sun, 28 Mar 2010 15:31:27 -0400 Chong Yidong * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
Wed, 24 Mar 2010 23:18:17 -0700 Glenn Morris Close bug#5755.
Wed, 24 Mar 2010 20:06:08 -0400 Stefan Monnier Add "union tags" in mpc.el.
Wed, 24 Mar 2010 19:56:43 -0400 Stefan Monnier Misc cleanup.
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Wed, 24 Mar 2010 13:33:39 -0400 Stefan Monnier * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
Wed, 24 Mar 2010 11:57:16 -0400 Stefan Monnier (makefile-rule-action-regex): Backtrack less.
Wed, 24 Mar 2010 01:17:31 +0100 Juanma Barranquero Fix typos.
Mon, 22 Mar 2010 19:37:11 -0700 Glenn Morris * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
Mon, 22 Mar 2010 13:28:27 -0400 Chong Yidong * indent.el (indent-for-tab-command): Doc fix.
Mon, 22 Mar 2010 17:21:22 +0000 Alan Mackenzie cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
Mon, 22 Mar 2010 17:50:29 +0100 Juanma Barranquero Fix typos in docstrings.
Fri, 19 Mar 2010 14:22:15 +0100 Juanma Barranquero * lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
Wed, 17 Mar 2010 21:49:35 -0700 Glenn Morris Restore user option rmail-highlight-face.
Tue, 16 Mar 2010 13:24:44 -0400 Chong Yidong Woman parsing fix (Bug#5729).
Tue, 16 Mar 2010 16:04:46 +0900 Kenichi Handa language/indian.el (devanagari-composable-pattern): Add more consonants.
Sun, 14 Mar 2010 21:10:47 +0100 Michael Albinus * lisp/net/trampver.el: Update release number.
Sat, 13 Mar 2010 11:57:29 -0800 Glenn Morris * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
Sat, 13 Mar 2010 20:11:01 +0100 Michael Albinus * net/tramp.el (tramp-find-executable): Use
Sat, 13 Mar 2010 10:49:54 -0500 Chong Yidong * cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
Thu, 11 Mar 2010 19:19:17 -0800 Glenn Morris Close bug#4427.
Thu, 11 Mar 2010 08:25:46 -0800 Dan Nicolaescu (auto-mode-alist): Accept more verilog file patterns.
Wed, 10 Mar 2010 21:41:21 -0500 Chong Yidong Fix ChangeLog typo.
Tue, 23 Mar 2010 23:32:45 -0700 Glenn Morris * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
Tue, 23 Mar 2010 20:53:32 -0700 Glenn Morris * cedet/ede/project-am.el (ede-shell-run-something): Declare.
Tue, 23 Mar 2010 20:38:17 -0700 Glenn Morris * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
Tue, 23 Mar 2010 20:34:06 -0700 Glenn Morris * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
Tue, 23 Mar 2010 20:30:53 -0700 Glenn Morris * vc-dispatcher.el (vc-start-logentry): Doc fix.
Tue, 23 Mar 2010 20:27:24 -0700 Glenn Morris * log-edit.el (log-edit-before-checkin-process): Doc fix.
Tue, 23 Mar 2010 20:19:15 -0700 Glenn Morris * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
Tue, 23 Mar 2010 14:22:46 -0400 Sam Steingold Fix bug#5620: recalculate all markers on compilation buffer
Tue, 23 Mar 2010 18:09:45 +0200 Juri Linkov Implement Occur multi-line matches.
Tue, 23 Mar 2010 17:48:09 +0200 Juri Linkov * replace.el (occur-engine-line): Add optional arg `keep-props'.
Tue, 23 Mar 2010 09:16:57 +0200 Juri Linkov * replace.el (occur-accumulate-lines, occur-engine):
Tue, 23 Mar 2010 09:11:50 +0200 Juri Linkov * finder.el: Remove TODO tasks.
Mon, 22 Mar 2010 20:59:49 -0400 Stefan Monnier Add a new completion style `substring'.
Mon, 22 Mar 2010 09:33:21 -0400 Stefan Monnier Get rid of .elc files after removal of the corresponding .el.
Mon, 22 Mar 2010 08:50:40 +0100 Jan D. Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
Mon, 22 Mar 2010 00:24:25 -0400 Stefan Monnier Get rid of the ELCFILES abomination, again.
Sun, 21 Mar 2010 12:57:49 +0100 Andreas Schwab Use absolute directory names substituted by configure
Sun, 21 Mar 2010 12:52:51 +0200 Juri Linkov Fix message of multi-line occur regexps and multi-buffer header lines.
Sat, 20 Mar 2010 17:46:31 -0400 Stefan Monnier Use more relative file and directory names in `lisp' make rules.
Sat, 20 Mar 2010 14:21:44 -0500 Ted Zlatanov Fix unbalanced parenthesis in secrets.el.
Sat, 20 Mar 2010 15:04:44 -0400 Stefan Monnier (hide-sublevels): Unfix the paren non-typo! (bug#5738).
Sat, 20 Mar 2010 11:17:59 -0700 Glenn Morris Use faces not variables for font-lock customization in rst.el.
Sat, 20 Mar 2010 03:29:12 +0200 Juri Linkov * s-region.el: Move to obsolete.
Fri, 19 Mar 2010 15:19:54 +0100 Juanma Barranquero lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
Fri, 19 Mar 2010 02:42:13 -0700 Dan Nicolaescu * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
Fri, 19 Mar 2010 02:37:41 -0700 Dan Nicolaescu Add special markup processing for commit logs.
Thu, 18 Mar 2010 23:32:47 -0400 Stefan Monnier (hide-sublevels): Don't hide trailing newline (and fix paren typo).
Thu, 18 Mar 2010 19:55:37 -0700 Glenn Morris Stop message.el from loading about 40 libraries it doesn't always need.
Wed, 17 Mar 2010 23:47:12 -0700 Glenn Morris * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
Wed, 17 Mar 2010 23:44:36 -0700 Glenn Morris Use query-replace-{from,to}-history-variable in more places.
Wed, 17 Mar 2010 23:21:21 -0700 Glenn Morris * mail/hashcash.el (declare-function): Remove duplicate definition.
Wed, 17 Mar 2010 23:18:47 -0700 Glenn Morris Minor simplifications for emacsbug.el.
Wed, 17 Mar 2010 23:13:45 -0700 Glenn Morris Remove supercite.el's need for sendmail.el.
Wed, 17 Mar 2010 22:25:13 -0700 Glenn Morris * calendar/cal-french.el: Convert to utf-8.
Wed, 17 Mar 2010 21:54:51 -0700 Glenn Morris * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
Tue, 16 Mar 2010 17:45:07 +0100 Michael Albinus * net/secrets.el (secrets-enabled): New variable. Use it instead
Tue, 16 Mar 2010 00:27:31 +0100 Michael Albinus * net/secrets.el (top): Register the D-Bus signals only when the
Sun, 14 Mar 2010 23:28:52 +0200 Juri Linkov Add finder unknown keywords.
Sun, 14 Mar 2010 23:15:02 +0200 Juri Linkov Fix keywords.
Sat, 13 Mar 2010 21:33:54 +0100 Michael Albinus * etc/NEWS: Add secrets.el.
Fri, 12 Mar 2010 18:08:30 -0500 Chong Yidong Allow using list-colors-display to set colors in the Color widget.
Fri, 12 Mar 2010 17:56:30 -0500 Chong Yidong Improvements to the Custom interface.
Fri, 12 Mar 2010 14:13:38 -0500 Chong Yidong Fix last change to use existing comm Custom group instead of `net'.
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Fri, 12 Mar 2010 00:07:18 -0800 Dan Nicolaescu Fix typo.
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.
Wed, 10 Mar 2010 22:20:24 -0800 Glenn Morris * cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
Wed, 10 Mar 2010 22:17:08 -0800 Glenn Morris Minor animated image housekeeping.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Wed, 10 Mar 2010 01:32:43 -0500 Stefan Monnier vc-git.el (vc-git-revision-table): Include remote branches.
Wed, 10 Mar 2010 00:18:51 -0500 Stefan Monnier Merge pending branch
Sun, 07 Mar 2010 21:02:20 +0200 Juri Linkov Animated image API.
Tue, 09 Mar 2010 22:24:44 +0900 Miles Bader (vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
Mon, 08 Mar 2010 11:17:30 -0500 Chong Yidong Additional fix for rfc822-addresses (Bug#5692).
Mon, 08 Mar 2010 14:00:18 +0100 Juanma Barranquero Fix typos in Changelogs.
Mon, 08 Mar 2010 20:39:36 +0900 Kenichi Handa Fix bug# in ChangeLog.
Mon, 08 Mar 2010 10:53:37 +0900 Kenichi Handa from trunk
Mon, 08 Mar 2010 10:52:57 +0900 Kenichi Handa Add bug# in ChangeLog.
Mon, 08 Mar 2010 10:50:35 +0900 Kenichi Handa Add coding system windows-1256 (alias cp1256).
Sun, 07 Mar 2010 18:34:40 +0100 Andreas Schwab Don't end parsing rfc822 addresses prematurely (Bug#5692)
Sun, 07 Mar 2010 09:45:53 -0500 Chong Yidong Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
Sat, 06 Mar 2010 13:23:23 -0500 Chong Yidong * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
Fri, 05 Mar 2010 23:05:47 -0500 Stefan Monnier * vc-git.el: Re-flow to fit into 80 columns.
Fri, 05 Mar 2010 19:06:37 -0800 Glenn Morris Update some cedet template copyrights to GPLv3+.
Fri, 05 Mar 2010 15:18:20 -0500 Stefan Monnier (Man-files-regexp): Tighten up the regexp (bug#5686).
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Tue, 02 Mar 2010 20:11:15 -0800 Glenn Morris Mark previous ChangeLog entry as a tiny change.
Tue, 02 Mar 2010 19:58:26 -0800 Glenn Morris Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.
Tue, 02 Mar 2010 23:15:46 +0200 Juri Linkov * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
Tue, 02 Mar 2010 10:32:45 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
Mon, 01 Mar 2010 19:27:41 -0800 Glenn Morris Fix date of Yom HaAtzma'ut holiday.
Mon, 01 Mar 2010 17:46:36 +0000 Alan Mackenzie Correct buggy patch 99592 to cc-engine.el.
Mon, 01 Mar 2010 20:50:57 +0900 Kenichi Handa from trunk
Mon, 01 Mar 2010 20:34:11 +0900 Kenichi Handa Change "myanmar" to "burmese"
Mon, 01 Mar 2010 11:31:42 +0000 Alan Mackenzie Fix bug #5649: 23.1.92; Indentation problems in C mode.
Sun, 28 Feb 2010 23:37:19 +0000 Katsumi Yamaoka (menu-bar-manuals-menu): Fix typo.
Sun, 28 Feb 2010 15:36:24 +0100 Jan D. scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
Sun, 28 Feb 2010 12:36:39 +0100 Michael Albinus * net/tramp.el (tramp-handle-write-region): START can be a string.
Sun, 28 Feb 2010 11:27:39 +0100 Michael Albinus * net/dbus.el (dbus-introspect, dbus-get-property)
Sat, 27 Feb 2010 20:22:44 -0500 Chong Yidong Fix more save-excursion warnings.
Sat, 27 Feb 2010 20:11:15 -0500 Chong Yidong Fix save-excursion warning in files.el.
Sat, 27 Feb 2010 16:21:43 -0500 Stefan Monnier Fix in-buffer completion when after-change-functions modify the buffer.
Sat, 27 Feb 2010 10:02:09 -0500 Chong Yidong * international/fontset.el (setup-default-fontset): Fix :otf spec.
Fri, 26 Feb 2010 19:19:50 -0500 Chong Yidong Minor Python mode fix (Bug#5653).
Fri, 26 Feb 2010 21:43:50 +0900 Kenichi Handa from trunk
Fri, 26 Feb 2010 21:40:46 +0900 Kenichi Handa Fix Myanmar OTF support
Thu, 25 Feb 2010 20:42:07 -0800 Glenn Morris * custom.el (custom-initialize-delay): Doc fix.
Thu, 25 Feb 2010 20:40:03 -0800 Glenn Morris Fix initialization of send-mail-function option.
Thu, 25 Feb 2010 21:21:25 +0000 Alan Mackenzie (i) Remove any hard syntax-table properties for <, > inserted by C-y.
Wed, 24 Feb 2010 10:30:49 -0500 Chong Yidong * files.el (hack-local-variables-filter): For eval forms, also
Wed, 24 Feb 2010 10:12:17 -0500 Chong Yidong * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
Mon, 22 Feb 2010 14:48:52 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
Sun, 21 Feb 2010 16:12:46 -0500 Chong Yidong * files.el (directory-listing-before-filename-regexp): Use
Sun, 21 Feb 2010 16:05:13 -0500 Chong Yidong Minor doc fixes.
Sun, 21 Feb 2010 08:11:07 -0500 Chong Yidong * startup.el (fancy-about-screen): In mode-line, apply
Sat, 20 Feb 2010 08:53:06 -0500 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist): In
Sat, 20 Feb 2010 10:59:16 +0200 Eli Zaretskii subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
Fri, 19 Feb 2010 16:36:29 -0500 Chong Yidong Revert isearch.el change due to feature freeze.
Fri, 19 Feb 2010 19:59:00 +0100 Ulf Jasper Fixed bug#5549 (icalendar.el)
Fri, 19 Feb 2010 17:55:31 +1300 Nick Roberts Accommodate change of disassemble output in GDB 7.1.
Thu, 18 Feb 2010 18:36:10 -0800 Glenn Morris Close bug#5593.
Thu, 18 Feb 2010 14:55:41 -0500 Sam Steingold (vc-cvs-merge-news): Yet another fix of message parsing.
Thu, 18 Feb 2010 13:52:36 -0500 Stefan Monnier Use abbreviated file names in bookmarks (bug#5591).
Thu, 18 Feb 2010 11:08:48 +0100 Michael Albinus (tramp-handle-directory-files): When FULL, do not expand "." and "..".
Thu, 18 Feb 2010 11:03:12 +0100 Michael Albinus (tramp-handle-insert-file-contents): Set always the permissions of the
Wed, 17 Feb 2010 22:05:45 -0800 Glenn Morris * emacs-lisp/authors.el (authors-renamed-files-alist):
Wed, 17 Feb 2010 16:39:21 -0500 Mark A. Hershberger 2010-02-17 Mark A. Hershberger <mah@everybody.org>
Tue, 16 Feb 2010 17:03:29 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
Tue, 16 Feb 2010 09:40:45 -0500 Chong Yidong * simple.el (save-interprogram-paste-before-kill): Doc fix.
Tue, 16 Feb 2010 09:35:45 -0500 Chong Yidong Minor tweaks to custom groups.
Tue, 16 Feb 2010 09:23:44 -0500 Chong Yidong * textmodes/flyspell.el (flyspell-word): Obey the offset specified
Tue, 16 Feb 2010 15:51:15 +0900 Kenichi Handa from trunk
Tue, 16 Feb 2010 15:49:23 +0900 Kenichi Handa Fix for the new SKK-JISYO.L format.
Mon, 15 Feb 2010 18:42:03 -0800 Glenn Morris Close bug#5562.
Mon, 15 Feb 2010 14:55:51 -0500 Stefan Monnier (ad-compile-function): Suppress byte-compiler warnings, since it is annoying
Mon, 15 Feb 2010 16:04:53 +0100 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
Sun, 14 Feb 2010 18:28:10 +0100 Juanma Barranquero Fix typos in docstrings.
Sun, 14 Feb 2010 10:23:52 +0100 Michael Albinus * files.el (insert-directory): When WILDCARD-REGEXP and
Sun, 14 Feb 2010 02:20:31 +0200 Juri Linkov * man.el (Man-fontify-manpage, Man-cleanup-manpage):
Sat, 13 Feb 2010 11:29:25 -0800 Glenn Morris Improve docs of some transposition functions.
Fri, 12 Feb 2010 21:35:45 +0200 Juri Linkov * arc-mode.el (archive-unique-fname): Make directories for nested
Fri, 12 Feb 2010 21:28:29 +0200 Juri Linkov * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
Thu, 11 Feb 2010 14:35:36 -0500 Stefan Monnier * subr.el (copy-overlay): Handle deleted overlays.
Thu, 11 Feb 2010 11:00:01 -0500 Stefan Monnier (Man-completion-table): Don't signal an error if we can't run
Wed, 10 Feb 2010 20:13:39 -0800 Glenn Morris * ChangeLog: Spelling fix.
Thu, 11 Feb 2010 01:02:43 +0100 Juanma Barranquero * textmodes/artist.el (artist-mt): Fix typos in docstring.
Thu, 11 Feb 2010 00:53:28 +0100 Juanma Barranquero Fix typos.
Wed, 10 Feb 2010 15:04:51 -0500 Stefan Monnier (Info-bookmark-jump): Simplify.
Wed, 10 Feb 2010 15:02:54 -0500 Stefan Monnier (bookmark-handle-bookmark): Catch the right error.
Wed, 10 Feb 2010 09:31:49 -0800 Glenn Morris * ChangeLog: Fix typos.
Wed, 10 Feb 2010 04:19:32 -0500 Chong Yidong * iswitchb.el (iswitchb-completions): Revert last change.
Wed, 10 Feb 2010 09:46:54 +0100 Michael Albinus * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
Tue, 09 Feb 2010 21:33:17 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Remove
Mon, 08 Feb 2010 20:58:57 -0500 Chong Yidong * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
Mon, 08 Feb 2010 18:27:29 -0500 Chong Yidong Fix ada-mode handling of number literals.
Mon, 08 Feb 2010 16:08:18 +0900 Kenichi Handa international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
Sun, 07 Feb 2010 12:23:20 -0800 Glenn Morris Fix previous change for F2003 interfaces.
Sun, 07 Feb 2010 01:23:10 -0500 Chong Yidong Fix to uid/gid format in eshell's ls (Bug#5528).
Sat, 06 Feb 2010 23:14:26 -0500 Chong Yidong Fix setting family and foundry in set-face-attribute (Bug#5536).
Sat, 06 Feb 2010 17:41:45 -0800 Glenn Morris Handle F2003 named interfaces.
Sat, 06 Feb 2010 08:01:43 -0500 Chong Yidong * progmodes/cc-mode.el (c-common-init): Bind temporary variables
Fri, 05 Feb 2010 20:23:59 -0800 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
Sat, 06 Feb 2010 00:36:20 +0200 Juri Linkov * doc-view.el (doc-view-mode):
Fri, 05 Feb 2010 14:20:17 -0500 Mark A. Hershberger add primative implementation of vc-svn-revision-table
Fri, 05 Feb 2010 12:15:28 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory):
Fri, 05 Feb 2010 00:12:08 -0800 Glenn Morris * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
Thu, 04 Feb 2010 23:49:36 -0500 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
Thu, 04 Feb 2010 23:21:11 -0500 Stefan Monnier Make `initials' completion work for /hh -> /home/horn again (bug#5524).
Thu, 04 Feb 2010 20:53:40 -0500 Stefan Monnier Fix up various corner case problems.
Thu, 04 Feb 2010 21:15:37 +0000 Alan Mackenzie Change strategy for marking < and > as template delimiters: mark them
Thu, 04 Feb 2010 17:25:57 +0100 Michael Albinus * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Wed, 03 Feb 2010 21:14:36 -0800 Glenn Morris Close bug#5485.
Wed, 03 Feb 2010 21:10:21 -0800 Glenn Morris * mail/rmail.el (rmail-show-message-1): Handle malformed
Wed, 03 Feb 2010 21:05:37 -0800 Glenn Morris * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
Wed, 03 Feb 2010 21:02:56 -0800 Glenn Morris * simple.el (visual-line-mode): Capitalize lighter.
Wed, 03 Feb 2010 15:47:25 -0500 jwiegley iswitchb.el (iswitchb-completions): Add bookmark files to the
Wed, 03 Feb 2010 07:16:34 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
Tue, 02 Feb 2010 22:55:03 -0500 Stefan Monnier (vc-path): Make it an obsolete var, rather than function.
Wed, 03 Feb 2010 00:33:52 +0200 Juri Linkov * textmodes/ispell.el (ispell-message-text-end): Remove final newline
Wed, 03 Feb 2010 00:28:57 +0200 Juri Linkov * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
Tue, 02 Feb 2010 12:19:36 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
Tue, 02 Feb 2010 00:35:04 +0200 Juri Linkov * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
Mon, 01 Feb 2010 13:25:47 -0500 Stefan Monnier (doc-view-new-window-function): Be a bit more defensive.
Sun, 31 Jan 2010 20:58:35 -0800 Dan Nicolaescu (vc-bzr-dir-extra-headers): Add a header when a
Sun, 31 Jan 2010 23:47:47 +0200 Juri Linkov * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
Sat, 30 Jan 2010 05:22:37 +0100 Juanma Barranquero Fix typos.
Fri, 29 Jan 2010 15:43:31 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Match another renaming indicator.
Fri, 29 Jan 2010 14:08:09 -0500 Chong Yidong Don't signal error on incorrect dirtrack regexp (Bug#5476)
Fri, 29 Jan 2010 17:23:25 +0100 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle also
Thu, 28 Jan 2010 22:13:01 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Thu, 28 Jan 2010 15:06:36 -0500 Chong Yidong * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
Thu, 28 Jan 2010 14:53:11 -0500 Chong Yidong Flymake fix to handle more C++ filenames (Bug#5488).
Thu, 28 Jan 2010 07:06:41 +0100 Michael Albinus Fix some busybox annoyances.
Wed, 27 Jan 2010 21:54:48 -0800 Glenn Morris * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Wed, 27 Jan 2010 21:19:23 -0800 Glenn Morris (log-edit-strip-single-file-name): Add missing :safe, :group, and
Tue, 26 Jan 2010 20:00:54 -0800 Glenn Morris Fix bug#5477.
Tue, 26 Jan 2010 22:17:23 -0500 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
Mon, 25 Jan 2010 23:22:25 -0800 Dan Nicolaescu (vc-path): Mark as obsolete.
Mon, 25 Jan 2010 01:04:59 -0800 Dan Nicolaescu (vc-annotate-revision-at-line): Compare file
Sun, 24 Jan 2010 22:03:23 -0800 Dan Nicolaescu (vc-bzr-print-log): Use the more compact --line option
Mon, 25 Jan 2010 00:03:35 -0500 Mark A. Hershberger merge
Sun, 24 Jan 2010 20:46:40 -0800 Dan Nicolaescu (vc-git-dir-status-goto-stage): Pass --relative to the
Mon, 25 Jan 2010 00:02:10 -0500 Mark A. Hershberger working version of vc-bzr-revision-table
Sun, 24 Jan 2010 23:52:26 -0500 Mark A. Hershberger merge conflict
Tue, 19 Jan 2010 14:39:22 -0500 Mark A. Hershberger replace references to obsolete c-subword-mode
Sun, 24 Jan 2010 13:23:17 -0800 Dan Nicolaescu Remove support for adding --signoff on commit.
Sun, 24 Jan 2010 13:08:53 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Rename
Sat, 23 Jan 2010 18:05:16 -0500 Chong Yidong * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
Sat, 23 Jan 2010 17:46:32 -0500 Chong Yidong * emacs-lisp/assoc.el (aelement): Doc fix.
Sat, 23 Jan 2010 17:44:03 -0500 Chong Yidong * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
Sat, 23 Jan 2010 13:42:22 +0100 Juanma Barranquero Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
Sat, 23 Jan 2010 12:02:28 +0100 Michael Albinus * net/tramp-smb.el (tramp-smb-conf): New defcustom.
Thu, 21 Jan 2010 13:25:54 +0100 Juanma Barranquero Fix bug#5435.
Fri, 22 Jan 2010 22:17:11 +0100 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
Fri, 22 Jan 2010 11:43:54 -0500 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
Fri, 22 Jan 2010 11:32:31 -0500 Chong Yidong * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Fri, 22 Jan 2010 12:23:25 +0200 Eli Zaretskii Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
Thu, 21 Jan 2010 21:45:01 +0000 Alan Mackenzie Fix a situation where deletion of a cpp construct throws an error.
Thu, 21 Jan 2010 09:03:10 -0500 Chong Yidong Fix sgml-maybe-name-self (Bug#5380).
Wed, 20 Jan 2010 12:14:37 -0500 Chong Yidong * lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
Tue, 19 Jan 2010 19:46:23 -0800 Glenn Morris (tab-always-indent): Fix custom-type.
Tue, 19 Jan 2010 22:10:19 +0000 Alan Mackenzie Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
Tue, 19 Jan 2010 00:10:57 +0100 Juanma Barranquero * ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
Mon, 18 Jan 2010 21:24:43 +0100 Juanma Barranquero Fix typos.
Mon, 18 Jan 2010 20:34:55 +0100 Juanma Barranquero ido.el: Consider the possibility of buffer names changing after kill-buffer.
Mon, 18 Jan 2010 11:29:00 -0500 Chong Yidong Doc fix for current-time-string and date-to-time (Bug#5408)
Mon, 18 Jan 2010 05:44:36 +0100 Juanma Barranquero Fix typos.
Mon, 18 Jan 2010 10:07:25 +0900 Kenichi Handa Add bug number.
Mon, 18 Jan 2010 05:39:40 +0100 Juanma Barranquero Fix typos in docstrings, error messages, etc.
Sun, 17 Jan 2010 18:34:53 -0500 Chong Yidong Fix handling of arbitrary YANK-ACTION functions from compose-mail.
Sun, 17 Jan 2010 13:31:25 -0800 Dan Nicolaescu (with-vc-properties): Deal with directory arguments. (Bug#5298)
Sun, 17 Jan 2010 12:36:21 -0800 Dan Nicolaescu (vc-dir-resynch-file): Update the vc-dir header when
Sun, 17 Jan 2010 20:15:32 +0100 Juanma Barranquero * progmodes/ada-mode.el: Fix bug#1920, bug#5400.
Sat, 16 Jan 2010 23:08:35 -0600 Jay Belanger Give `calc-command-flags' an initial value.
Sat, 16 Jan 2010 18:54:35 -0800 Glenn Morris (semantic-idle-work-for-one-buffer): Doc fix.
Sun, 17 Jan 2010 03:25:53 +0100 Juanma Barranquero Fix typos in docstrings.
Sat, 16 Jan 2010 17:24:05 -0500 Chong Yidong Fix return value of nxml-extend-after-change-region.
Sat, 16 Jan 2010 16:38:47 -0500 Chong Yidong * lisp/ChangeLog: Mark last change as tiny.
Sat, 16 Jan 2010 16:37:46 -0500 Chong Yidong * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
Sat, 16 Jan 2010 16:20:43 -0500 Chong Yidong * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
Sat, 16 Jan 2010 15:50:23 -0500 Chong Yidong * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
Sat, 16 Jan 2010 15:04:29 -0500 Chong Yidong * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
Sat, 16 Jan 2010 14:28:59 -0500 Chong Yidong Command line arg processing fix (Bug#5392)
Fri, 15 Jan 2010 18:51:50 -0800 Glenn Morris Mario Lang <mlang@delysid.org>: Remove some duplicated words.
Fri, 15 Jan 2010 11:55:43 -0500 Chong Yidong * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
Fri, 15 Jan 2010 21:40:13 +0900 Kenichi Handa from trunk
Thu, 14 Jan 2010 19:59:04 -0800 Glenn Morris Fix Bug#5311.
Thu, 14 Jan 2010 19:54:36 -0800 Glenn Morris (vc-svn-print-log): Use --limit rather than -l since the
Thu, 14 Jan 2010 19:59:31 +0100 Juanma Barranquero Fix typos in docstrings.
Thu, 14 Jan 2010 19:49:53 +0100 Juanma Barranquero Fix typo in error message.
Thu, 14 Jan 2010 15:37:13 +0100 Juanma Barranquero Fix bug#5313: editing files in hexl-mode corrupts file
Thu, 14 Jan 2010 14:14:24 +0100 Juanma Barranquero Simplify previous change.
Thu, 14 Jan 2010 14:12:05 +0100 Juanma Barranquero Default ada_project_path to $ADA_PROJECT_PATH.
Thu, 14 Jan 2010 13:57:07 +0100 Juanma Barranquero * progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
Thu, 14 Jan 2010 13:52:37 +0100 Juanma Barranquero * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
Thu, 14 Jan 2010 13:36:14 +0100 Juanma Barranquero * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
Fri, 15 Jan 2010 21:35:31 +0900 Kenichi Handa international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
Wed, 13 Jan 2010 22:13:16 -0800 Glenn Morris (show-trailing-whitespace): Safe if boolean. (Bug#5312)
Thu, 14 Jan 2010 05:03:24 +0100 Juanma Barranquero Fix typo.
Thu, 14 Jan 2010 12:54:04 +0900 Kenichi Handa from trunk
Wed, 13 Jan 2010 18:25:01 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
Thu, 14 Jan 2010 12:44:36 +0900 Kenichi Handa Make auto-composition work on all buffers even if they are fundamental mode.
Tue, 12 Jan 2010 22:59:05 +0100 Michael Albinus * files.el (copy-directory): Compute target for recursive
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Tue, 12 Jan 2010 05:58:01 +0100 Juanma Barranquero * cedet/data-debug.el (data-debug): Fix customization group reference.
Tue, 12 Jan 2010 05:51:26 +0100 Juanma Barranquero Fix typos in CEDET docstrings.
Mon, 11 Jan 2010 15:53:23 -0500 Sam Steingold (imenu-default-create-index-function): Detect infinite
Mon, 11 Jan 2010 18:26:28 +0100 Juanma Barranquero Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
Mon, 11 Jan 2010 11:18:06 -0500 Chong Yidong * progmodes/js.el: Autoload javascript-mode alias.
Mon, 11 Jan 2010 16:22:23 +0100 Juanma Barranquero Fix typos in ffap.el.
Sun, 10 Jan 2010 23:51:51 -0800 Glenn Morris Set copyright year to 2010.
Sun, 10 Jan 2010 00:22:54 -0500 Stefan Monnier (format-annotate-function): Only set
Sat, 09 Jan 2010 19:39:05 -0500 Chong Yidong * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
Sat, 09 Jan 2010 19:38:07 -0500 Chong Yidong Add Semantic parsers for Python.
Sat, 09 Jan 2010 18:53:06 -0500 Chong Yidong * man.el (Man-goto-section): Signal error if section not found (Bug#5317).
Sat, 09 Jan 2010 22:03:33 +0100 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
Sat, 09 Jan 2010 15:53:55 -0500 Chong Yidong Fix compile-command's safe-local-variable condition.
Sat, 09 Jan 2010 13:31:29 +0100 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
Fri, 08 Jan 2010 10:53:29 +0900 Kenichi Handa from trunk
Fri, 08 Jan 2010 10:46:22 +0900 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
Thu, 07 Jan 2010 23:46:44 +0100 Juanma Barranquero Fix bug#3224.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Wed, 06 Jan 2010 07:11:52 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Ignore pending merges.
Tue, 05 Jan 2010 15:11:04 -0700 Chong Yidong * progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Tue, 05 Jan 2010 13:19:34 -0800 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
Tue, 05 Jan 2010 20:59:03 +0900 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
Mon, 04 Jan 2010 23:46:35 -0800 Dan Nicolaescu (vc-bzr-diff): Obey vc-disable-async-diff.
Sun, 03 Jan 2010 22:40:30 -0800 Dan Nicolaescu (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
Sun, 03 Jan 2010 20:43:23 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Also highlight the author.
Sun, 03 Jan 2010 20:35:21 -0800 Dan Nicolaescu (vc-bzr-state-heuristic): Make it work for lightweight
Sat, 02 Jan 2010 15:14:54 -0500 Chong Yidong * net/browse-url.el (browse-url-encode-url): Don't escape commas.
Sat, 02 Jan 2010 14:40:59 -0500 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
Sat, 02 Jan 2010 14:14:13 -0500 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
Sat, 02 Jan 2010 13:57:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
Sat, 02 Jan 2010 13:52:32 -0500 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
Sat, 02 Jan 2010 13:13:28 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
Sat, 02 Jan 2010 19:33:54 +0200 Eli Zaretskii emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
Sat, 02 Jan 2010 11:13:22 -0500 Chong Yidong * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
Sat, 02 Jan 2010 12:42:11 +0200 Eli Zaretskii Rename cvs-update to bzr-update in lisp/ Makefiles.
Sat, 02 Jan 2010 03:09:17 -0500 Karl Fogel * lisp/bookmark.el: Remove gratuitous gratitude.
Sat, 02 Jan 2010 02:08:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-any-marks): New function
Sat, 02 Jan 2010 00:00:55 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
Fri, 01 Jan 2010 23:36:17 -0500 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
Sat, 02 Jan 2010 02:06:31 +0100 Juanma Barranquero lisp/ChangeLog: Fix typos.
Sat, 02 Jan 2010 02:05:44 +0100 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
Fri, 01 Jan 2010 15:03:37 -0500 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
Fri, 01 Jan 2010 13:44:02 -0500 Chong Yidong * lisp/ChangeLog: Update bug number in last change.
Fri, 01 Jan 2010 13:43:25 -0500 Chong Yidong * comint.el (comint-input-ring-size): Make it a defcustom and
Thu, 31 Dec 2009 02:19:53 +1300 Nick Roberts Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Wed, 30 Dec 2009 15:22:45 +1300 Nick Roberts Show working revision correctly for mercurial.
Tue, 29 Dec 2009 19:29:33 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 29 Dec 2009 18:44:27 +0100 Juanma Barranquero Declare some functions for the byte-compiler.
Mon, 28 Dec 2009 22:46:08 -0800 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 28 Dec 2009 20:34:10 +0100 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
Mon, 28 Dec 2009 11:20:02 -0800 Dan Nicolaescu * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
Mon, 28 Dec 2009 10:34:51 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
Mon, 28 Dec 2009 16:29:24 +0900 Kenichi Handa Add new entries to ChangeLog
Mon, 28 Dec 2009 15:09:58 +0900 Kenichi Handa *** empty log message ***
Mon, 28 Dec 2009 03:43:28 +0100 Juanma Barranquero Supersede color.diff settings in git log (bug#5211).
Sat, 26 Dec 2009 22:02:26 +0000 Kevin Ryde * man.el
Sat, 26 Dec 2009 21:30:00 +0000 Kevin Ryde * man.el (man): Revise docstring a bit to show -a and -l as
Sat, 26 Dec 2009 21:14:25 +0000 Kevin Ryde * info-look.el (sh-mode): Look for coreutils new "Concept Index"
Sat, 26 Dec 2009 20:04:43 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
Wed, 23 Dec 2009 22:45:06 +0000 Vinicius Jose Latorre Attribute face for faces specified as string.
Fri, 18 Dec 2009 19:35:14 +0000 Ulf Jasper Fixed timezone handling problem in icalendar.el.
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Thu, 17 Dec 2009 02:06:31 +0000 Juanma Barranquero Some doc fixes (more needed).
Thu, 17 Dec 2009 01:18:14 +0000 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.
Thu, 17 Dec 2009 01:16:15 +0000 Juri Linkov Make `dired-diff' more safe. (Bug#5225)
Thu, 17 Dec 2009 00:21:47 +0000 Andreas Schwab (batch-update-autoloads): Only exclude
Wed, 16 Dec 2009 09:52:42 +0000 Juri Linkov Revert to old 23.1 logic of using the file at the mark as default.
Tue, 15 Dec 2009 21:11:39 +0000 Michael Albinus * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
Mon, 14 Dec 2009 23:22:54 +0000 Chong Yidong * Makefile.in: Revert last change (Bug#5191).
Mon, 14 Dec 2009 17:12:18 +0000 Dan Nicolaescu (vc-hg-working-revision): Make sure the command is executed in a
Mon, 14 Dec 2009 16:55:34 +0000 Dan Nicolaescu (vc-hg-print-log): Fix argument order.
Mon, 14 Dec 2009 16:19:24 +0000 Chong Yidong * progmodes/python.el (python-symbol-completions): Remove text
Mon, 14 Dec 2009 09:44:13 +0000 Nick Roberts *** empty log message ***
Mon, 14 Dec 2009 06:52:59 +0000 Juri Linkov (ediff-context-diff-label-regexp): Don't match
Mon, 14 Dec 2009 05:09:08 +0000 Juri Linkov * info.el (Info-hide-cookies-node): Before hiding a cookie,
Mon, 14 Dec 2009 04:17:00 +0000 Chong Yidong * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
Mon, 14 Dec 2009 03:28:34 +0000 Glenn Morris (message-sort-headers): Define for compiler.
Sun, 13 Dec 2009 23:43:17 +0000 Glenn Morris (report-emacs-bug): In message-mode, sort manually before storing
Sat, 12 Dec 2009 19:18:33 +0000 Michael Albinus * net/dbus.el (dbus-property-handler): Filter lambda forms out
Sat, 12 Dec 2009 17:01:03 +0000 Chong Yidong * simple.el (compose-mail): Remove mail-setup-with-from from
Sat, 12 Dec 2009 09:49:09 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Dec 2009 05:23:54 +0000 Stefan Monnier (minibuffer-local-must-match-filename-map): Re-instate the varalias that was
Sat, 12 Dec 2009 02:20:34 +0000 Kenichi Handa *** empty log message ***
Fri, 11 Dec 2009 17:02:03 +0000 Chong Yidong * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
Fri, 11 Dec 2009 16:48:02 +0000 Chong Yidong * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
Fri, 11 Dec 2009 02:31:49 +0000 Dan Nicolaescu * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
Fri, 11 Dec 2009 01:46:24 +0000 Glenn Morris (safe-pos-list): Define for compiler.
Fri, 11 Dec 2009 01:27:40 +0000 Glenn Morris Fix thinko.
Fri, 11 Dec 2009 01:26:58 +0000 Glenn Morris Fix typo.
Fri, 11 Dec 2009 01:21:35 +0000 Glenn Morris No longer require sendmail.
Fri, 11 Dec 2009 01:20:04 +0000 Glenn Morris (emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
Fri, 11 Dec 2009 01:04:55 +0000 Vinicius Jose Latorre Asure buffer-display-table is unique when two or more windows are visible.
Fri, 11 Dec 2009 01:00:52 +0000 Vinicius Jose Latorre Asure buffer-display-table is unique when two or more windows are visible.
Thu, 10 Dec 2009 19:25:36 +0000 Eli Zaretskii *** empty log message ***
Thu, 10 Dec 2009 14:24:42 +0000 Dan Nicolaescu (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
Thu, 10 Dec 2009 08:46:54 +0000 Stefan Monnier Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
Thu, 10 Dec 2009 08:25:58 +0000 Glenn Morris (top-level): Move require 'mail-utils to start.
Thu, 10 Dec 2009 08:24:41 +0000 Glenn Morris (log-view-vc-backend, log-view-vc-fileset): Define for compiler.
Thu, 10 Dec 2009 08:17:15 +0000 Glenn Morris (report-emacs-bug): Use whichever send command is appropriate for the
Wed, 09 Dec 2009 10:23:00 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
Wed, 09 Dec 2009 06:04:09 +0000 Dan Nicolaescu Fix short log parsing and fontification.
Wed, 09 Dec 2009 05:56:53 +0000 Stefan Monnier Drop some properties to avoid surprises.
Wed, 09 Dec 2009 02:11:29 +0000 Stefan Monnier Minor cleanup.
Wed, 09 Dec 2009 01:53:15 +0000 Stefan Monnier Get rid of the ELCFILES abomination.
Wed, 09 Dec 2009 01:02:11 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Dec 2009 00:57:02 +0000 Kenichi Handa *** empty log message ***
Tue, 08 Dec 2009 15:56:57 +0000 Dan Nicolaescu Add support for stashing a snapshot of the current tree.
Tue, 08 Dec 2009 11:27:53 +0000 Juanma Barranquero * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
Tue, 08 Dec 2009 03:28:22 +0000 Glenn Morris (vc-mtn-print-log): Fix typo in previous.
Tue, 08 Dec 2009 03:27:05 +0000 Glenn Morris (ELCFILES): Regenerate.
Tue, 08 Dec 2009 03:26:07 +0000 Glenn Morris Fix log entries.
Mon, 07 Dec 2009 22:36:58 +0000 Juri Linkov Don't lazy-highlight the comint output in history Isearch mode.
Mon, 07 Dec 2009 21:15:19 +0000 Stefan Monnier (latex-complete, latex-indent-or-complete): Remove.
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Mon, 07 Dec 2009 19:21:57 +0000 Eli Zaretskii *** empty log message ***
Mon, 07 Dec 2009 17:35:47 +0000 Juri Linkov (grep-read-files): Use `completing-read'
Mon, 07 Dec 2009 17:30:01 +0000 Juri Linkov Correctly restore original Isearch point. (Bug#4994)
Mon, 07 Dec 2009 16:18:42 +0000 Chong Yidong * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last