summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix minor quoting problems in doc stringsPaul Eggert2016-12-0715-20/+20
* * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstringPhilipp Stephani2016-12-071-3/+4
* Don't assume window-point and point are the sameNoam Postavsky2016-12-061-1/+1
* ; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)Eli Zaretskii2016-12-021-1/+1
* * lisp/vc/ediff-util.el (ediff-janitor): Doc fix. (Bug#25046)Eli Zaretskii2016-12-021-0/+2
* Fix mail-combine-fieldsRichard Stallman2016-12-011-4/+5
* ; Revert "Guard terminal par. in XTerm mouse mode"Philipp Stephani2016-11-281-5/+1
* ; Update ChangeLog.2, etc/AUTHORS and ldef-boot.el for Emacs 25.1.90 pretestemacs-25.1.90Nicolas Petton2016-11-281-1095/+1135
* Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-282-16/+35
* Improve treatment of Fortran's "class is"Glenn Morris2016-11-271-2/+5
* Handle TeX comments when making new paragraphKarl Fogel2016-11-251-1/+12
* Restore keystroke echo in 'C-q'Eli Zaretskii2016-11-251-8/+12
* Improve documentation of 'current-word'Eli Zaretskii2016-11-251-6/+11
* Fix a typo in an Eshell defcustomChunyang Xu2016-11-251-1/+1
* Guard terminal parameter in XTerm mouse modePhilipp Stephani2016-11-221-1/+5
* Fix menu bindings of Dired 'A' and 'Q' commandsEli Zaretskii2016-11-211-4/+4
* Avoid errors in shr-pixel-column due to dedicated windowsEli Zaretskii2016-11-201-0/+3
* 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
* Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
* Do call debugger on failed cl-assertNoam Postavsky2016-11-081-3/+5
* Avoid infloop in pythonDaniel Colascione2016-11-081-2/+9
* Improve documentation of dabbrevsEli Zaretskii2016-11-071-1/+4
* * 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 and clarify documentation of Outline ModeEli Zaretskii2016-11-071-3/+10
* Fix python-mode hideshow regexpNoam Postavsky2016-11-061-1/+1
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-0624-58/+58
* Don't call debug on failed cl-assertNoam Postavsky2016-11-041-5/+3
* ; Spelling fixesPaul Eggert2016-11-0411-18/+18
* Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-041-1/+5
* 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
* python.el: Fix detection of native completion in Python 3 (bug #24401)Clément Pit--Claudel2016-10-311-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
* Comment for bug#24793Eli Zaretskii2016-10-251-0/+3
* Fix Bug#24478Michael Albinus2016-10-241-11/+21
* Revert "* lisp/simple.el (process-menu-mode, list-processes--refresh):"Eli Zaretskii2016-10-231-3/+1
* Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):"Eli Zaretskii2016-10-231-8/+4
* Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)"Eli Zaretskii2016-10-231-2/+1
* electric-quote mode no longer worries about codingPaul Eggert2016-10-231-17/+4
* Let describe-function work for lambda againNoam Postavsky2016-10-211-16/+17
* Fix kill-line's docstringNoam Postavsky2016-10-211-2/+2
* * lisp/electric.el (electric-quote-mode): Improve doc (Bug#24759).Paul Eggert2016-10-211-0/+3
* vc-region-history: Search just on lines intersecting the regionTino Calancha2016-10-201-1/+1
* Fix cursor at bottom left of rectangle (bug#24364)Alan Third2016-10-191-1/+1
* Change Tramp version to "2.2.13.25.2"Michael Albinus2016-10-191-3/+3
* * lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last change.Eli Zaretskii2016-10-191-2/+1
* Don't scan compiled module files for autoloadsEli Zaretskii2016-10-191-1/+7