aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shr-width doc clarificationLars Ingebrigtsen2017-01-241-2/+3
* Allow passing in max-width/heightLars Ingebrigtsen2017-01-241-4/+11
* * lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local varsStefan Monnier2017-01-241-17/+26
* Give , and .@ doc strings. Fixes bug #24561.Alan Mackenzie2017-01-233-15/+35
* ; Fix previous commitMark Oteiza2017-01-221-1/+1
* Prevent to use tabulated-list--near-rows unboundTino Calancha2017-01-221-2/+7
* * lisp/simple.el (region-bounds): New function.Juri Linkov2017-01-221-1/+5
* Fix low-level handling of (big) C macros.Alan Mackenzie2017-01-212-17/+34
* diff-hunk-kill independent of point inside headersTino Calancha2017-01-211-18/+49
* ; Revert "Improve diff-mode navigation/manipulation"Tino Calancha2017-01-211-140/+34
* Fix free var FOO-mode-{syntax,abbrev}-table warningsNoam Postavsky2017-01-191-0/+2
* Avoid inefficient regex in diff-refine-hunk (Bug#25410)Noam Postavsky2017-01-181-10/+21
* Add info-lookup help for gdb-script-modeTom Tromey2017-01-171-0/+29
* Treat ":root" as a css-selectorTom Tromey2017-01-171-0/+2
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-2/+2
* Mark unused arguments and remove unused variablesMark Oteiza2017-01-171-52/+51
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-172-5/+9
* ; Spelling fixesPaul Eggert2017-01-171-8/+7
* Merge from origin/emacs-25Paul Eggert2017-01-171-1/+1
|\
| * * lisp/ffap.el (ffap-lax-url): Bump :version after recent change.Glenn Morris2017-01-041-1/+1
| * Document that functions in 'ffap-alist' can use the match dataPhilipp Stephani2017-01-031-1/+4
* | Nix some uses of evalMark Oteiza2017-01-171-6/+4
* | ; * lisp/play/dunnet.el: Fix file footer.Mark Oteiza2017-01-161-2/+2
* | Fix comment in css-mode.elTom Tromey2017-01-161-1/+0
* | Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-151-31/+35
* | Correct c-parse-state-get-strategy for moving HERE backward into a macro.Alan Mackenzie2017-01-141-6/+20
* | Include "Date:" in mail messages filed by 'sendmail-send-it'Eli Zaretskii2017-01-141-1/+2
* | Remove leftover references to log-view-message-faceDmitry Gutov2017-01-143-4/+4
* | Record autoloads till emacs dumpPhillip Lord2017-01-131-0/+34
* | Add chained indentation to js-modeTom Tromey2017-01-131-0/+72
* | Fix js-mode indentation bugTom Tromey2017-01-131-1/+19
* | Add .jsx to auto-mode-alistTom Tromey2017-01-131-0/+1
* | Fix two js-mode filling bugsTom Tromey2017-01-131-0/+2
* | Fix last change of dd80ee6 (was: mm-uu.el: Don't dissect patch part)Katsumi Yamaoka2017-01-131-2/+1
* | mm-uu.el: Don't dissect patch partKatsumi Yamaoka2017-01-131-0/+2
* | Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-5/+12
* | Remove garbage from Content-Transfer-Encoding value (bug#25420)Katsumi Yamaoka2017-01-127-14/+26
* | Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-111-2/+5
* | Handle syntactic WS cache properties more accurately at buffer changes.Alan Mackenzie2017-01-113-37/+128
* | Support stat 8.26 in TrampMichael Albinus2017-01-111-4/+6
* | Don't use unsafe encoding for the bookmark fileEli Zaretskii2017-01-101-1/+8
* | Remove unused ldefs-boot.elPhillip Lord2017-01-091-38062/+0
* | * lisp/textmodes/rst.el: Fix rst-forward-indented-block.Stefan Merten2017-01-081-22/+25
* | Fix a problem with `start-file-process' in TrampMichael Albinus2017-01-071-1/+5
* | Fix selecting SQLite database files with sql-mode (Bug#23566)Rolf Ade2017-01-071-6/+8
* | Specify encoding of the bookmark fileEli Zaretskii2017-01-071-8/+18
* | Avoid infloop in 'ispell-region'Eli Zaretskii2017-01-071-1/+8
* | (feedmail-deduce-address-list): Avoid add-to-list on local variables.Stefan Monnier2017-01-051-1/+1
* | Fix isearch handling of C-u C-u...Noam Postavsky2017-01-051-1/+2
* | Fix term.el handling of ^Z-sequences spanning chunksJohan Claesson2017-01-041-2/+2