2012-05-21 |
Glenn Morris | Let the top-level Makefile install leim |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Glenn Morris | Update regexp in BUGS. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Glenn Morris | Remove vpath.sed; unused for literally decades AFAICS |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Paul Eggert | Use full name for m4/gnulib-comp.m4. (Bug#11529) |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Paul Eggert | Assume C89 or later. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Ken Brown | * src/xgselect.c (xg_select): Fix first argument in... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Glenn Morris | Rename LEIM_INSTALLDIR to leimdir, treat consistently... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Stefan Monnier | * lisp/hi-lock.el (hi-lock-face-defaults): Move obsolet... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Stefan Monnier | * lisp/progmodes/compile.el (compilation-error-regexp... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Paul Eggert | Make merging from gnulib a script, not a makefile action. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Glenn Morris | Command substitution already runs in a subshell |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Ken Brown | Get rid of compiler warnings on Cygwin. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Ken Brown | Improve test for when xg_select should just invoke... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | Comments |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | Comments |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Ulrich Mueller | * Makefile.in (install-etc): Respect DESTDIR. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | Undo part of previous change, in case it makes command... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-root-dir... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Paul Eggert | Remove unused HAVE_* symbols for functions. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Jay Belanger | * calc/calc-units.el (math-consistent-units-p): Accept... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Paul Eggert | Remove no-longer-used macro HAVE_FTIME. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | * Makefile.in (install-arch-indep): Remove unneeded... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | * Makefile.in (install-arch-indep): Remove unneeded... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | * Makefile.in (SUBDIR): Add leim. Update users. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | * Makefile.in (lib, lib-src, lisp): Check cd return... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Glenn Morris | * Makefile.in (leim): No need to set PARALLEL. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Jay Belanger | * calc/calc-units.el (calc-quick-units): Use the prope... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Jay Belanger | * calc/calc-units.el (calc-ensure-consistent-units... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Jay Belanger | * calc/calc.el (calc-ensure-consistent-units): New... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Further small Makefile install simplifications |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefan Monnier | * lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefan Monnier | * lisp/textmodes/flyspell.el: Commenting style, plus... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * Makefile.in: Install only the relevant DOC file. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Fix up dependencies in previous change. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * Makefile.in (install-arch-indep): Split into several... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * configure.in (mandir): May as well include it in... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Minor fix for previous change. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Rüdiger Sonderfeld | calc/calc-lang.el (math-C-parse-bess, math-C-parse... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Eli Zaretskii | Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Reposition previous change |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Avoid installation followed by immediate deletion for... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Agustín Martín | textmodes/flyspell.el: Minor change over last 2012... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * Makefile.in (install-arch-indep): Minor fix for earli... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Stop adding Fink directories to search path on OS X |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Remove some old comments |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Agustín Martín | textmodes/flyspell.el: Protect delay handling for other... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Tweak dependencies in top-level install rules |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Remove the mkdir rule from the top-level Makefile |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * Makefile.in (install-arch-indep): Remove unneeded... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Makefile simplifications related to creating installati... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * Makefile.in (install-arch-indep): Combine adjacent... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | * lib-src/Makefile.in (install): Ensure $bindir exists. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Glenn Morris | Replace obsolete form for minor-mode in file local... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefan Monnier | Refresh ldefs-boot. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Stefan Monnier | * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefan Monnier | Minor renaming of internal CL functions and variables. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | * Makefile.in (install-etc): Fix previous change. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Simplify install-etc rule |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | More simplification for installation of site-lisp direc... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | * Makefile.in (write_subdir): Move definition before... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Further simplify install-arch-dep for self-contained... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Reduce some code duplication in Makefile.in |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Minor optimization for install of self-contained NS... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Set more installation directories for self-contained... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Fix previous change, for NS builds that are not self... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Minor optimization for install-arch-dep with self-conta... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Glenn Morris | Install a self-contained NS build's libexec directly... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Juri Linkov | Move word search functions from search.c to isearch... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Paul Eggert | * configure.in: Simplify by removing CPP etc. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Agustín Martín | textmodes/flyspell.el: Delay for otherchars as for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Glenn Morris | Try to fix building with gcc >= 4.6 on Darwin. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Paul Eggert | * xgselect.c (xg_select): Just invoke 'select' if -nw. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Stefan Monnier | * lisp/minibuffer.el (completion--sifn-requote): Fix... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stefan Monnier | * src/lread.c (init_obarray): Declare Qt and Qnil as... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | Tweak line-breaks in previous change |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | * Makefile.in (install-arch-dep): Replace last user... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let)... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stefan Monnier | * lisp/minibuffer.el (completion--sifn-requote): Handle... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | * Makefile.in (install-arch-dep): Replace use of MV_DIR... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | * Makefile.in (install-arch-dep): Replace use of MV_DIR... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | NEWS fixes |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | * Makefile.in (install-arch-dep): Do not hard-code... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Glenn Morris | Stop NS install symlinking libexec/* into bin/ |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stefan Monnier | Only handle ".." and '..' quoting in shell-mode. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stefan Monnier | * lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ted Zlatanov | mention bug#8706 in the last url-util.el ChangeLog... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ted Zlatanov | add url-util.el test file |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ted Zlatanov | add url-build-query-string and improve url-parse-query... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Stefan Merten | (rst-re-alist): Fix loading (bug#11462). |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Glenn Morris | Make a self-contained ns build able to find its own... |
commit | commitdiff | tree | snapshot |
next |