log

age author description
2010-11-05 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2010-11-05 Adrian Robert * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
2010-11-05 Glenn Morris Quiet, woman. (Sorry...).
2010-11-05 Glenn Morris Silence doctor.el compilation.
2010-11-05 Glenn Morris Silence cl-macs.el compilation.
2010-11-05 Glenn Morris Silence byte-opt.el compilation.
2010-11-05 Glenn Morris ChangeLog fix.
2010-11-04 Lars Magne Ingebrigtsen Refer to set-coding-system-priority instead of the obsolete
2010-11-04 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-04 Glenn Morris ChangeLog fix.
2010-11-04 Sam Steingold identify "refentry" as DocBook
2010-11-04 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>.
2010-11-04 Chong Yidong Notes about elpa.gnu.org for maintainers.
2010-11-04 Michael Albinus * tramp.texi (Remote shell setup): New item "Interactive shell
2010-11-04 Katsumi Yamaoka shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
2010-11-03 Chong Yidong * emacs-lisp/package.el (package-unpack): Remove no-op.
2010-11-03 Chong Yidong Support for gif transparency.
2010-11-03 Chong Yidong etc/NEWS: Move --with-crit-dir option to emacs-23.
2010-11-09 Eli Zaretskii xfns.c (x_real_positions): Fix declaration-after-statement problem.
2010-11-09 Glenn Morris * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
2010-11-09 Glenn Morris ChangeLog fix.
2010-11-09 Chong Yidong Bump version to 23.2.90. EMACS_PRETEST_23_2_90
2010-11-08 Stefan Monnier * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
2010-11-08 Stefan Monnier * lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
2010-11-08 Stefan Monnier * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
2010-11-08 Stefan Monnier * lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
2010-11-08 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: New package.
2010-11-07 Michael Albinus Fix misleading Changelog entry.
2010-11-06 Michael Albinus Fix typo.
2010-11-06 Michael Albinus * files.el (backup-by-copying-when-mismatch): Make it a buffer local
2010-11-06 Eli Zaretskii Fix bug #7300.
2010-11-06 Eli Zaretskii Back-port from trunk the fix for bug #6294.
2010-11-06 Eli Zaretskii Fix bug #7285.
2010-11-06 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-insert-one-definition)
2010-11-05 Michael Albinus * trampver.texi: Update release number.
2010-11-05 Michael Albinus * net/trampver.el: Update release number.
2010-11-05 Chong Yidong Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
2010-11-04 Chong Yidong Regenerate configure.
2010-11-04 Chong Yidong Backport fix for Bug#5723 from trunk.
2010-11-04 Chong Yidong Backport r99752 from trunk
2010-11-04 Chong Yidong Backport r99751 from trunk
2010-11-04 Chong Yidong Backport r99750 from trunk
2010-11-04 Chong Yidong Backport fix for Bug#6287 from trunk.
2010-11-04 Chong Yidong Backport r100459 from trunk
2010-11-04 Chong Yidong Backport fix for Bug#2423 from trunk.
2010-11-04 Chong Yidong Backport r99863 from trunk
2010-11-04 Chong Yidong Backport r99862 from trunk
2010-11-04 Chong Yidong Backport from trunk.
2010-11-04 Chong Yidong Backport Bug#6765 fix from trunk.
2010-11-04 Michael Albinus * configure.in: Don't write a warning for D-Bus anymore.
2010-11-04 Jan D. * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
2010-11-04 Jan D. Remove debug code.
2010-11-04 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
2010-11-03 Jay Belanger calc.texi: Update Emacs version to 23.3.
2010-11-03 Chong Yidong Fix for Bug#5655, backported from trunk.
2010-11-01 Jan D. Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
2010-11-01 Glenn Morris * lisp/locate.el (locate, locate-mode): Doc fixes.
2010-11-01 Chong Yidong Prevent server-mode from issuing a prompt in kill-emacs-hook.
2010-11-01 Chong Yidong Backport VC improvements from trunk.