aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/minibuffer.el (completion-category-defaults): Default to nil.Stefan Monnier2015-01-052-7/+28
* Add mouse interaction to xrefDmitry Gutov2015-01-052-1/+27
* # ChangeLog fixesGlenn Morris2015-01-041-1/+1
* Less 'make' chatter for lisp dirPaul Eggert2015-01-032-17/+21
* Less 'make' chatter in batch modePaul Eggert2015-01-035-7/+17
* Unbreak `mouse-action' property in text buttonsDmitry Gutov2015-01-042-1/+7
* Only show "Back" when the marker stack is non-emptyDmitry Gutov2015-01-033-0/+11
* Don't remap `next-line' and `previous-line' in xref keymapDmitry Gutov2015-01-032-13/+41
* ChangeLog fixesGlenn Morris2015-01-023-0/+17
* Auto-commit of loaddefs files.Glenn Morris2015-01-027-23/+23
* Fix copyright years by handPaul Eggert2015-01-011-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011412-1425/+1454
* Merge from origin/emacs-24Paul Eggert2015-01-017-18/+51
|\
| * Make sure tool-bar changes are reflected on display.Eli Zaretskii2015-01-012-2/+10
| * Sync with Tramp 2.2.11.Michael Albinus2014-12-294-3/+24
| * Fix ChangeLog entry.Michael Albinus2014-12-291-1/+2
| * Fix auto-revert-tail-mode for remote filesFilipp Gunbin2014-12-292-9/+12
| * Spelling fixesPaul Eggert2014-12-281-4/+4
| * lisp/international/mule.el (define-coding-system): Fix typos in the doc string.Eli Zaretskii2014-12-282-54/+64
| * lisp/international/mule.el (define-coding-system): Improve docstring.Kenichi Handa2014-12-281-19/+87
* | * lisp/textmodes/css-mode.el (scss-mode): Fix typo.Simen Heggestøyl2015-01-012-3/+7
* | Auto-commit of loaddefs files.Glenn Morris2015-01-011-1162/+1159
* | Less 'make' chatter for doc and lispPaul Eggert2014-12-312-4/+19
* | Use prefix argument in `info-display-manual'Filipp Gunbin2014-12-312-8/+16
* | * Makefile.in (semantic): Simplify.Paul Eggert2014-12-302-6/+5
* | Multi-page isearch support in ewwJuri Linkov2014-12-312-0/+20
* | (xref-find-definitions): Mention "no identifier at point" caseDmitry Gutov2014-12-302-1/+5
* | Hide "Set Tags File Name" and the separator when tags are not usedDmitry Gutov2014-12-302-3/+13
* | * obsolete/pc-select.el (pc-selection-mode): Use system-type.Paul Eggert2014-12-292-6/+11
* | Fix previous patch to match its commit messagePaul Eggert2014-12-294-16/+18
* | system-name's returned value can varyPaul Eggert2014-12-295-16/+17
* | Update ChangeLog for the latest menu-bar.el changeDmitry Gutov2014-12-291-0/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs.K. Handa2014-12-2913-118/+203
|\ \
| * | lisp/gnus/gnus-cloud.el: Start collecting a newsrcLars Ingebrigtsen2014-12-291-0/+9
| * | Make eww rendering default to `window-width' againLars Ingebrigtsen2014-12-295-1/+17
| * | Unbreak jumping to an alias's definitionDmitry Gutov2014-12-294-38/+51
| * | More fixes to support multi-line search in comintJuri Linkov2014-12-292-5/+18
| * | * lisp/vc/vc-dir.el (vc-dir-display-file): New command.Juri Linkov2014-12-292-0/+17
| * | Declare many etags command obsolete; update the goto menuDmitry Gutov2014-12-293-20/+27
| * | lisp/international/mule.el (define-coding-system): Fix typos in the doc string.Eli Zaretskii2014-12-282-54/+64
* | | international/mule.el (make-translation-table-from-alist): Accept nil or zero...K. Handa2014-12-292-15/+29
|/ /
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2014-12-283-41/+70
|\ \
| * | shr table header/footer fixesIvan Shmakov2014-12-282-40/+64
| * | Fix eww typo in "up" handlingIvan Shmakov2014-12-282-1/+6
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2014-12-2834-1709/+3174
|\ \ \ | |/ /
| * | Avoid compilation warning in saveplace.el for dired-current-directoryJuri Linkov2014-12-281-0/+2
| * | Use diff faces for compare-windowsJuri Linkov2014-12-282-7/+30
| * | python.el: Native readline completion.Fabián Ezequiel Gallina2014-12-272-15/+232
| * | (elisp--xref-identifier-file): Skip features that have no sourcesDmitry Gutov2014-12-282-1/+5
| * | Handle nil value of suggest-key-bindingsDmitry Gutov2014-12-282-5/+10