summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix documentation of yes-or-no promptsEli Zaretskii2016-11-07
* Fix documentation of partial completion styleEli Zaretskii2016-11-07
* Fix documentation of the mode line on emacsclient framesEli Zaretskii2016-11-07
* Fix description of 'C-z' in User manualEli Zaretskii2016-11-07
* Improve and clarify documentation of Outline ModeEli Zaretskii2016-11-07
* Add Emacs version number to nt/README.W32Eli Zaretskii2016-11-06
* Fix python-mode hideshow regexpNoam Postavsky2016-11-06
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* Prefer comments /* like this */ in C codePaul Eggert2016-11-05
* * doc/lispref/loading.texi (Autoload): Better link (Bug#24845).Noam Postavsky2016-11-05
* Clarify documentation of face attribute functionsEli Zaretskii2016-11-05
* ; * nt/README.W32: Minor copyedits.Eli Zaretskii2016-11-05
* Don't call debug on failed cl-assertNoam Postavsky2016-11-04
* ; Spelling fixesPaul Eggert2016-11-04
* Update README for precompiled windows Emacs.Phillip Lord2016-11-04
* Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-04
* Clarify doc string of 'transpose-sexps'Eli Zaretskii2016-11-04
* Fix docstring of 'browse-url-firefox-new-window-is-tab'Tibor Csögör2016-11-04
* Improve documentation of 'font-lock-remove-keywords'Eli Zaretskii2016-11-04
* Fix documentation of the command summary keyEli Zaretskii2016-11-04
* Mark relocation workarounds with REL_ALLOCEli Zaretskii2016-11-04
* Fix documentation for 'eudc-options-file'Thomas Fitzsimmons2016-11-02
* Fix documentation of 'eudc-inline-expansion-format'Tibor Csögör2016-11-02
* python.el: Fix detection of native completion in Python 3 (bug #24401)Clément Pit--Claudel2016-10-31
* * Makefile.in (install-arch-indep): Skip etc/refcards/emacsver.tex.in.Glenn Morris2016-10-26
* * lisp/subr.el (set-transient-map): Exit for unbound events (bug#24755).Stefan Monnier2016-10-26
* Update category-table for Chinese charactersEli Zaretskii2016-10-26
* Inhibit buffer relocation during regex searchesNoam Postavsky2016-10-25
* Revert fixes to allocation of regex matchingNoam Postavsky2016-10-25
* Comment for bug#24793Eli Zaretskii2016-10-25
* Default REL_ALLOC to 'no'Paul Eggert2016-10-25
* Yet another fix for using pointers into buffer textEli Zaretskii2016-10-24
* Another fix for using pointer to buffer textEli Zaretskii2016-10-24
* Fix Bug#24478Michael Albinus2016-10-24
* Port --enable-gcc-warnings to bleeding-edge glibcPaul Eggert2016-10-23
* Fix handling of buffer relocation in regex.c functionsEli Zaretskii2016-10-23
* Avoid relocating buffers while libxml2 reads its textEli Zaretskii2016-10-23
* ; Remove redundant code in gmalloc.cEli Zaretskii2016-10-23
* Attempt to catch reads from a buffer that is relocatedEli Zaretskii2016-10-23
* Revert "* lisp/simple.el (process-menu-mode, list-processes--refresh):"Eli Zaretskii2016-10-23
* Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):"Eli Zaretskii2016-10-23
* Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)"Eli Zaretskii2016-10-23
* ;* src/w32heap.c: Fix typo and wording of the comments.Eli Zaretskii2016-10-23
* electric-quote mode no longer worries about codingPaul Eggert2016-10-23
* * src/regex.c (re_search_2): Make new code safe for -Wjump-misses-init.Paul Eggert2016-10-23
* Port to GCC 6.2.1 + --enable-gcc-warningsPaul Eggert2016-10-22
* Explain how to debug emacsclient lisp errorsNoam Postavsky2016-10-22
* Let describe-function work for lambda againNoam Postavsky2016-10-21
* Fix kill-line's docstringNoam Postavsky2016-10-21
* Fix handling of allocation in regex matchingNoam Postavsky2016-10-21