bpt/emacs.git
2012-05-22 Paul EggertRemove src/m/*.
2012-05-22 Glenn MorrisAuto-commit of generated files.
2012-05-22 Glenn MorrisMissing piece of previous change
2012-05-22 Glenn Morris* doc/emacs/emacs.texi (Acknowledgments): Add another...
2012-05-22 Glenn MorrisAdd "How to Report a Bug" to Help menu
2012-05-22 Glenn MorrisUse C-h r in BUGS
2012-05-22 Paul Eggert* Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp...
2012-05-22 Glenn MorrisMore small tweaks for Makefile.in
2012-05-22 Glenn Morris* lib-src/Makefile.in (install): Remove unneeded chmods.
2012-05-22 Glenn MorrisRemove leim/Makefile.in's SUBDIRS
2012-05-21 Glenn Morris* update-subdirs: Move to build-aux/.
2012-05-21 Glenn MorrisLet the top-level Makefile install leim
2012-05-21 Glenn MorrisUpdate regexp in BUGS.
2012-05-21 Glenn MorrisRemove vpath.sed; unused for literally decades AFAICS
2012-05-21 Paul EggertUse full name for m4/gnulib-comp.m4. (Bug#11529)
2012-05-21 Paul EggertAssume C89 or later.
2012-05-21 Ken Brown* src/xgselect.c (xg_select): Fix first argument in...
2012-05-21 Glenn MorrisAuto-commit of generated files.
2012-05-21 Glenn MorrisRename LEIM_INSTALLDIR to leimdir, treat consistently...
2012-05-21 Stefan Monnier* lisp/hi-lock.el (hi-lock-face-defaults): Move obsolet...
2012-05-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2012-05-21 Paul EggertMake merging from gnulib a script, not a makefile action.
2012-05-21 Glenn MorrisCommand substitution already runs in a subshell
2012-05-20 Ken BrownGet rid of compiler warnings on Cygwin.
2012-05-20 Glenn MorrisAuto-commit of generated files.
2012-05-19 Ken BrownImprove test for when xg_select should just invoke...
2012-05-19 Glenn MorrisComments
2012-05-19 Glenn MorrisComments
2012-05-19 Ulrich Mueller* Makefile.in (install-etc): Respect DESTDIR.
2012-05-19 Glenn MorrisUndo part of previous change, in case it makes command...
2012-05-19 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-root-dir...
2012-05-19 Paul EggertRemove unused HAVE_* symbols for functions.
2012-05-19 Jay Belanger* calc/calc-units.el (math-consistent-units-p): Accept...
2012-05-19 Glenn MorrisAuto-commit of generated files.
2012-05-19 Paul EggertRemove no-longer-used macro HAVE_FTIME.
2012-05-19 Glenn Morris* Makefile.in (install-arch-indep): Remove unneeded...
2012-05-19 Glenn Morris* Makefile.in (install-arch-indep): Remove unneeded...
2012-05-19 Glenn Morris* Makefile.in (SUBDIR): Add leim. Update users.
2012-05-19 Glenn Morris* Makefile.in (lib, lib-src, lisp): Check cd return...
2012-05-19 Glenn Morris* Makefile.in (leim): No need to set PARALLEL.
2012-05-19 Jay Belanger* calc/calc-units.el (calc-quick-units): Use the prope...
2012-05-19 Jay Belanger* calc/calc-units.el (calc-ensure-consistent-units...
2012-05-19 Jay Belanger* calc/calc.el (calc-ensure-consistent-units): New...
2012-05-18 Glenn MorrisFurther small Makefile install simplifications
2012-05-18 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save...
2012-05-18 Stefan Monnier* lisp/textmodes/flyspell.el: Commenting style, plus...
2012-05-18 Glenn Morris* Makefile.in: Install only the relevant DOC file.
2012-05-18 Glenn MorrisFix up dependencies in previous change.
2012-05-18 Glenn Morris* Makefile.in (install-arch-indep): Split into several...
2012-05-18 Glenn Morris* configure.in (mandir): May as well include it in...
2012-05-18 Glenn MorrisMinor fix for previous change.
2012-05-18 Rüdiger Sonderfeldcalc/calc-lang.el (math-C-parse-bess, math-C-parse...
2012-05-18 Glenn MorrisAuto-commit of generated files.
2012-05-18 Eli ZaretskiiFix compilation with -DGLYPH_DEBUG=1 on MS-Windows.
2012-05-18 Glenn MorrisReposition previous change
2012-05-18 Glenn MorrisAvoid installation followed by immediate deletion for...
2012-05-18 Agustín Martíntextmodes/flyspell.el: Minor change over last 2012...
2012-05-18 Glenn Morris* Makefile.in (install-arch-indep): Minor fix for earli...
2012-05-18 Glenn MorrisStop adding Fink directories to search path on OS X
2012-05-18 Glenn MorrisRemove some old comments
2012-05-18 Agustín Martíntextmodes/flyspell.el: Protect delay handling for other...
2012-05-18 Glenn MorrisTweak dependencies in top-level install rules
2012-05-18 Glenn MorrisRemove the mkdir rule from the top-level Makefile
2012-05-18 Glenn Morris* Makefile.in (install-arch-indep): Remove unneeded...
2012-05-18 Glenn MorrisMakefile simplifications related to creating installati...
2012-05-18 Glenn Morris* Makefile.in (install-arch-indep): Combine adjacent...
2012-05-18 Glenn Morris* lib-src/Makefile.in (install): Ensure $bindir exists.
2012-05-18 Glenn MorrisReplace obsolete form for minor-mode in file local...
2012-05-18 Stefan MonnierRefresh ldefs-boot.
2012-05-18 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2012-05-17 Stefan MonnierMinor renaming of internal CL functions and variables.
2012-05-17 Glenn Morris* Makefile.in (install-etc): Fix previous change.
2012-05-17 Glenn MorrisSimplify install-etc rule
2012-05-17 Glenn MorrisMore simplification for installation of site-lisp direc...
2012-05-17 Glenn Morris* Makefile.in (write_subdir): Move definition before...
2012-05-17 Glenn MorrisFurther simplify install-arch-dep for self-contained...
2012-05-17 Glenn MorrisReduce some code duplication in Makefile.in
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
2012-05-17 Glenn MorrisAuto-commit of generated files.
2012-05-17 Glenn MorrisMinor optimization for install of self-contained NS...
2012-05-17 Glenn MorrisSet more installation directories for self-contained...
2012-05-17 Glenn MorrisFix previous change, for NS builds that are not self...
2012-05-17 Glenn MorrisMinor optimization for install-arch-dep with self-conta...
2012-05-17 Glenn MorrisInstall a self-contained NS build's libexec directly...
2012-05-17 Juri LinkovMove word search functions from search.c to isearch...
2012-05-16 Glenn MorrisAuto-commit of generated files.
2012-05-16 Paul Eggert* configure.in: Simplify by removing CPP etc.
2012-05-16 Agustín Martíntextmodes/flyspell.el: Delay for otherchars as for...
2012-05-16 Glenn MorrisTry to fix building with gcc >= 4.6 on Darwin.
2012-05-16 Paul Eggert* xgselect.c (xg_select): Just invoke 'select' if -nw.
2012-05-16 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Fix...
2012-05-15 Stefan Monnier* src/lread.c (init_obarray): Declare Qt and Qnil as...
2012-05-15 Glenn MorrisTweak line-breaks in previous change
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace last user...
2012-05-15 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let)...
2012-05-15 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Handle...
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace use of MV_DIR...
next