aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use fixed-pitch font for display-line-numbers"Eli Zaretskii2017-07-141-5/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-07-136-45/+73
|\
| * C++ Mode. Fix anomaly occurring when a ">" is deleted then reinserted.Alan Mackenzie2017-07-132-21/+39
| * Fix some bugs in c-defun-name. This fixes bug #25623.Alan Mackenzie2017-07-121-10/+17
| * Make prog-mode-map the parent of c-mode-base-map. Fixes bug #26658.Vasilij Schneidermann2017-07-121-0/+2
| * CC Mode: create and use c-set-keymap-parent.Alan Mackenzie2017-07-122-12/+13
| * Minor tweaks of new line number display variablesMartin Rudalics2017-07-122-2/+2
* | Add tests for SES, and fix one more cell renaming bug.Vincent Belaïche2017-07-131-19/+29
|/
* Use fixed-pitch font for display-line-numbersEli Zaretskii2017-07-111-2/+5
* Use `with-demoted-errors' in TrampMichael Albinus2017-07-102-2/+17
* Add Quick Start Guide to Tramp manualMichael Albinus2017-07-101-3/+3
* Fix core dump in substitute-object-in-subtreePaul Eggert2017-07-091-1/+1
* Further improve electric quote support for Markdown (Bug#24709)Philipp Stephani2017-07-091-14/+14
* Remove pointless code in 'electric-quote-mode'Philipp Stephani2017-07-091-5/+1
* Refactor 'electric-quote-mode'Philipp Stephani2017-07-091-49/+47
* Avoid compilation warning in files.elEli Zaretskii2017-07-091-1/+4
* * lisp/cus-start.el (standard): Spelling fix.Paul Eggert2017-07-081-1/+1
* Capitalize the menu entry for display-line-numbersEli Zaretskii2017-07-081-1/+1
* Update Unicode data and files to Unicode 10.0Eli Zaretskii2017-07-083-12/+20
* Commentary enhancement in frame.elEli Zaretskii2017-07-081-1/+7
* Support display of line numbers nativelyEli Zaretskii2017-07-085-5/+98
|\
| * Fix vertical-motion across the place where line-number width changesEli Zaretskii2017-07-071-3/+18
| * Implement line numbers that disregard narrowingEli Zaretskii2017-07-062-1/+11
| * Improve documentation of faces related to display-line-numbersEli Zaretskii2017-06-301-2/+14
| * Add documentation for display-line-numbersEli Zaretskii2017-06-301-1/+1
| * Support displaying zero as the number of the current lineEli Zaretskii2017-06-301-0/+7
| * Initial support for visually-relative line numbersEli Zaretskii2017-06-261-1/+3
| * Support a separate face for displaying the current line's numberEli Zaretskii2017-06-241-0/+7
| * Rename display-line-widthEli Zaretskii2017-06-241-1/+1
| * Fix problems with line-number updates in Follow modeEli Zaretskii2017-06-241-0/+1
| * Finish up native display of line numbersEli Zaretskii2017-06-173-2/+41
* | ; Fix extra "," in previous commitNoam Postavsky2017-07-071-1/+1
* | * lisp/wid-edit.el (widget-color--choose-action): Use a closureStefan Monnier2017-07-071-9/+11
* | * lisp/window.el (display-buffer--special-action): Use a closure.Stefan Monnier2017-07-071-3/+3
* | todo-mode.el: Fix handling of hidden item headers (bug#27609)Stephen Berman2017-07-071-61/+124
* | Fix several todo-mode bugs found while debugging bug#27609Stephen Berman2017-07-071-41/+54
* | Convert more uses of looking-at to following-charMark Oteiza2017-07-067-13/+13
* | Fix lisp-comment-indent for single-semicolon caseNoam Postavsky2017-07-061-6/+8
* | Spelling fixesPaul Eggert2017-07-0620-29/+30
* | Don't put whitespace between open paren and comment in Lisp modes (Bug#19740)Noam Postavsky2017-07-051-3/+10
* | Allow comment-indent-functions to specify exact indentation (Bug#385)Noam Postavsky2017-07-051-17/+18
* | * lisp/progmodes/python.el (auto-mode-alist): Add .pyi. (Bug#27847)Glenn Morris2017-07-051-1/+1
* | ; Standardize some copyright and license noticesGlenn Morris2017-07-056-38/+34
* | * lisp/org/ox-html.el (org-html-infojs-template): Update copyright.Glenn Morris2017-07-051-2/+2
* | Small fix for bug-reference.elGlenn Morris2017-07-051-1/+3
* | Suppress timers in TrampMichael Albinus2017-07-051-3/+1
* | * lisp/progmodes/cc-awk.el: Mark unused argsStefan Monnier2017-07-041-2/+2
* | * lisp/progmodes/cc-bytecomp.el: Mark unused argsStefan Monnier2017-07-041-1/+2
* | * lisp/progmodes/cc-defs.el (lookup-syntax-properties): Move ...Stefan Monnier2017-07-041-2/+2
* | * lisp/progmodes/cc-vars.el: Mark unused argsStefan Monnier2017-07-041-6/+6