summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add customizable faces to the package menuscratch/package-facesArtur Malabarba2015-08-061-11/+66
* * lisp/replace.el (replace-character-fold): Default to nilArtur Malabarba2015-08-051-1/+1
* * lisp/character-fold.el: Fix lax whitespaceArtur Malabarba2015-08-051-8/+6
* Preserve window point in xref-find-definitions-other-windowDmitry Gutov2015-08-051-21/+26
* * lisp/progmodes/project.el: Add a paragraph to the front matter.Dmitry Gutov2015-08-051-0/+4
* ; Fix wrong/duplicate ChangeLog entriesIngo Lohmar2015-08-041-5/+93
* ; * doc/emacs/calendar.texi (Move to Beginning or End): Fix punctuation.Ingo Lohmar2015-08-041-1/+1
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-0428-66/+100
* Improve ansi-color filtering of unrecognized escape sequencesDaniel Colascione2015-08-031-2/+10
* * lisp/emacs-lisp/package.el (package-menu-mode-map): Convert menuArtur Malabarba2015-08-041-53/+33
* * lisp/net/tramp-cache.el (tramp-set-file-property): Fix code typo.Jürgen Hötzel2015-08-031-1/+1
* Add new 'calendar-weekend-days' optionIngo Lohmar2015-08-032-1/+9
* Redo text-quoting-style variablePaul Eggert2015-08-024-39/+42
* nnimap.el: Use IMAP MOVE extension if availableNikolaus Rath2015-08-021-28/+39
* nnimap.el: Explicitly ask for server capabilitiesNikolaus Rath2015-08-021-1/+1
* Treat help strings like other doc stringsPaul Eggert2015-08-024-9/+23
* Also mention "curly quotes"Paul Eggert2015-08-022-10/+13
* Add option `calendar-weekend-days'Ingo Lohmar2015-08-022-1/+17
* ede-proj-target-makefile docstring tweaksPaul Eggert2015-08-021-3/+3
* Whitespace fixesEli Zaretskii2015-08-021-11/+11
* Don't abort emacsclientw when -a was specifiedEvgeny Fraimovitch2015-08-021-0/+10
* Fix handling of 1st keystroke on MS-WindowsEli Zaretskii2015-08-021-0/+2
* ; Auto-commit of ChangeLog files.Glenn Morris2015-08-021-1/+405
* Substitute some customization etc. doc stringsPaul Eggert2015-08-023-8/+12
* Add a second argument to project-ignoresDmitry Gutov2015-08-023-14/+18
* Prevent incorrect display when 'line-spacing' variable is setEli Zaretskii2015-08-011-2/+7
* Don't pass NOVISIT to find-fileDmitry Gutov2015-08-011-1/+1
* Ignore buffer restriction for tags-loop-evalDmitry Gutov2015-08-011-1/+3
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-012-175/+166
* Fix a thinko in 'ffap-gopher-at-point'Eli Zaretskii2015-08-011-1/+1
* Honor 'line-spacing' for empty linesEli Zaretskii2015-08-011-1/+66
* Simplify by assuming C99 integer divisionPaul Eggert2015-08-011-13/+3
* Don't overflow if computing approximate percentagePaul Eggert2015-07-3139-91/+74
* Fix some int overflows in profiler.cPaul Eggert2015-07-311-10/+8
* Port to pedantic memcpyPaul Eggert2015-07-312-20/+23
* Merge from gnulibPaul Eggert2015-07-311-1/+3
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): Fix bugArtur Malabarba2015-07-311-4/+5
* ;* src/w32fns.c (syms_of_w32fns): Fix last commit.Eli Zaretskii2015-07-311-1/+1
* Allow to use the old key processing code on MS-WindowsEli Zaretskii2015-07-311-7/+18
* Improve handling of Unicode keyboard input on MS-WindowsIlya Zakharevich2015-07-311-261/+718
* Fix default-directory in changeset diffs after vc-print-logDmitry Gutov2015-07-311-5/+4
* Rename project-directories to project-rootsDmitry Gutov2015-07-314-46/+43
* Support long URLs in w32-shell-executeEli Zaretskii2015-07-303-8/+23
* vc-mtn-find-revision handle null rev.Stephen Leake2015-07-301-1/+4
* Add docs for display-buffer action display-buffer-use-some-frameStephen Leake2015-07-293-9/+29
* Add display-buffer action display-buffer-use-some-frameStephen Leake2015-07-291-0/+33
* Handle vc-mtn error more gentlyStephen Leake2015-07-291-9/+12
* Fix Tramp problems with multihops, and nc.Michael Albinus2015-07-295-35/+90
* Resurrect highlighting of repeated words by Flyspell ModeEli Zaretskii2015-07-291-1/+2
* Fix redisplay of large images on expose eventsEli Zaretskii2015-07-291-6/+14