summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls_mac_get_nonce_size has been added in gnutls 3.3Andreas Schwab2017-10-131-8/+24
* 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
* 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
* 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
* 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
* 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
* 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
* * src/editfns.c (styled_format): Fix typo in previous change.Paul Eggert2017-09-261-1/+0
* Avoid some unnecessary copying in Fformat etc.Paul Eggert2017-09-265-18/+44
* ; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME re. X drawingPhilipp Stephani2017-09-261-1/+4
* Improve new NS scrolling variable namesAlan Third2017-09-241-14/+14
* Fix undecorated frame resizing issues on NS (bug#28512)Alan Third2017-09-231-5/+6
* Expose viewing conditions in CAM02-UCS metricMark Oteiza2017-09-211-23/+84
* Revert "Set frame size to actual requested size (bug#18215)"Alan Third2017-09-211-2/+2
* Provide native touchpad scrolling on macOSAlan Third2017-09-193-14/+153
* Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii2017-09-191-1/+1
* Fix crashes in 'move-point-visually' in minibuffer windowsEli Zaretskii2017-09-191-2/+2
* * src/emacs.c (usage_message): Don't mention 'find-file'.Eli Zaretskii2017-09-191-4/+4
* Avoid crash with C-g C-g in GCPaul Eggert2017-09-171-4/+8
* Fix format-time-string %Z bug with negative tzPaul Eggert2017-09-171-1/+2