summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* substitute-command-keys now marks escaped charsscratch/quote-escapingPaul Eggert2015-07-053-79/+75
* Simplify substitute-command-keysPaul Eggert2015-07-051-95/+64
* Handle closing quote inside printed value betterDmitry Gutov2015-07-021-10/+14
* Use \\~ for escapes; check pairing of quotesDmitry Gutov2015-06-292-34/+40
* Curlify quotes in help-mode buffersDmitry Gutov2015-06-283-3/+44
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-1912-33/+33
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-1951-120/+122
* * emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compilerStefan Monnier2015-05-191-4/+4
* Try to port new etags tests to MS-WindowsPaul Eggert2015-05-1910-987/+796
* Fix display of overlapping window-specific overlaysEli Zaretskii2015-05-192-1/+16
* New command icomplete-force-complete-and-exitDmitry Gutov2015-05-192-13/+19
* Fix last commitMartin Rudalics2015-05-191-1/+1
* In Elisp manual explain how to override window manager positioning (Bug#20552)Martin Rudalics2015-05-191-0/+10
* Clarify concept of "surrogate minibuffer frames" (Bug#20538)Martin Rudalics2015-05-192-10/+18
* In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MBMartin Rudalics2015-05-191-2/+2
* ; * CONTRIBUTE: Fix typo in previous.Glenn Morris2015-05-181-1/+1
* Add option to ignore commit lines matching a pattern in ChangeLog.Glenn Morris2015-05-183-2/+14
* Don't skip new etags tests on non-UTF-8 hostsPaul Eggert2015-05-181-14/+7
* * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-182-3/+3
* ; * lisp/mail/mailabbrev.el: Comment.Glenn Morris2015-05-181-1/+1
* Further lisp-complete-symbol related cleanup.Glenn Morris2015-05-184-5/+10
* Add a test case for Maven warning ouputDmitry Gutov2015-05-191-4/+9
* Update Maven compilation-mode entry to distinguish warningsPaul Pogonyshev2015-05-191-1/+1
* * test/automated/sgml-mode-tests.el: New file.Przemysław Wojnowski2015-05-181-0/+135
* Improve handling of the first Git revisionDmitry Gutov2015-05-184-21/+30
* Allow checkdoc to be called in batchOleh Krehel2015-05-181-3/+6
* * lisp/calendar/solar.el (solar-ecliptic-coordinates): Use float-pi.Glenn Morris2015-05-171-1/+1
* * admin/notes/unicode: New section "binary files".Paul Eggert2015-05-171-0/+19
* Change new etags test to use UTF-8 encodingPaul Eggert2015-05-1710-829/+605
* Rename 'foo-gzipped' to 'foo.gz'Paul Eggert2015-05-172-1/+1
* Set up default-directoryDmitry Gutov2015-05-181-2/+4
* * lisp/eshell/em-term.el (eshell-term-sentinel):Samer Masterson2015-05-172-14/+33
* eshell: Introduce new buffer syntaxSamer Masterson2015-05-173-44/+51
* ; Auto-commit of ChangeLog files.Glenn Morris2015-05-172-1/+602
* Fix integer-valued `mouse-highlight' (Bug#20590)Johan Bockgård2015-05-171-3/+4
* MS-Windows followup for ASCIIfication of curved quotesEli Zaretskii2015-05-171-1/+9
* Spelling fixesPaul Eggert2015-05-172-2/+2
* Add comment that x_shift_glyphs_for_insert is never called.Jan D2015-05-171-1/+4
* * src/lisp.mk: Remove from repository and generate at build-time.Glenn Morris2015-05-166-192/+55
* Display shorter dates in Git annotate outputDmitry Gutov2015-05-171-3/+5
* ASCIIfy curved quotes on displays lacking themPaul Eggert2015-05-161-0/+8
* Small src/Makefile simplification.Glenn Morris2015-05-163-132/+127
* * lisp/help-mode.el (help-go-forward): Doc fix.Eli Zaretskii2015-05-161-1/+1
* * doc/lispref/debugging.texi (Profiling): Improve indexing.Eli Zaretskii2015-05-161-0/+1
* Use `unless' to have one fewer `not'Dmitry Gutov2015-05-161-8/+6
* Remove redundant :group declarations from vc-git.elDmitry Gutov2015-05-161-9/+4
* Removes the predicate from lisp-complete-symbol (Bug#20456)Nicolas Petton2015-05-161-9/+6
* Add new option vc-git-resolve-conflictsDmitry Gutov2015-05-161-7/+25
* ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Add a comment.Eli Zaretskii2015-05-161-1/+2
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2015-05-1629-135/+193
|\