aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop adding Fink directories to search path on OS XGlenn Morris2012-05-183-6/+13
* Remove some old commentsGlenn Morris2012-05-181-6/+0
* textmodes/flyspell.el: Protect delay handling for otherchars against empty ot...Agustín Martín2012-05-182-66/+82
* Tweak dependencies in top-level install rulesGlenn Morris2012-05-182-9/+9
* Remove the mkdir rule from the top-level MakefileGlenn Morris2012-05-172-13/+16
* * Makefile.in (install-arch-indep): Remove unneeded chmods.Glenn Morris2012-05-172-4/+4
* Makefile simplifications related to creating installation directoriesGlenn Morris2012-05-172-7/+20
* * Makefile.in (install-arch-indep): Combine adjacent loops.Glenn Morris2012-05-172-41/+39
* * lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris2012-05-172-0/+5
* Replace obsolete form for minor-mode in file local variablesGlenn Morris2012-05-171-2/+2
* Refresh ldefs-boot.Stefan Monnier2012-05-171-1203/+914
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-1713-31/+112
* * lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el: Move indent info.Stefan Monnier2012-05-173-64/+39
* * lisp/emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).Stefan Monnier2012-05-172-1/+4
* * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.Stefan Monnier2012-05-175-474/+333
* Minor renaming of internal CL functions and variables.Stefan Monnier2012-05-176-37/+46
* * Makefile.in (install-etc): Fix previous change.Glenn Morris2012-05-171-2/+5
* Simplify install-etc ruleGlenn Morris2012-05-172-16/+14
* More simplification for installation of site-lisp directoriesGlenn Morris2012-05-172-6/+7
* * Makefile.in (write_subdir): Move definition before use.Glenn Morris2012-05-171-10/+10
* Further simplify install-arch-dep for self-contained NS buildsGlenn Morris2012-05-172-8/+11
* Reduce some code duplication in Makefile.inGlenn Morris2012-05-172-16/+17
* * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spuriousStefan Monnier2012-05-172-2/+8
* Auto-commit of generated files.Glenn Morris2012-05-172-1/+11
* Minor optimization for install of self-contained NS info filesGlenn Morris2012-05-163-2/+5
* Set more installation directories for self-contained ns buildsGlenn Morris2012-05-162-0/+6
* Fix previous change, for NS builds that are not self-containedGlenn Morris2012-05-163-3/+10
* Minor optimization for install-arch-dep with self-contained ns buildGlenn Morris2012-05-162-11/+10
* Install a self-contained NS build's libexec directly into the right placeGlenn Morris2012-05-165-11/+30
* Move word search functions from search.c to isearch.el (bug#10145, bug#11381).Juri Linkov2012-05-174-181/+102
* Auto-commit of generated files.Glenn Morris2012-05-161-366/+52
* * configure.in: Simplify by removing CPP etc.Paul Eggert2012-05-162-121/+26
* textmodes/flyspell.el: Delay for otherchars as for normal word components.Agustín Martín2012-05-162-2/+17
* Try to fix building with gcc >= 4.6 on Darwin.Glenn Morris2012-05-152-8/+63
* * xgselect.c (xg_select): Just invoke 'select' if -nw.Paul Eggert2012-05-152-1/+9
* * lisp/minibuffer.el (completion--sifn-requote): Fix last change.Stefan Monnier2012-05-152-9/+17
* * src/lread.c (init_obarray): Declare Qt and Qnil as special.Stefan Monnier2012-05-152-1/+7
* Tweak line-breaks in previous changeGlenn Morris2012-05-151-1/+3
* * Makefile.in (install-arch-dep): Replace last user of MV_DIRS.Glenn Morris2012-05-152-5/+4
* * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.Stefan Monnier2012-05-152-2/+5
* * lisp/minibuffer.el (completion--sifn-requote): Handle sifn's truncationStefan Monnier2012-05-152-12/+37
* * Makefile.in (install-arch-dep): Replace use of MV_DIRS with libexec.Glenn Morris2012-05-152-4/+5
* * Makefile.in (install-arch-dep): Replace use of MV_DIRS with info.Glenn Morris2012-05-152-1/+3
* NEWS fixesGlenn Morris2012-05-151-12/+8
* * Makefile.in (install-arch-dep): Do not hard-code version number.Glenn Morris2012-05-152-6/+7
* Stop NS install symlinking libexec/* into bin/Glenn Morris2012-05-152-1/+6
* Only handle ".." and '..' quoting in shell-mode.Stefan Monnier2012-05-153-29/+80
* * lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New function.Stefan Monnier2012-05-152-4/+31
* mention bug#8706 in the last url-util.el ChangeLog entryTed Zlatanov2012-05-151-1/+1
* add url-util.el test fileTed Zlatanov2012-05-152-0/+57