log

age author description
2010-04-29 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
2010-04-28 Chong Yidong Document complete-symbol change.
2010-04-28 Chong Yidong Unify complete-symbol with completion-at-point.
2010-04-28 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
2010-04-28 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
2010-04-28 Glenn Morris * configure.in (LIBXMU): Fix logic in previous change.
2010-04-28 Chong Yidong Revert last bug-reference-url-format change.
2010-04-28 Stefan Monnier Make it possible to locally disable a globally enabled mode.
2010-04-28 Glenn Morris Regenerate configure.
2010-04-28 Glenn Morris src/Makefile.in minor simplification,
2010-04-28 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn Morris Move LIBXMU from cpp to configure.
2010-04-28 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn Morris Missing src/ChangeLog for previous commit.
2010-04-28 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
2010-04-27 Stefan Monnier Let the user turn off locally a globalized minor mode
2010-04-27 Stefan Monnier * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
2010-04-27 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
2010-04-27 Juanma Barranquero When killing buffers with ido, don't offer virtual buffers for completion.
2010-04-27 Agustin martin Commit missing lisp/Changelog entries.
2010-04-27 Agustin martin ispell.el: Kill ispell process when killing its associated buffer.
2010-04-27 Agustin martin ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Move LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn Morris Move MOTIF_LIBW to autoconf.
2010-04-27 Jan D. desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
2010-04-27 Katsumi Yamaoka Don't load tm and apel XEmacs packages when compiling.
2010-04-27 Jan D. Regenerate configure and cibfig.in
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Glenn Morris Remove some AC_DEFINEs that are now unused.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Use $CRT_DIR in more places.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa merge trunk
2010-04-26 Kenichi Handa merge trunk
2010-04-25 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Eli Zaretskii Move code that bidi-iterates out of display property to a separate function.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Jan D tool-bar.el: Revert unintended checkin in rev 100010.
2010-04-24 Glenn Morris Minor simplications for src/m/amdx86-64.h.
2010-04-24 Glenn Morris * etc/NEWS: Mention --with-crt-dir.
2010-04-24 Eli Zaretskii Fix typos in comments of composite.c
2010-04-24 Eli Zaretskii composite.el (find-composition): Doc fix.
2010-04-24 Eli Zaretskii composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
2010-04-24 Juanma Barranquero Remove conflict markers.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends in a composed character.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends with a composite character.