summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Teach image-dired to also generate large thumbsMark Oteiza2016-12-151-15/+28
* Merge from gnulibPaul Eggert2016-12-158-83/+196
* * emacs-document.svg: Append newline.Paul Eggert2016-12-151-1/+1
* Don't abuse princ and spam messagesMark Oteiza2016-12-151-12/+8
* Inherit things from special-mode and image-modeMark Oteiza2016-12-151-4/+23
* Fix some image-dired customization typesMark Oteiza2016-12-151-19/+25
* Prevent crashes in xg_select due to concurrencyEli Zaretskii2016-12-151-1/+1
* Fix circular list handling in seq-mapnNicolas Petton2016-12-152-1/+9
* Check in tramp-tests.el, that environment variables are set correctlyMichael Albinus2016-12-151-1/+28
* Protect environment variables with double quotes in TrampDominique Quatravaux2016-12-151-4/+5
* * lisp/ibuf-macs.el (define-ibuffer-filter): Wrap ,@body in a progn.Tino Calancha2016-12-151-1/+1
* * lisp/image-dired.el (image-dired-create-thumb): Create parent directories.Mark Oteiza2016-12-141-1/+1
* * lisp/image-mode.el (image-mode-winprops-alist): Add docstring.Mark Oteiza2016-12-141-1/+4
* Recognize pngnq or pngnq-s9Mark Oteiza2016-12-141-2/+6
* Update standard image-dired thumbnail locationMark Oteiza2016-12-141-3/+6
* Reset window scroll when displaying an imageMark Oteiza2016-12-141-8/+11
* More image-dired polishMark Oteiza2016-12-131-6/+14
* Replace ldefs-boot with a much smaller filePhillip Lord2016-12-1318-37/+295
* Remove support for aspell < 0.60 (from 2004)Reuben Thomas2016-12-131-19/+16
* Minor docstring and comment fixes to ispell.elReuben Thomas2016-12-131-2/+2
* Remove unused variableReuben Thomas2016-12-131-2/+0
* Remove XEmacs-specific ispell-with-no-warningsReuben Thomas2016-12-131-8/+4
* Remove meaningless defconst ispell-versionReuben Thomas2016-12-131-10/+3
* Remove boundp test for always-bound symbolReuben Thomas2016-12-131-2/+1
* Remove support for ispell < 3.1.12Reuben Thomas2016-12-131-8/+2
* Remove unused constantReuben Thomas2016-12-131-4/+0
* Remove support for old versions of supercite and GNUS from ispell.elReuben Thomas2016-12-131-7/+2
* Remove remaining mentions of XEmacs from ispell.elReuben Thomas2016-12-131-3/+2
* Remove XEmacs-specific minibuffer handling code from ispell.elReuben Thomas2016-12-131-7/+5
* Remove XEmacs-specific horizontal scrollbar handling in ispell.elReuben Thomas2016-12-131-8/+2
* Remove XEmacs-specific code dealing with enable-multibyte-charactersReuben Thomas2016-12-131-16/+3
* Remove XEmacs-specific code from ispell.elReuben Thomas2016-12-131-45/+10
* Remove some commented-out codeReuben Thomas2016-12-131-6/+1
* Remove XEmacs and old Emacs highlighting codeReuben Thomas2016-12-131-19/+3
* Assume Emacs supports [:alpha:] in regexpsReuben Thomas2016-12-131-33/+22
* Remove some XEmacs-specific code from ispell.elReuben Thomas2016-12-131-63/+6
* Generalise over-specific documentationReuben Thomas2016-12-131-3/+1
* Remove tests for built-in functionsReuben Thomas2016-12-131-20/+12
* Remove unused ispell-looking-backReuben Thomas2016-12-131-15/+0
* Assume we have version<= for checking ispell versionReuben Thomas2016-12-131-41/+5
* Remove ispell.el pre-GNU Emacs commentsReuben Thomas2016-12-131-77/+0
* More small fixes for image-diredMark Oteiza2016-12-131-8/+4
* Remove image-dired-kill-buffer-and-windowMark Oteiza2016-12-131-13/+4
* Replace image-dired-setup-dired-keybindings with a minor modeMark Oteiza2016-12-131-89/+55
* * test/src/regex-resources/PTESTS: Convert to UTF-8.Paul Eggert2016-12-121-271/+271
* Clarify thread-signal semanticsNoam Postavsky2016-12-121-3/+5
* Clean up var watcher disabling on thread switchingNoam Postavsky2016-12-123-51/+52
* Minor fix for define-derived-modeGlenn Morris2016-12-121-5/+6
* * build-aux/git-hooks/pre-commit: Add whitespace comment.Paul Eggert2016-12-121-0/+8
* Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-126-95/+192