aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * etc/refcards/calccard.tex: Remove obsolete comment.Glenn Morris2016-11-171-4/+0
* js-mode: Fix indent problem after a regexpDmitry Gutov2016-11-171-0/+4
* Fix sluggish display of symbols in UTF-8 language environmentEli Zaretskii2016-11-161-2/+3
* Don't confuse how Texinfo outputs @var with the inputGlenn Morris2016-11-156-14/+14
* * doc/lispref/display.texi (Scroll Bars):Glenn Morris2016-11-153-4/+4
* * doc/emacs/cmdargs.texi (Initial Options): Copyedit for --daemon.Glenn Morris2016-11-151-5/+2
* More fixes in copyright notices in etc/refcards/Eli Zaretskii2016-11-1520-40/+40
* Update copyright text in refcardsEli Zaretskii2016-11-1321-102/+163
* Fix Outline command namesEli Zaretskii2016-11-121-9/+11
* Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
* Correct the statement about programming modes always running prog-mode-hook.Alan Mackenzie2016-11-101-4/+7
* Improve documentation of 'occur'Eli Zaretskii2016-11-101-13/+13
* Do call debugger on failed cl-assertNoam Postavsky2016-11-081-3/+5
* Avoid infloop in pythonDaniel Colascione2016-11-082-2/+16
* Don't refer to obsolete FEATURE-unload-hookEli Zaretskii2016-11-071-4/+4
* Improve documentation of dabbrevsEli Zaretskii2016-11-072-7/+15
* * lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)Eli Zaretskii2016-11-071-1/+1
* * lisp/simple.el (set-mark-command): Doc fix. (Bug#24890)Eli Zaretskii2016-11-071-2/+2
* Improve documentation of some Help commandsEli Zaretskii2016-11-071-3/+9
* Fix documentation of yes-or-no promptsEli Zaretskii2016-11-071-3/+3
* Fix documentation of partial completion styleEli Zaretskii2016-11-071-2/+2
* Fix documentation of the mode line on emacsclient framesEli Zaretskii2016-11-071-1/+6
* Fix description of 'C-z' in User manualEli Zaretskii2016-11-071-1/+1
* Improve and clarify documentation of Outline ModeEli Zaretskii2016-11-072-53/+69
* Add Emacs version number to nt/README.W32Eli Zaretskii2016-11-062-3/+7
* Fix python-mode hideshow regexpNoam Postavsky2016-11-061-1/+1
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-0673-254/+253
* Prefer comments /* like this */ in C codePaul Eggert2016-11-0510-16/+15
* * doc/lispref/loading.texi (Autoload): Better link (Bug#24845).Noam Postavsky2016-11-051-2/+2
* Clarify documentation of face attribute functionsEli Zaretskii2016-11-051-4/+5
* ; * nt/README.W32: Minor copyedits.Eli Zaretskii2016-11-051-50/+121
* Don't call debug on failed cl-assertNoam Postavsky2016-11-041-5/+3
* ; Spelling fixesPaul Eggert2016-11-0419-29/+29
* Update README for precompiled windows Emacs.Phillip Lord2016-11-041-222/+70
* Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-043-2/+21
* Clarify doc string of 'transpose-sexps'Eli Zaretskii2016-11-041-3/+7
* Fix docstring of 'browse-url-firefox-new-window-is-tab'Tibor Csögör2016-11-041-4/+1
* Improve documentation of 'font-lock-remove-keywords'Eli Zaretskii2016-11-041-1/+3
* Fix documentation of the command summary keyEli Zaretskii2016-11-041-6/+9
* Mark relocation workarounds with REL_ALLOCEli Zaretskii2016-11-041-1/+8
* Fix documentation for 'eudc-options-file'Thomas Fitzsimmons2016-11-021-6/+5
* Fix documentation of 'eudc-inline-expansion-format'Tibor Csögör2016-11-021-2/+1
* python.el: Fix detection of native completion in Python 3 (bug #24401)Clément Pit--Claudel2016-10-311-1/+1
* * Makefile.in (install-arch-indep): Skip etc/refcards/emacsver.tex.in.Glenn Morris2016-10-261-1/+1
* * lisp/subr.el (set-transient-map): Exit for unbound events (bug#24755).Stefan Monnier2016-10-261-2/+4
* Update category-table for Chinese charactersEli Zaretskii2016-10-261-4/+4
* Inhibit buffer relocation during regex searchesNoam Postavsky2016-10-251-0/+31
* Revert fixes to allocation of regex matchingNoam Postavsky2016-10-254-107/+14
* Comment for bug#24793Eli Zaretskii2016-10-251-0/+3
* Default REL_ALLOC to 'no'Paul Eggert2016-10-251-9/+1