summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ; * src/dispextern.h (struct it): Fix a typo in a comment.Eli Zaretskii2018-04-07
* Fix crash after frame is freed on macOS (bug#30800)Aaron Jensen2018-03-25
* * src/lisp.h (struct Lisp_Buffer_Local_Value): Update commentary.Noam Postavsky2018-03-23
* Port to 32-bit sparc64Paul Eggert2018-03-20
* ; Rewrap doc stringPaul Eggert2018-03-20
* Correct Info link markupRobert Pluim2018-03-20
* Improve word motion docs (Bug#30815)Noam Postavsky2018-03-16
* Fix problems caused by fontconfig-2.13.0Eli Zaretskii2018-03-14
* Avoid assertion violation under visual-order-cursor-movementEli Zaretskii2018-03-13
* Fix create_process bug breaking eudc-expand-inlinePaul Eggert2018-03-10
* Replace some obsolete aliases in documentationGlenn Morris2018-03-06
* * src/window.c (Frecenter): Improve commentary.Eli Zaretskii2018-03-02
* Require a larger stack size for threads on macOS (bug#30364)Paul Eggert2018-02-28
* Avoid aborts in 'md5'Eli Zaretskii2018-02-27
* * src/keyboard.c (syms_of_keyboard): Doc fix. (Bug#30588)Eli Zaretskii2018-02-24
* Skip mouse-face overlap check when mouse-face is hidden (Bug#30519)Martin Rudalics2018-02-22
* Fix documentation of 'x-underline-at-descent-line'Eli Zaretskii2018-02-21
* * src/data.c (Faref): Fix a typo in the doc string. (Bug#30510)Eli Zaretskii2018-02-18
* Avoid memory corruption with specpdl overflow + edebug (Bug#30481)Noam Postavsky2018-02-16
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Avoid aborts in cm.c due to too small TTY frameEli Zaretskii2018-02-12
* Clarify that text-quoting-style doesn't affect *Info* (Bug#24519)Noam Postavsky2018-02-08
* Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-08
* Fix crashes when run with --no-build-detailsPaul Eggert2018-02-08
* Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-07
* Update xdisp.c commentaryEli Zaretskii2018-02-03
* Document external-debugging-output in the Elisp Manual (Bug#24051)Noam Postavsky2018-01-30
* Fix scroll-margin docstring (Bug#13791)Noam Postavsky2018-01-30
* Clarify effect of print-gensym (Bug#27776)Noam Postavsky2018-01-30
* Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-28
* * src/indent.c (Findent_to): Doc fix. (Bug#30260)Eli Zaretskii2018-01-27
* * src/syntax.c (char-syntax): Warn about ignoring text properties (Bug#22765).Noam Postavsky2018-01-26
* ; * src/process.c (Fprocess_contact): Fix docstring typo.Noam Postavsky2018-01-26
* Fix a few issues with latest GTK scaling changesRobert Pluim2018-01-24
* Use scaled coordinates when calling into GTKRobert Pluim2018-01-24
* Scale monitor dimensions obtained from GTKRobert Pluim2018-01-24
* Don't unnecessarily use non-ASCII characters in C sourcesEli Zaretskii2018-01-19
* An overdue update of src/emacs-icon.hGlenn Morris2018-01-14
* In nsterm.m use FRAME_NS_P instead of FRAME_X_P (Bug#30019)Martin Rudalics2018-01-13
* Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-10
* Fix child frame placement issues (bug#29953)Alan Third2018-01-06
* Fix valgrind report in call-interactivelyEli Zaretskii2018-01-06
* * src/editfns.c (Fsave_excursion): Doc fix. (Bug#30001)Eli Zaretskii2018-01-06
* Fix Dired display and operations on file names with raw bytesEli Zaretskii2018-01-06
* ; Comments related to src/termcap.cGlenn Morris2018-01-05
* Fix menu keyboard shortcuts on macOS (Bug#29595)Alan Third2018-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix subtle problem with scroll-down when scroll-margin is nonzeroEli Zaretskii2017-12-29
* * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846Stefan Monnier2017-12-28