aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * doc/lispref/display.texi (Face Remapping): Add indexes for face remapping.Xue Fuqiao2013-10-242-0/+6
* | | | Auto-commit of generated files.Glenn Morris2013-10-241-2/+11
* | | | Mention the `skip-unless' macro of ert.el.Michael Albinus2013-10-241-0/+3
* | | | * ert.texi (Running Tests Interactively): Adapt examle output.Michael Albinus2013-10-242-3/+22
* | | | * automated/ert-tests.el (ert-test-skip-unless): New test case.Michael Albinus2013-10-244-203/+252
* | | | * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.Michael Albinus2013-10-242-21/+94
* | | | ChangeLog fixesGlenn Morris2013-10-242-4/+4
* | | | Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-236-6/+12
* | | | * leim/Makefile.in (.el.elc, changed.tit, changed.misc, leim-list.el)Glenn Morris2013-10-232-7/+13
* | | | * lisp/Makefile.in (check-declare): Remove unnecessary path in -l argumentGlenn Morris2013-10-232-3/+4
* | | | Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-2313-1/+33
* | | | * lisp/Makefile.in (abs_top_srcdir): New, set by configure.Glenn Morris2013-10-232-1/+7
* | | | * lisp/vc/vc.el (vc-print-root-log): Always set `default-directory'Dmitry Gutov2013-10-242-4/+7
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly blockDmitry Gutov2013-10-244-5/+13
* | | | * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir.Glenn Morris2013-10-232-1/+5
* | | | * Makefile.in (epaths-force-w32): Use abs_srcdirGlenn Morris2013-10-232-2/+2
* | | | configure.ac: Tweak previous changeGlenn Morris2013-10-231-2/+6
* | | | * configure.ac: Explicit error for non-ASCII directoriesGlenn Morris2013-10-232-0/+13
* | | | * lisp/battery.el (battery-pmset): Handle OS X Mavericks (tiny change)Masashi Fujimoto2013-10-232-1/+5
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent ofStefan Monnier2013-10-233-2/+11
* | | | Remove remaining @refills from doc/*/*.texi filesGlenn Morris2013-10-2324-295/+212
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 forStefan Monnier2013-10-232-3/+8
* | | | compile: Support GNU Make-4.0 directory quoting (tiny change)Jed Brown2013-10-232-2/+8
* | | | Fix ChangeLog entry.Dmitry Antipov2013-10-231-2/+2
* | | | Tweak last font-related changes to fix bug#15686.Dmitry Antipov2013-10-232-2/+21
* | | | CommentXue Fuqiao2013-10-231-0/+1
* | | | * ido.el (ido-tidy): Handle read-only text.Leo Liu2013-10-232-13/+16
* | | | Auto-commit of generated files.Glenn Morris2013-10-232-40/+13
* | | | More Makefile quotingGlenn Morris2013-10-232-11/+14
* | | | Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-2315-168/+201
* | | | Make building in directories with whitespace possibleGlenn Morris2013-10-2219-89/+136
* | | | Port to Solaris 10 and its bundled GCC.Paul Eggert2013-10-222-6/+13
* | | | Merge from gnulib.Paul Eggert2013-10-224-11/+23
* | | | lisp/gnus/mm-decode.el (mm-dissect-buffer): Revert last changeKatsumi Yamaoka2013-10-233-81/+15
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--at-dot-call): UseDmitry Gutov2013-10-232-2/+6
* | | | * test/indent/ruby.rb: Move two examples to "working" section, add oneDmitry Gutov2013-10-232-7/+16
* | | | * lisp/emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.Stefan Monnier2013-10-223-15/+14
* | | | lisp/gnus/nndoc.el (nndoc-dissect-mime-parts-sub): Fix last changeKatsumi Yamaoka2013-10-221-1/+1
* | | | lisp/gnus/mm-decode.el (mm-dissect-buffer): Guess content-type if the first t...Katsumi Yamaoka2013-10-223-10/+90
* | | | Mention the optional ‘display’ argument in doc strings.Xue Fuqiao2013-10-222-11/+30
* | | | * lisp/progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with someMichael Gauland2013-10-212-1/+6
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdatedDmitry Gutov2013-10-223-33/+43
* | | | Remove unnecessary @refill.Xue Fuqiao2013-10-222-3/+7
|\ \ \ \
| * | | | Remove unnecessary @refill.Xue Fuqiao2013-10-212-3/+7
* | | | | * lisp/textmodes/remember.el (remember-diary-extract-entries):Stefan Monnier2013-10-212-1/+4
* | | | | Do not allow font caches to grow too large.Dmitry Antipov2013-10-212-65/+137
* | | | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used asStefan Monnier2013-10-213-8/+14
* | | | | * indent/ruby.rb: Fix a typoDmitry Gutov2013-10-211-1/+1
* | | | | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) allDmitry Gutov2013-10-213-44/+66
* | | | | * lisp/progmodes/ruby-mode.el (ruby-mode-map): Add binding forDmitry Gutov2013-10-214-21/+63
|/ / / /