summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-08
* * src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>: Doc fix.Glenn Morris2016-06-07
* Fix crash in syntax.c after GCPaul Eggert2016-06-07
* Fix doc string quotingStephen Berman2016-06-06
* * src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)Eli Zaretskii2016-05-27
* Avoid aborting due to errors in arguments of 'set-face-attribute'Eli Zaretskii2016-05-24
* Provide workaround for xftfont rendering problemEli Zaretskii2016-05-22
* Fix bug#23462: Crash when iconifying frame on OS X.Alan Third2016-05-16
* Avoid shrinking windows with Gtk+ 3.20.3Paul Eggert2016-05-16
* Fix doc string in `insert'Lars Ingebrigtsen2016-05-09
* Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-07
* Doc fixes for fclist and grepPaul Eggert2016-05-05
* Doc fixes for quotingPaul Eggert2016-05-03
* Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-01
* cursor-type doc fixLars Ingebrigtsen2016-05-01
* Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen2016-05-01
* Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen2016-05-01
* Tiny doc fixLars Ingebrigtsen2016-05-01
* Doc fixLars Ingebrigtsen2016-05-01
* Doc string change to enable-recursive-minibuffersLars Ingebrigtsen2016-05-01
* Clarify the `interactive' doc string slightlyLars Ingebrigtsen2016-05-01
* Use ‘T *restrict’ proto, not ‘T[restrict]’Paul Eggert2016-05-01
* Fix the MSDOS buildEli Zaretskii2016-04-30
* Port dumping to NetBSD with PaXPaul Eggert2016-04-27
* Port to Ubuntu 16.04 --enable-gcc-warningsPaul Eggert2016-04-24
* In x_set_window_size restore do_pending_window_change callsMartin Rudalics2016-04-22
* Fix Alt-modified keys on some European MS-Windows keyboardsIlya Zakharevich2016-04-21
* Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)Paul Eggert2016-04-16
* Fix w32 memory-management problem when extending buffer textEli Zaretskii2016-04-15
* substitute-command-keys keeps quotes’ text propsPaul Eggert2016-04-14
* * src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes.YAMAMOTO Mitsuharu2016-04-14
* Improve time zone documentationPaul Eggert2016-04-12
* Disable multicolor fonts on OS X since they are not supported on free systemsYAMAMOTO Mitsuharu2016-04-12
* ; Spelling fixesPaul Eggert2016-04-10
* Remove undefined behavior in OS X dumper.Philipp Stephani2016-04-09
* Fix clipping of xwidgetsJoakim Verona2016-04-09
* * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.Paul Eggert2016-04-08
* Set locale encoding to UTF-8 when run from OS X GUI.Alan Third2016-04-08
* ; * src/keyboard.c (read_char): Fix typos in a comment.Eli Zaretskii2016-04-03
* make-xwidget unused arg cleanupPaul Eggert2016-04-02
* Remove unused arguments from make-xwidgetJoakim Verona2016-04-02
* Avoid crashes due to insanely large columns in tabulated-list-formatEli Zaretskii2016-04-01
* Fix rare problems with echo-area display and multiple framesEli Zaretskii2016-03-29
* * src/font.c (QCuser_spec): Add missing colon to :user-spec.Paul Eggert2016-03-27
* * src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT.YAMAMOTO Mitsuharu2016-03-27
* Ignore non-nil. non-cons values of unread-command-eventsEli Zaretskii2016-03-26
* Improve documentatuon of 'truncate-partial-width-windows'Eli Zaretskii2016-03-26
* * src/ftfont.c (ftfont_shape_by_flt): Parenthesize as per GNU style.Paul Eggert2016-03-25
* Fix scrolling upwards with 'xwidget-webkit-browse-url'Eli Zaretskii2016-03-25
* Fix display of Indic scriptsK. Handa2016-03-25