bpt/emacs.git
2010-05-14 Stefan Monnier* eval.c (specbind): Disallow let-binding frame-local...
2010-05-14 Stefan Monnier* simple.el (prog-mode): New (abstract) major mode.
2010-05-14 Eli ZaretskiiMake the cache of bidi iterator states dynamically...
2010-05-14 Eli ZaretskiiRename bidi_get_next_char_visually to bidi_move_to_visu...
2010-05-14 Eli ZaretskiiFix comments from 2010-05-14T04:14:23Z!handa@etlken.
2010-05-14 Juanma Barranquero* progmodes/sql.el: Fix typos in docstrings.
2010-05-14 Eli ZaretskiiFix spelling and remove merge marks due to 2010-05...
2010-05-14 Katsumi YamaokaSynch with Gnus trunk.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisNo harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi HandaFix bidi-composition interaction.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handafont.c (font_range): Return the range for the font...
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn Morris* admin/CPP-DEFINES: Updates.
2010-05-14 Glenn MorrisRegenerate configure, src/config.in.
2010-05-14 Glenn MorrisReplace some msdos cpp.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn Morris* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version...
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-14 Glenn Morris* src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris* src/Makefile.in (SHELL): Move outside cpp section.
2010-05-14 Glenn Morris* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined...
2010-05-13 Jay Belangercalc.texi: Remove "\turnoffactive" commands throughout.
2010-05-13 Chong YidongAdd TeX open-block and close-block keybindings to SGML...
2010-05-13 Michael Albinus* net/tramp.el (with-progress-reporter): Create reporte...
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.
next