aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update docs of character foldingEli Zaretskii2015-11-281-8/+5
* * lisp/character-fold.el: Also play nice with case-foldingArtur Malabarba2015-11-282-10/+29
* * lisp/character-fold.el: Add support for multi-char matchesArtur Malabarba2015-11-282-69/+149
* * lisp/character-fold.el: Code simplificationsArtur Malabarba2015-11-282-27/+34
* Document changes in "C-h l"Eli Zaretskii2015-11-282-2/+4
* Finalize documentation of 'custom-prompt-customize-unsaved-options'Eli Zaretskii2015-11-282-1/+5
* Document 'comment-line'Eli Zaretskii2015-11-282-2/+17
* Document new checkdoc featuresEli Zaretskii2015-11-282-11/+27
* Simplify the prologue of emacs-module.c functionsPhilipp Stephani2015-11-281-86/+46
* Don't reject module calls with no argumentsEli Zaretskii2015-11-281-2/+3
* Make module-call be visible from LispPhilipp Stephani2015-11-281-19/+17
* Add etags tests for the recent Lua-related bugfixEli Zaretskii2015-11-289-493/+576
* Fix Lua tags when a function name includes '.' or ':'Eli Zaretskii2015-11-281-1/+16
* Improve documentation of search and replace commandsEli Zaretskii2015-11-282-42/+58
* Fix minor problems found by static checkingPaul Eggert2015-11-271-10/+7
* * src/emacs-module.c (struct env_storage): DeleteStefan Monnier2015-11-271-66/+63
* 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
* Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2015-11-271-0/+55
|\
| * * test/lisp/abbrev-tests.el: Define more testsLee Bochicchio2015-11-271-0/+55
* | Add module tests for wrong-type-argumentEli Zaretskii2015-11-271-1/+3
|/
* Improve handling of signals and 'throw' in modulesEli Zaretskii2015-11-271-37/+96
* Add ':version' tag to 'checkdoc-package-keywords-flag'Eli Zaretskii2015-11-271-0/+1
* Improve documentation of 'eval-buffer' and 'eval-region'Eli Zaretskii2015-11-272-8/+15
* Unbreak the Cygwin w32 buildEli Zaretskii2015-11-271-1/+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
* Improve commentary of prepare_to_modify_buffer_1Eli Zaretskii2015-11-261-1/+6
* Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25Phillip Lord2015-11-262-5/+9
|\
| * Fix compiler warnings in w32.cEli Zaretskii2015-11-262-5/+9
* | Fix regression after merge.Phillip Lord2015-11-261-2/+0
* | After delete, record point location in undo.Phillip Lord2015-11-265-29/+105
|/
* 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
* * src/undo.c (record_property_change): Remove now-unused local.Paul Eggert2015-11-251-1/+1
* run_undoable_changes now called from insdel.Phillip Lord2015-11-252-19/+16
* Improve and update documentation of search commandsEli Zaretskii2015-11-259-243/+595
* Remove nnml-retrieve-groups that is unnecessary and somewhat problematicKatsumi Yamaoka2015-11-251-17/+0
* Fix module_format_fun_env when dynlib_addr failsPaul Eggert2015-11-241-3/+3
* 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-242-40/+259
* Fixed bug#18283: Enable applescript in NextStep.Anders Lindgren2015-11-241-0/+2