summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#22069 in cl-generic.elStephen Leake2015-12-021-4/+4
* APPEND etags--xref-backend to xref-backend-functionsDmitry Gutov2015-12-021-2/+3
* More accurate documentation of lax whitespace matchingEli Zaretskii2015-12-011-6/+12
* Document 'directory-files-recursively'Eli Zaretskii2015-12-011-7/+9
* * lisp/emacs-lisp/package.el: Update header commentsArtur Malabarba2015-12-011-23/+5
* * lisp/character-fold.el: Add back multi-char matchingArtur Malabarba2015-12-011-31/+37
* ; Auto-commit of loaddefs files.Glenn Morris2015-12-011-1325/+1376
* Check `file-remote-p' over absolute files names in files.elMichael Albinus2015-12-011-2/+2
* Don't mistake certain JS method calls for keywordsDmitry Gutov2015-12-011-0/+1
* * lisp/replace.el (occur-engine): Count matches in empty lines.Juri Linkov2015-12-011-0/+3
* ; Added documentation for undo-auto functionality.Phillip Lord2015-11-301-1/+1
* Yet another doc improvement for search commandsEli Zaretskii2015-11-301-11/+21
* Fix scrambling of html-rendered item buffersUlf Jasper2015-11-301-22/+28
* * lisp/character-fold.el: Comment out branching codeArtur Malabarba2015-11-301-14/+14
* Spelling and grammar fixesPaul Eggert2015-11-295-6/+6
* Make lisp-completion-at-point a wrapper instead of an aliasDmitry Gutov2015-11-301-2/+3
* * lisp/isearch.el (isearch-search-fun-default): Nicer errorArtur Malabarba2015-11-291-10/+17
* Update menu-bar-goto-uses-etags-p for the current xref APIDmitry Gutov2015-11-291-3/+2
* * lisp/isearch.el (isearch-define-mode-toggle): Advertise bindingArtur Malabarba2015-11-291-6/+6
* * lisp/menu-bar.el: Use folding in searchesArtur Malabarba2015-11-291-15/+15
* * lisp/menu-bar.el (menu-bar-goto-uses-etags-p): Fix a warningArtur Malabarba2015-11-291-2/+3
* * lisp/character-fold.el (character-fold-to-regexp): Be carefulArtur Malabarba2015-11-291-4/+7
* Document truncate-string-ellipsisEli Zaretskii2015-11-291-1/+2
* Byte compiler: Catch missing argument to `funcall'. Fixes bug#22051.Alan Mackenzie2015-11-291-2/+7
* * lisp/window.el (split-window): Don't sanitize sizes when SIZE is non-nil.Martin Rudalics2015-11-291-2/+3
* * lisp/character-fold.el (character-fold-to-regexp)Artur Malabarba2015-11-281-0/+4
* * lisp/character-fold.el: Also play nice with case-foldingArtur Malabarba2015-11-281-8/+22
* * lisp/character-fold.el: Add support for multi-char matchesArtur Malabarba2015-11-281-60/+113
* * lisp/character-fold.el: Code simplificationsArtur Malabarba2015-11-281-27/+24
* Improve documentation of search and replace commandsEli Zaretskii2015-11-281-0/+14
* Improve documentation of 'replace-character-fold'Eli Zaretskii2015-11-271-2/+4
* Backport: Add interactive seek command.Mark Oteiza2015-11-271-1/+11
* Autoload etags when using its xref backendDmitry Gutov2015-11-272-3/+4
* * lisp/character-fold.el: Allow complex chars to match their decompositionArtur Malabarba2015-11-271-3/+9
* * lisp/character-fold.el: More descriptive variable namesArtur Malabarba2015-11-271-33/+39
* * lisp/isearch.el: Ensure we still support `isearch-new-word'Artur Malabarba2015-11-271-0/+8
* Add ':version' tag to 'checkdoc-package-keywords-flag'Eli Zaretskii2015-11-271-0/+1
* Improve commentary in character-fold.elEli Zaretskii2015-11-271-3/+8
* Byte Compiler: generate code to adjust stack count after call to `signal'.Alan Mackenzie2015-11-261-1/+2
* After delete, record point location in undo.Phillip Lord2015-11-261-4/+5
* Check if the file exists on disk before producing the revert diffDmitry Gutov2015-11-261-6/+14
* Byte compiler: on setq with an odd number of arguments, generate a `signal'Alan Mackenzie2015-11-262-35/+40
* ; Remove outdated comment (bug#22015)Dmitry Gutov2015-11-261-13/+0
* Use find-tag-default for xref-backend-identifier-at-pointDmitry Gutov2015-11-261-6/+10
* Improve and update documentation of search commandsEli Zaretskii2015-11-252-4/+11
* Remove nnml-retrieve-groups that is unnecessary and somewhat problematicKatsumi Yamaoka2015-11-251-17/+0
* Disambiguate variable help a bit betterPaul Eggert2015-11-241-2/+6
* Pass SVN commit message through log-edit-extract-headersDmitry Gutov2015-11-251-1/+2
* CC Mode: Eliminate compiler warning messages.Alan Mackenzie2015-11-243-10/+17
* Extend the test suite for json.elSimen Heggestøyl2015-11-241-1/+1