aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixEli Zaretskii2018-06-171-1/+3
* * lisp/window.el (window-toggle-side-windows): Doc fix. (Bug#31858)Eli Zaretskii2018-06-171-7/+8
* Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-162-10/+23
* Fix Bug#31846. Do not merge with masterMichael Albinus2018-06-161-6/+6
* Fix documentation of ':propertize' in mode-line-formatEli Zaretskii2018-06-161-3/+6
* Reject invalid 5-byte sequences when detecting UTF-8 encodingEli Zaretskii2018-06-152-2/+6
* Fix 'replace-buffer-contents' in multibyte buffersEli Zaretskii2018-06-152-2/+22
* Update etc/NEWS for mail-source-movemail-program changeRobert Pluim2018-06-151-0/+10
* Improve movemail defaultRobert Pluim2018-06-151-4/+8
* Delete description of deleted Customize functionsEli Zaretskii2018-06-151-14/+8
* Keep vc-print-log from putting point at buffer end (Bug#31764)Noam Postavsky2018-06-141-2/+3
* Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-06-141-6/+28
* Improve commentary in info.elEli Zaretskii2018-06-141-0/+9
* ; Further wording fix in tramp.texiMichael Albinus2018-06-131-0/+2
* Fix wording in tramp.texiMichael Albinus2018-06-131-2/+1
* * doc/misc/tramp.texi (Remote shell setup): Fix typo.Michael Albinus2018-06-131-1/+1
* Finish the Bug#11728 work: hg & gitSam Steingold2018-06-122-23/+30
* Fix Bug#11728: show files updated by gitSam Steingold2018-06-121-4/+6
* ; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky2018-06-122-5/+8
* ; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky2018-06-122-6/+33
* Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-123-6/+7
* soap-client: Add byte-code compatibility function (Bug#31742)Thomas Fitzsimmons2018-06-112-41/+51
* * doc/lispref/files.texi (Unique File Names): Fix a typo. (Bug#31784)Eli Zaretskii2018-06-111-4/+4
* Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-102-4/+24
* Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-06-101-2/+3
* Enlarge DUMPED_HEAP_SIZE for 64-bit Windows buildsEli Zaretskii2018-06-091-1/+1
* Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-0916-252/+1039
* * etc/NEWS: Belatedly call out vc-hg changes in v26.1. (Bug#31759)Eli Zaretskii2018-06-091-0/+27
* Clarify the documentation of 'dired-recursive-deletes'Eli Zaretskii2018-06-091-13/+15
* ; * etc/DEBUG: Add information about debugging libXft problems.Eli Zaretskii2018-06-081-1/+9
* Clarify doc string of 'update-glyphless-char-display'Eli Zaretskii2018-06-081-1/+3
* Clarify subtle issues with 'eq' in byte-compiled codeEli Zaretskii2018-06-081-0/+15
* Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-072-2/+17
* Fix unexpected jumps of window-point in 'set-window-configuration' (Bug#31695)Martin Rudalics2018-06-071-9/+22
* * etc/emacs.appdata.xml: Update Emacs screenshot.Nicolas Petton2018-06-061-1/+1
* Fix cursor movement by 'next-logical-line' after 'next-line'Eli Zaretskii2018-06-062-25/+7
* Fix prompt in bookmark.el (Bug#24726)Allen Li2018-06-051-1/+1
* Improve documentation of 'empty' whitespace-styleBasil L. Contovounesios2018-06-051-1/+1
* ; * src/ftfont.c (ftfont_spec_pattern): Fix whitespace.Eli Zaretskii2018-06-051-1/+1
* Port FC_COLOR change to older fontconfigPaul Eggert2018-06-051-1/+1
* Ignore color fonts when using XftRobert Pluim2018-06-053-0/+20
* Fix comint-get-old-input-default for output field case (Bug#25028)Noam Postavsky2018-06-041-3/+5
* ; ChangeLog.3: Fix typo.Noam Postavsky2018-06-041-1/+1
* Prevent infloop in 'delete-trailing-whitespace'Eli Zaretskii2018-06-041-2/+3
* Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-042-47/+93
* Fix remote-host directory tracking for shells in `term' buffersPhil Sainty2018-06-041-15/+16
* Update doc string of 'rx'Eli Zaretskii2018-06-031-6/+12
* ; Merge: backports from masterNoam Postavsky2018-06-0315-129/+170
|\
| * Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-035-81/+56
| * esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-06-031-6/+7