summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Bug#24698Michael Albinus2016-10-181-136/+131
* * lisp/subr.el (start-process): Doc fix. (Bug#24693)Eli Zaretskii2016-10-181-1/+1
* Fix display of vc-dir CVS file statuses in subdirectoriesGöktuğ Kayaalp2016-10-181-106/+31
* * lisp/simple.el (process-menu-mode, list-processes--refresh):Tino Calancha2016-10-161-1/+3
* * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-10-161-4/+8
* * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)Tino Calancha2016-10-161-1/+2
* * lisp/cus-start.el (exec-path): Handle nil elements. (Bug#24471)Glenn Morris2016-10-161-1/+3
* Catch the imenu-unavailable error in sh-mode completion tableAndreas Politz2016-10-161-1/+4
* ; Minor fix for last change in characters.elEli Zaretskii2016-10-161-2/+0
* More char-width fixesEli Zaretskii2016-10-161-22/+9