bpt/emacs.git
2010-05-13 Jan Dlwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetS...
2010-05-13 Agustín MartínDo not ispell-kill-ispell over and over when spellcheck...
2010-05-13 Glenn MorrisUnify some conditionals in src/Makefile.in.
2010-05-13 Glenn MorrisMinor simplification for src/Makefile.in.
2010-05-13 Glenn Morris* configure.in: Fix some paren typos.
2010-05-13 Katsumi YamaokaSynch with Gnus trunk.
2010-05-13 Glenn MorrisFix ChangeLog typo.
2010-05-13 Glenn MorrisRemove WINNT_SUPPORT from src/Makefile.in,
2010-05-13 Glenn MorrisRegenerate configure, src/config.in.
2010-05-13 Glenn MorrisSome msdos build fixes (hopefully, possibly, ...)
2010-05-13 Glenn MorrisLet configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn MorrisRemove some unused #define's, previously replaced by...
2010-05-13 Glenn MorrisDefine some variables to hold configure's output, for...
2010-05-13 Stefan Monnier* progmodes/sh-script.el (sh-mode): Use define-derived...
2010-05-13 Stefan Monnier* dos-fns.el: Add "dos-" prefix for namespace control.
2010-05-12 Katsumi YamaokaSynch with Gnus trunk.
2010-05-12 Alan Mackenzie* progmodes/cc-cmds.el (c-beginning-of-defun, c-end...
2010-05-12 Katsumi YamaokaSynch with Gnus trunk.
2010-05-12 Glenn MorrisReformat some comments in src/s/*.h.
2010-05-12 Glenn MorrisSimplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn MorrisRegenerate configure.
2010-05-12 Glenn MorrisRemove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-12 Glenn MorrisMinor comment reformatting for some src/m/*.h files.
2010-05-12 Katsumi YamaokaSynch with Gnus trunk.
2010-05-12 Stefan MonnierAllow the default completion to cycle.
2010-05-11 Juanma BarranqueroFix bug#6173: "(require 'dirtrack) erroring"
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Stefan MonnierBackport from trunk: compute shortcuts in tmm.el.
2010-05-11 Juri Linkov* scroll-all.el (scroll-all-check-to-scroll):
2010-05-11 Stefan Monnier* iimage.el: Misc cleanup.
2010-05-11 Eli Zaretskiixdisp.c (init_iterator): Fix comment from last change.
2010-05-11 Eli ZaretskiiBackport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris* src/ChangeLog: Remove tiny change marker from author...
2010-05-11 Stefan Monnier* minibuffer.el (completion-pcm--pattern->regex): Fix...
2010-05-11 Kenichi Handaftfont.c: Fix incorrect parentheses of #if condition...
2010-05-11 Katsumi YamaokaSynch with Gnus trunk.
2010-05-11 Katsumi YamaokaSynch with Gnus trunk.
2010-05-11 Glenn MorrisMinor lib-src/Makefile.in edits.
2010-05-11 Glenn Morris* make-dist (msdos): No more mainmake.
2010-05-11 Glenn Morris* admin/CPP-DEFINES: More updates.
2010-05-11 Glenn MorrisRegenerate configure.
2010-05-11 Glenn MorrisDo not preprocess lib-src/Makefile.in
2010-05-11 Glenn MorrisOn msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma BarranqueroFix typos and whitespace in ChangeLogs.
2010-05-10 Juri LinkovRemove nodes visited during Isearch from the Info history.
2010-05-10 Eli ZaretskiiFix a crash when visiting image files in bidi mode.
2010-05-10 Michael Albinus* net/tramp.el (tramp-do-file-attributes-with-stat...
2010-05-10 Juanma BarranqueroFix typos and whitespace.
2010-05-10 Juanma BarranqueroCUA mode: Fix use of `filter-buffer-substring' (rework...
2010-05-10 Katsumi YamaokaSynch with Gnus trunk.
2010-05-10 Katsumi YamaokaSynch with Gnus trunk.
2010-05-10 Katsumi YamaokaSynch with Gnus trunk.
2010-05-10 Glenn MorrisRegenerate configure.
2010-05-10 Glenn Morris* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-10 Michael MaugerSQL mode version 2.1
2010-05-10 Miles BaderBackport from trunk: close bug#5857.
2010-05-10 Glenn MorrisBackport from trunk: Fix bug#5755.
2010-05-10 Glenn MorrisRegenerate configure, src/config.in.
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-09 Stefan Monnier* minibuffer.el (completion-pcm-complete-word-inserts...
2010-05-09 Michael Albinus* net/tramp-compat.el (byte-compile-not-obsolete-vars...
2010-05-08 Stefan Monnier* progmodes/compile.el (compilation-buffer-modtime...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Glenn MorrisRegenerate src/config.in.
2010-05-08 Jan Dxlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget...
2010-05-08 Eli ZaretskiiImprove docs of Unicode General Category.
2010-05-08 Jan DFix bug #6139, text is briefly shown in tool bar on...
2010-05-08 Juanma Barranquero* src/makefile.w32-in: Update dependencies.
2010-05-08 Eli ZaretskiiFix fringe truncation bitmaps in R2L lines.
2010-05-08 Chong YidongBump version to 23.2.50.
2010-05-08 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisRegenerate configure.
2010-05-08 Glenn MorrisRemove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-08 Stefan MonnierMisc code tweaks.
2010-05-07 Chong YidongFix ChangeLog typo.
2010-05-07 Stefan MonnierTry and fix unbind_to when localness of binding has...
2010-05-07 Vincent Belaïche* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New...
2010-05-07 Stefan MonnierHighlight vendor specific properties.
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiNEWS: Remove FUD from description of bidirectional...
2010-05-07 Chong Yidong* building.texi (GDB Graphical Interface): Remove misle...
2010-05-07 Stefan Monnier* textmodes/dns-mode.el (auto-mode-alist): Add entry...
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli Zaretskiicus-start.el (all): Add native condition for tool-bar...
2010-05-07 Eli ZaretskiiDon't use XSYMBOL (foo)->value.
2010-05-07 Eli ZaretskiiFix MS-DOS configuring in lib-src/ and src/, broken...
2010-05-07 Stefan Monnier* files.el (auto-save-mode): Move to simple.el to fix...
2010-05-07 Eli ZaretskiiFix the "config msdos" step of MS-DOS build (due to...
2010-05-07 Eli ZaretskiiHELLO: Reorder Arabic greetings into logical order.
2010-05-07 Daiki UenoSkip disabled PGP key when encrypting mail with Gnus.
2010-05-07 Katsumi YamaokaFix typos.
2010-05-07 Katsumi YamaokaSynch with Gnus trunk.
2010-05-07 Katsumi YamaokaSynch with Gnus trunk.
2010-05-07 Juanma Barranquero* progmodes/cperl-mode.el (cperl-mode-unload-function...
2010-05-07 Juanma Barranquero* minibuffer.el: Revert previous change.
2010-05-07 Glenn MorrisRegenerate configure.
next