aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-02-201-2/+2
|\
| * * src/data.c (Faref): Fix a typo in the doc string. (Bug#30510)Eli Zaretskii2018-02-181-2/+2
* | Add assertion to guard 'read' calls on MS-WindowsEli Zaretskii2018-02-201-0/+8
* | Merge from origin/emacs-26Glenn Morris2018-02-1715-16/+19
|\ \ | |/
| * Avoid memory corruption with specpdl overflow + edebug (Bug#30481)Noam Postavsky2018-02-161-1/+4
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-164-4/+4
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-1611-11/+11
* | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2018-02-171-3/+4
* | Fix modifier key handling on macOSAlan Third2018-02-171-11/+89
* | Make echo-area buffers almost always multibyteEli Zaretskii2018-02-171-8/+23
* | Add early init file, stop package-initialize insertionRadon Rosborough2018-02-171-1/+1
* | Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-02-162-1/+20
* | ; Replace "Written by" with standard "Author:" header in some C filesGlenn Morris2018-02-137-22/+26
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-1313-556/+143
* | Doc tweak for x-use-underline-position-propertiesGlenn Morris2018-02-131-4/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-131-8/+23
|\ \ | |/
| * Avoid aborts in cm.c due to too small TTY frameEli Zaretskii2018-02-121-8/+23
* | Fix NS-related compilation errors.Philipp Stephani2018-02-132-3/+2
* | Finish renaming to internal--daemon-socknamePaul Eggert2018-02-121-3/+3
* | Rename internal--external-sockname and document (Bug#24218)Matthew Leach2018-02-121-3/+3
* | Minor cleanups for server-name fix (Bug#24218)Paul Eggert2018-02-123-42/+34
* | Fix `server-name' and `server-socket-dir' for (Bug#24218)Matthew Leach2018-02-123-5/+32
* | Minor fixes to .gdbinitTom Tromey2018-02-121-3/+10
* | Fix modifier keys on NS portAlan Third2018-02-111-36/+60
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-113-85/+38
* | * src/xdisp.c (Vmessage_stack): Fix comment to match code.Paul Eggert2018-02-111-4/+2
* | Support standard Terminfo direct mode terminalsRami Ylimäki2018-02-102-2/+11
* | Avoid infinite recursion in file_directory_pEli Zaretskii2018-02-101-1/+1
* | Make tooltip code handle scenarios from Bug#30182 and Bug#30399Martin Rudalics2018-02-104-59/+90
* | Merge from origin/emacs-26Glenn Morris2018-02-095-29/+41
|\ \ | |/
| * Clarify that text-quoting-style doesn't affect *Info* (Bug#24519)Noam Postavsky2018-02-081-2/+2
| * Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-081-4/+9
| * Fix crashes when run with --no-build-detailsPaul Eggert2018-02-082-13/+22
| * Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-071-10/+8
* | Remove unused duplicate of minibuffer-completion-contentsGlenn Morris2018-02-081-14/+0
* | Work around macOS faccessat bugPaul Eggert2018-02-051-5/+8
* | Merge from origin/emacs-26Glenn Morris2018-02-051-14/+29
|\ \ | |/
| * Update xdisp.c commentaryEli Zaretskii2018-02-031-14/+29
* | Fix handling of modifier keys on macOSPhilipp Stephani2018-02-041-120/+54
* | Avoid EOVERFLOW problems with file-directory-pPaul Eggert2018-02-033-11/+39
* | ; Fix arglist doc of json parse functionsBasil L. Contovounesios2018-02-031-2/+2
* | Properly integrate modules into the loading process (Bug#30164).Philipp Stephani2018-02-021-23/+59
* | * src/xfns.c: Make some non-exported vars static.Paul Eggert2018-02-011-5/+5
* | Merge from origin/emacs-26Glenn Morris2018-01-312-7/+7
|\ \ | |/
| * Document external-debugging-output in the Elisp Manual (Bug#24051)Noam Postavsky2018-01-301-1/+1
| * Fix scroll-margin docstring (Bug#13791)Noam Postavsky2018-01-301-2/+2
| * Clarify effect of print-gensym (Bug#27776)Noam Postavsky2018-01-301-4/+4
| * Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-281-18/+0
* | Simplify Fcall_interactivelyPaul Eggert2018-01-291-177/+109
* | Merge from origin/emacs-26Glenn Morris2018-01-291-1/+1
|\ \ | |/