log

age author description
Mon, 15 Nov 2010 10:11:52 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Fix previous change.
Mon, 15 Nov 2010 12:41:33 -0500 Ken Manheimer (allout-version): micro increment
Mon, 15 Nov 2010 09:21:18 -0800 Dan Nicolaescu Remove config.h include guards.
Mon, 15 Nov 2010 09:11:08 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
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).
Sun, 14 Nov 2010 22:42:21 -0800 Dan Nicolaescu * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
Sun, 14 Nov 2010 22:39:02 -0800 Dan Nicolaescu * configure.in: Do not check for unconditionally included headers.
Sun, 14 Nov 2010 22:27:41 -0800 Dan Nicolaescu * src/process.c: Include <sys/ioctl.h> unconditionally,
Sun, 14 Nov 2010 22:18:50 -0800 Dan Nicolaescu * src/keyboard.c (pending_malloc_warning): Add const to match
Sun, 14 Nov 2010 22:10:35 -0800 Dan Nicolaescu Clean up src/systty.h macros.
Sun, 14 Nov 2010 21:52:58 -0800 Dan Nicolaescu * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
Mon, 15 Nov 2010 02:40:42 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
Sun, 14 Nov 2010 14:58:24 -0500 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
Sun, 14 Nov 2010 11:21:16 +0100 Jan D Fix last cons in set_wm_state, remove unused variables.
Sun, 14 Nov 2010 15:55:27 +0900 YAMAMOTO Mitsuharu Add const to array elements.
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 17:55:37 -0800 Glenn Morris Restore clobbered allout.el changes.
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 14:20:01 -0800 Dan Nicolaescu * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
Sat, 13 Nov 2010 14:17:22 -0800 Dan Nicolaescu Fix compilation on Solaris.
Sat, 13 Nov 2010 14:10:34 -0800 Dan Nicolaescu * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
Sat, 13 Nov 2010 22:40:21 +0200 Eli Zaretskii mule.texi (Fontsets): Fix xref from last change.
Sat, 13 Nov 2010 19:59:28 +0100 Jan D Fix Atoms and Lisp_Object mixup and related bugs.
Sat, 13 Nov 2010 13:49:22 -0500 Chong Yidong * src/window.c (Fwindow_use_time): New function.
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:48:16 -0800 Glenn Morris Document count-words-region.
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 19:34:36 -0800 Glenn Morris Standardize some file headers.
Fri, 12 Nov 2010 19:33:24 -0800 Glenn Morris ChangeLog fixes.
Fri, 12 Nov 2010 16:34:06 -0600 Carsten Dominik Remove autoload for org-capture-templates
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.
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Fri, 12 Nov 2010 09:46:21 +0100 Jan D. xfns.c (Fx_show_tip): Fix typo in docstring.
Fri, 12 Nov 2010 06:24:47 +0000 Katsumi Yamaoka Fix last change.
Fri, 12 Nov 2010 05:59:53 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Keep text properties.
Thu, 11 Nov 2010 22:36:34 -0600 Carsten Dominik Fix ob-lisp.el expectation that slime would be available
Thu, 11 Nov 2010 22:13:11 -0600 Carsten Dominik Merge: org-mode version 7.3
Thu, 11 Nov 2010 22:10:19 -0600 Carsten Dominik Install org-mode version 7.3
Thu, 11 Nov 2010 19:23:58 -0800 Glenn Morris * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
Thu, 11 Nov 2010 19:21:38 -0800 Glenn Morris bytecomp trivia.
Fri, 12 Nov 2010 01:48:39 +0000 Katsumi Yamaoka smime.el (smime-decrypt-region): Doc fix.
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 23:51:05 +0000 Katsumi Yamaoka Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
Thu, 11 Nov 2010 17:24:03 -0500 Stefan Monnier * lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
Thu, 11 Nov 2010 16:11:17 -0500 Stefan Monnier * src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
Thu, 11 Nov 2010 16:06:15 -0500 Stefan Monnier * lisp/progmodes/modula2.el: Use SMIE and skeleton.
Thu, 11 Nov 2010 00:41:30 -0800 Glenn Morris * doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
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 20:11:33 -0800 Glenn Morris esh-opt comments.
Wed, 10 Nov 2010 20:10:38 -0800 Glenn Morris mailheader.el comments.
Wed, 10 Nov 2010 20:09:02 -0800 Glenn Morris Regenerate tpu-edt autoloads.
Wed, 10 Nov 2010 20:07:40 -0800 Glenn Morris * lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
Wed, 10 Nov 2010 20:05:15 -0800 Glenn Morris * lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
Thu, 11 Nov 2010 04:01:12 +0000 Katsumi Yamaoka shr.el (shr-insert): Fix last change.
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.
Thu, 11 Nov 2010 03:50:27 +0000 Katsumi Yamaoka shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
Wed, 10 Nov 2010 19:50:20 -0800 Glenn Morris * lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
Thu, 11 Nov 2010 02:11:30 +0000 Katsumi Yamaoka lisp/gnus/ChangeLog: Cosmetic fix.
Thu, 11 Nov 2010 02:10:07 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): fix to provide original group and subject.
Thu, 11 Nov 2010 01:45:05 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
Wed, 10 Nov 2010 23:57:24 +0000 Katsumi Yamaoka lisp/gnus/ChangeLog (2010-11-10): Fix wording.
Wed, 10 Nov 2010 23:16:01 +0000 Katsumi Yamaoka nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
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 10:08:05 +0100 Michael Albinus Fix syntax error in previous commit.
Wed, 10 Nov 2010 18:02:54 +0900 YAMAMOTO Mitsuharu Add const to array elements of font filter properties.
Wed, 10 Nov 2010 09:48:18 +0100 Michael Albinus * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
Wed, 10 Nov 2010 09:41:53 +0100 Michael Albinus * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
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.
Wed, 10 Nov 2010 07:55:25 +0000 Katsumi Yamaoka rfc2047.el (rfc2047-syntax-table): Simplify.
Wed, 10 Nov 2010 06:23:53 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
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:09:49 -0800 Glenn Morris * lisp/gnus/smime.el (from): Remove unused 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:45:29 -0800 Glenn Morris * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
Tue, 09 Nov 2010 19:43:44 -0800 Glenn Morris ChangeLog fix.
Wed, 10 Nov 2010 01:25:17 +0000 Katsumi Yamaoka gnus-art.el (org-entities): Bind it.
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 22:17:36 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Tue, 09 Nov 2010 10:29:37 +0000 Katsumi Yamaoka message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
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.
Tue, 09 Nov 2010 02:00:56 +0000 Katsumi Yamaoka message.el (message-subject-trailing-was-regexp): Fix default value.
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)
Mon, 08 Nov 2010 01:38:47 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
Sun, 07 Nov 2010 10:45:45 -0500 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
Sun, 07 Nov 2010 12:25:55 +0100 Jan D * src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
Sun, 07 Nov 2010 12:16:54 +0100 Jan D * src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
Sat, 06 Nov 2010 19:02:54 -0700 Glenn Morris Fix typo in previos flymake change.
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.
Sun, 07 Nov 2010 01:10:01 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
Sat, 06 Nov 2010 18:06:37 -0700 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
Sun, 07 Nov 2010 00:22:06 +0000 Katsumi Yamaoka gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
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:35:19 -0700 Glenn Morris Silence gnus-art 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 20:19:32 +0200 Eli Zaretskii xdisp.c: Add commentary about character compositions in bidirectional text.
Sat, 06 Nov 2010 16:56:29 +0100 Ralf Angeli RefTeX: Improve matching of bib entries.
Sat, 06 Nov 2010 15:49:29 +0200 Eli Zaretskii src/ChangeLog: Fix log entry for revno 102262.
Sat, 06 Nov 2010 15:45:37 +0200 Eli Zaretskii Support R2L lines in tool-tip text.
Sat, 06 Nov 2010 13:08:58 +0100 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
Sat, 06 Nov 2010 11:31:56 +0100 Andreas Schwab configure.in: Fix indentation
Sat, 06 Nov 2010 10:33:22 +0100 Jan D. * src/nsfont.m: Include termchar for new mouse-highlight.
Sat, 06 Nov 2010 10:28:31 +0200 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
Fri, 05 Nov 2010 15:30:18 -0400 Sam Steingold chapter, part, section are all DocBook elements
Fri, 05 Nov 2010 19:52:06 +0200 Eli Zaretskii term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
Fri, 05 Nov 2010 15:17:46 +0100 Lars Magne Ingebrigtsen Decode utf-8 strings in mixed environments by default.
Fri, 05 Nov 2010 13:11:12 +0100 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
Fri, 05 Nov 2010 12:35:36 +0200 Adrian Robert * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
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.
Thu, 04 Nov 2010 17:01:59 -0700 Glenn Morris ChangeLog fix.
Thu, 04 Nov 2010 23:37:06 +0100 Lars Magne Ingebrigtsen Refer to set-coding-system-priority instead of the obsolete
Thu, 04 Nov 2010 22:18:09 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 04 Nov 2010 11:22:12 -0700 Glenn Morris ChangeLog fix.
Thu, 04 Nov 2010 14:17:38 -0400 Sam Steingold identify "refentry" as DocBook
Thu, 04 Nov 2010 20:10:50 +0200 Adrian Robert * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.
Thu, 04 Nov 2010 13:00:43 -0400 Chong Yidong Notes about elpa.gnu.org for maintainers.
Thu, 04 Nov 2010 14:30:20 +0100 Michael Albinus * tramp.texi (Remote shell setup): New item "Interactive shell
Thu, 04 Nov 2010 11:00:25 +0000 Katsumi Yamaoka shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
Wed, 03 Nov 2010 19:21:51 -0400 Chong Yidong * emacs-lisp/package.el (package-unpack): Remove no-op.
Wed, 03 Nov 2010 16:08:48 -0400 Chong Yidong Support for gif transparency.
Wed, 03 Nov 2010 15:53:47 -0400 Chong Yidong etc/NEWS: Move --with-crit-dir option to emacs-23.
Tue, 09 Nov 2010 15:55:52 +0200 Eli Zaretskii xfns.c (x_real_positions): Fix declaration-after-statement problem.
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 21:53:18 -0500 Chong Yidong Bump version to 23.2.90. EMACS_PRETEST_23_2_90
Mon, 08 Nov 2010 16:07:41 -0500 Stefan Monnier * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
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:23:33 +0200 Eli Zaretskii Fix bug #7300.
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:55:06 +0100 Michael Albinus * trampver.texi: Update release number.
Fri, 05 Nov 2010 21:52:50 +0100 Michael Albinus * net/trampver.el: Update release number.
Fri, 05 Nov 2010 14:28:19 -0400 Chong Yidong Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
Thu, 04 Nov 2010 16:34:49 -0400 Chong Yidong Regenerate configure.
Thu, 04 Nov 2010 15:56:50 -0400 Chong Yidong Backport fix for Bug#5723 from trunk.
Thu, 04 Nov 2010 15:54:28 -0400 Chong Yidong Backport r99752 from trunk
Thu, 04 Nov 2010 15:54:14 -0400 Chong Yidong Backport r99751 from trunk
Thu, 04 Nov 2010 15:53:28 -0400 Chong Yidong Backport r99750 from trunk
Thu, 04 Nov 2010 15:47:27 -0400 Chong Yidong Backport fix for Bug#6287 from trunk.
Thu, 04 Nov 2010 15:46:30 -0400 Chong Yidong Backport r100459 from trunk
Thu, 04 Nov 2010 15:39:47 -0400 Chong Yidong Backport fix for Bug#2423 from trunk.
Thu, 04 Nov 2010 15:35:32 -0400 Chong Yidong Backport r99863 from trunk
Thu, 04 Nov 2010 15:34:50 -0400 Chong Yidong Backport r99862 from trunk
Thu, 04 Nov 2010 15:34:11 -0400 Chong Yidong Backport from trunk.
Thu, 04 Nov 2010 15:27:46 -0400 Chong Yidong Backport Bug#6765 fix from trunk.
Thu, 04 Nov 2010 17:00:35 +0100 Michael Albinus * configure.in: Don't write a warning for D-Bus anymore.
Thu, 04 Nov 2010 13:37:17 +0100 Jan D. * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
Thu, 04 Nov 2010 13:17:46 +0100 Jan D. Remove debug code.
Thu, 04 Nov 2010 09:41:25 +0100 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
Wed, 03 Nov 2010 18:19:23 -0500 Jay Belanger calc.texi: Update Emacs version to 23.3.
Wed, 03 Nov 2010 14:55:19 -0400 Chong Yidong Fix for Bug#5655, backported from trunk.
Mon, 01 Nov 2010 12:30:33 +0100 Jan D. Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
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.
Sun, 31 Oct 2010 19:30:15 -0700 Glenn Morris Mark tiny change.
Sun, 31 Oct 2010 22:01:43 -0400 Stefan Monnier Make Emacs compile with clang.
Fri, 05 Nov 2010 23:47:58 +0200 Eli Zaretskii Cleanup -Wall warnings.
Fri, 05 Nov 2010 20:07:42 +0200 Eli Zaretskii Fix unified mouse highlight after compiling on Unix.
Fri, 05 Nov 2010 14:11:22 +0200 Eli Zaretskii Fix mouse redesigned mouse highlight on MSDOS.
Fri, 05 Nov 2010 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
Tue, 02 Nov 2010 21:35:12 +0200 Eli Zaretskii Reflect mouse-highlight redesign in term.c
Mon, 01 Nov 2010 22:19:17 +0200 Eli Zaretskii REALLY finish coding portable mouse highlight.
Mon, 01 Nov 2010 22:09:03 +0200 Eli Zaretskii Finish coding mouse highlight redesigned for portability.
Sun, 31 Oct 2010 20:50:02 +0200 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
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:53:12 -0700 Glenn Morris * doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
Tue, 02 Nov 2010 20:49:04 -0700 Glenn Morris Don't be so lax with spelling.
Tue, 02 Nov 2010 20:40:54 -0700 Glenn Morris Mere anarchy is loosed upon the world.
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 20:27:38 -0700 Glenn Morris Silence compilation of mh-mime.el.
Tue, 02 Nov 2010 23:25:36 -0400 Chong Yidong Separate built-in packages from elpa packages, for efficiency.
Tue, 02 Nov 2010 20:25:23 -0700 Glenn Morris Silence compilation of nndiary.el.
Tue, 02 Nov 2010 22:30:12 -0400 Stefan Monnier * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Wed, 03 Nov 2010 01:06:33 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
Wed, 03 Nov 2010 01:02:53 +0000 Katsumi Yamaoka gnus-cite.el (gnus-article-natural-long-line-p): Removed.
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.
Tue, 02 Nov 2010 11:28:45 +0000 Katsumi Yamaoka nnir: remove wais support
Mon, 01 Nov 2010 21:08:43 -0700 Glenn Morris * lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
Mon, 01 Nov 2010 21:06:44 -0700 Glenn Morris * lisp/gnus/gnus-util.el: Comment.
Mon, 01 Nov 2010 22:30:50 -0400 Chong Yidong Fix last change to package.el.
Tue, 02 Nov 2010 02:19:52 +0000 Katsumi Yamaoka gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
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 23:47:38 +0000 Katsumi Yamaoka nnir.el: Fix various bugs.