summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2017-10-123-13/+27
|\
| * Fix this-command-keys for "M-x foo" commandsEli Zaretskii2017-10-121-2/+13
| * Let rename-file rename dirs across filesystemsPaul Eggert2017-10-121-2/+12
| * Make frame-list-z-order on NS match Windows behaviour (bug#28788)Alan Third2017-10-111-9/+2
* | Merge from origin/emacs-26Paul Eggert2017-10-1223-57/+102
|\ \ | |/
| * Fix docstring style for 'functionp'Radon Rosborough2017-10-111-1/+1
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-0916-16/+16
| * ; * src/lread.c (syms_of_lread) <module-file-suffix>: Fix typoAlexander Gramiak2017-10-091-1/+1
| * Fix PWD check on DOS_NTPaul Eggert2017-10-091-1/+1
| * Fix unlikely overflows with wd lengthPaul Eggert2017-10-091-18/+39
| * Avoid assertion violations when line numbers are displayedEli Zaretskii2017-10-091-0/+1
| * Improve test for unreachable dirsPaul Eggert2017-10-071-13/+26
| * * src/xsmfns.c (x_session_initialize): Fix memory leak.Paul Eggert2017-10-071-1/+3
| * Fix crash when closing fullscreen frame on macOS (bug#28661)Alan Third2017-10-071-0/+3
| * * src/gnutls.c (syms_of_gnutls): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-071-1/+0
| * Fix glitches in displaying TTY menusEli Zaretskii2017-10-071-8/+14
* | Revert "Raise an error when detecting old-style backquotes."Philipp Stephani2017-10-091-6/+26
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-10-081-26/+6
* | Merge from origin/emacs-26Paul Eggert2017-10-062-4/+11
|\ \ | |/
| * Fix bug in recent styled_format changePaul Eggert2017-10-061-3/+11
| * * src/process.c (syms_of_process): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-061-1/+0
* | Merge emacs-26Stefan Monnier2017-10-0612-63/+92
|\ \ | |/
| * Fix bug with unmounted directory on GNU/LinuxPaul Eggert2017-10-051-1/+12
| * Fix search for ~/.Xdefaults-HOSTNAMEJohan Bockgård2017-10-041-2/+5
| * Speed up (format "%s" STRING) and the likePaul Eggert2017-10-045-24/+16
| * Avoid crashes on C-g when several threads wait for inputEli Zaretskii2017-10-044-31/+45
| * Work around deprecation of gtk_style_context_get_background_colorPhilipp Stephani2017-10-031-5/+12
| * Fix the --without-x buildEli Zaretskii2017-10-021-0/+2
* | Add file name handler support for file-system-infoMichael Albinus2017-10-032-0/+24
* | Port file-system-info to non-MicrosoftPaul Eggert2017-10-011-0/+39
* | Merge from origin/emacs-26Paul Eggert2017-10-0120-220/+497
|\ \ | |/
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-0117-180/+180
| * Merge from GnulibPaul Eggert2017-10-011-4/+4
| * Make the value nil in text-quoting-style mean what it does in Emacs 25.Alan Mackenzie2017-10-011-20/+16
| * Make text-quoting-style customizable. Introduce t and new meaning for nil.Alan Mackenzie2017-10-011-16/+20
| * Improve handling of iconification of child frames (Bug#28611)Martin Rudalics2017-10-011-1/+41
| * Improve documentation of 'copy-sequence'Eli Zaretskii2017-09-301-1/+3
| * Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-301-34/+269
* | * src/editfns.c (Fchar_after): Small optimization.Philipp Stephani2017-10-011-3/+3
* | Make logcount act like CL on negative argPaul Eggert2017-09-301-2/+4
* | Simplify logcount implementationPaul Eggert2017-09-301-53/+7
* | Add logcount (Bug#22689)Mark Oteiza2017-09-301-0/+61
* | Merge from origin/emacs-26Paul Eggert2017-09-2944-61/+104
|\ \ | |/
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-2942-42/+42
| * Wait for frame visibility with timeout in w32term tooNoam Postavsky2017-09-291-11/+20
| * Bring back the busy wait after x_make_frame_visible (Bug#25521)Noam Postavsky2017-09-291-6/+34
| * ; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME.Philipp Stephani2017-09-291-0/+4
| * Revert "Fix build on macOS (bug#28571)"Alan Third2017-09-281-9/+0
| * Fix build on macOS (bug#28571)Alan Third2017-09-281-0/+9
| * In w32fullscreen_hook don't add decorations to undecorated framesMartin Rudalics2017-09-281-2/+4