summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2017 in masterPaul Eggert2017-01-016-6/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011419-1406/+6105
|\
| * Fix copyright years by handPaul Eggert2017-01-012-3/+3
| * Update copyright year to 2017Paul Eggert2016-12-311419-1419/+1419
| * Bump Emacs version to 25.1.91emacs-25.1.91Nicolas Petton2016-12-301-1115/+1108
| * * lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280)Stefan Monnier2016-12-281-3/+3
* | Merge from origin/emacs-25Paul Eggert2017-01-016-18/+26
|\ \ | |/
| * Don't modify minibuffer variables globallyLeo Liu2016-12-251-7/+7
| * Revert to pre-25.1 behavior in ffapEli Zaretskii2016-12-241-2/+6
| * * lisp/ffap.el: Fix obsolete comment referencing ffap-bug.Noam Postavsky2016-12-241-1/+1
| * * lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.Eli Zaretskii2016-12-231-1/+4
| * Fix M-x hints on Mac portStefan Monnier2016-12-231-0/+1
| * ; lisp/skeleton.el (skeleton-insert): Fix typo in last changeNoam Postavsky2016-12-201-2/+2
| * Amend the version number of CC Mode 5.33 -> 5.32.99. Don't merge to trunk.Alan Mackenzie2016-12-201-1/+1
| * Improve skeleton docstringsNoam Postavsky2016-12-191-6/+6
| * ; Auto-commit of loaddefs file.Glenn Morris2016-12-191-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-0111-33/+47
|\ \ | |/
| * ; Add missing symbol quoting.Philipp Stephani2016-12-181-1/+1
| * Repair desktop restoration on text terminalsEli Zaretskii2016-12-171-2/+2
| * Ignore forward-sexp-function in js-mode indentation codeDmitry Gutov2016-12-171-1/+3
| * Improve documentation of 'define-coding-system'Eli Zaretskii2016-12-161-2/+11
| * Fix Bug#25162Michael Albinus2016-12-111-1/+10
| * Fix a typo in define-abbrev-tableGlenn Morris2016-12-101-4/+4
| * Fixes related to select-enable-clipboardGlenn Morris2016-12-103-8/+6
| * Define struct predicate before acccesorsNoam Postavsky2016-12-101-8/+8
| * Doc fix for vc-gitGlenn Morris2016-12-071-0/+2
* | Give eval-and-compile a correct edebug spec. Fixes bug #16184 properly.Alan Mackenzie2017-01-012-7/+4
* | Checkdoc: use syntax functions instead of regexPhilipp Stephani2016-12-311-28/+31
* | CC Mode: Fix the fontification of a spuriously recognised enum member.Alan Mackenzie2016-12-302-17/+36
* | Add entry for biblatexArash Esbati2016-12-301-0/+16
* | ffap-string-at-point: Limit max length of active regionTino Calancha2016-12-301-7/+18
* | * mh-e.el (mh-fetch-x-image-url): Fix a docstring typo.Mike Kupfer2016-12-291-1/+1
* | Partially correct fontification of "(b*3)", and the like, in C++ ModeAlan Mackenzie2016-12-292-0/+23
* | Initialize edebug-offset-indices to a cons, not nil. Fixes bug #16184.Alan Mackenzie2016-12-291-3/+6
* | Release Tramp 2.3.1Michael Albinus2016-12-273-28/+29
* | * lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280)Stefan Monnier2016-12-271-3/+3
* | Remove a use of lexical-letMark Oteiza2016-12-271-1/+1
* | Fix bug in customizing `mail-sources' variable (bug#25274)Bake Timmons2016-12-271-1/+1
* | Checkdoc: Don't require a space before an arg listPhilipp Stephani2016-12-261-1/+1
* | Add zshrc and zshenv detection to sh-mode (bug#25217)Michihito Shigemura2016-12-251-0/+1
* | diff-mode auto-refines only after a successful motionDima Kogan2016-12-241-18/+21
* | diff-mode is able to better handle file headersDima Kogan2016-12-241-1/+1
* | Remove redundant `save-match-data' in whitespace.elNoam Postavsky2016-12-241-150/+147
* | Fix whitespace eob cleanupNoam Postavsky2016-12-241-1/+1
* | Fix timezone detection of parse-iso8601-time-stringHong Xu2016-12-241-7/+19
* | ; Spelling fixesPaul Eggert2016-12-226-12/+12
* | Use completion-at-point in verilog-modeNoam Postavsky2016-12-211-30/+43
* | Keep default CASECHARS/NOT-CASECHARS for ispell built-in dictionariesReuben Thomas2016-12-211-2/+2
* | * tex-mode.el (tex-compile-commands): Add luatex and xetex commandsStefan Monnier2016-12-211-5/+9
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-214-7/+3