summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use the cacheLars Ingebrigtsen2017-01-211-7/+32
* Make the status correct on timeouts and too many redirectsLars Ingebrigtsen2017-01-211-3/+11
* Rework to use buffer-local header variables instead of explicit variablesLars Ingebrigtsen2017-01-211-44/+81
* Try to avoid negative parametersLars Ingebrigtsen2017-01-211-27/+38
* Compilation fixesLars Ingebrigtsen2016-12-301-2/+3
* Start implementationLars Ingebrigtsen2016-12-301-0/+431
* 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
* Remove gateway methods in TrampMichael Albinus2016-12-213-452/+23
* ; Revert "Recognize graphicsmagick in image-dired"Mark Oteiza2016-12-201-33/+15
* ibuffer: New filters and commandsChristopher Genovese2016-12-202-80/+322
* Recognize graphicsmagick in image-diredMark Oteiza2016-12-191-15/+33
* Implement asynchronous thumbnail generation in image-diredMark Oteiza2016-12-191-140/+285
* avoid Eager macro-expansion failure: (void-function string-to-list)Sam Steingold2016-12-191-0/+1
* Fix Bug#24980Michael Albinus2016-12-191-1/+1
* Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+7
* Reinstate ispell character offset (bug#25219)Alan Third2016-12-181-1/+4
* Bind new image-mode scroll commands in image-diredMark Oteiza2016-12-181-0/+2
* Fix rx-any with range with ?\] and ?-Noam Postavsky2016-12-181-1/+1
* Use floor of mtime instead of rounding for thumb propertyMark Oteiza2016-12-181-2/+1
* Fix spelling mistake in private defun name (Bug#25218)Reuben Thomas2016-12-171-5/+5
* Remove XEmacs support from flyspell.el (Bug#25218)Reuben Thomas2016-12-171-106/+5
* More tests for TrampMichael Albinus2016-12-172-5/+9
* Be more selective clearing the image cacheMark Oteiza2016-12-161-11/+11
* Make seq-into return the sequence when no conversion neededNicolas Petton2016-12-161-6/+22
* New commands image-scroll-left and image-scroll-rightMark Oteiza2016-12-151-0/+44
* More image-dired refactoringMark Oteiza2016-12-151-14/+11
* * lisp/image-dired.el: Turn on lexical-binding.Mark Oteiza2016-12-151-1/+1
* Teach image-dired to also generate large thumbsMark Oteiza2016-12-151-15/+28
* Don't abuse princ and spam messagesMark Oteiza2016-12-151-12/+8