aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document arguments of insert_1_both.Eli Zaretskii2013-05-161-0/+3
* Fix bug #14408 with updating *Messages* display.Eli Zaretskii2013-05-161-0/+4
* Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii2013-05-161-0/+24
* Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-151-0/+4
* * src/process.c: Export default filters and sentinels to Elisp.Stefan Monnier2013-05-151-0/+24
* * lisp/progmodes/f90.el (f90-blocks-re): Include the terminating \> in theStefan Monnier2013-05-141-2/+6
* Another attempt to solve bug #14062 with assertion violations on MS-Windows.Eli Zaretskii2013-05-141-0/+6
* * nsfont.m (ns_spec_to_descriptor): Retain and autorelease fdesc.Jan Djärv2013-05-141-0/+5
* * image.c (gif_load): Check that subimages fit.Paul Eggert2013-05-121-0/+4
* * src/doc.c (get_doc_string): Slightly relax the sanity checking.Stefan Monnier2013-05-091-0/+7
* Implement display-monitor-attributes-list for NS.Jan Djärv2013-05-091-0/+11
* * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION.Paul Eggert2013-05-091-0/+7
* * xterm.h (GTK_PREREQ): New macro.Paul Eggert2013-05-081-0/+6
* Fix vertical cursor motion when there's a display string with newline at EOL.Eli Zaretskii2013-05-081-0/+11
* src/makefile.w32-in (ACL_H): New macro.Juanma Barranquero2013-05-081-0/+5
* Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-0/+11
* * unexelf.c: Don't assume ElfW (Half) fits in int.Paul Eggert2013-05-071-0/+8
* * src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'Juri Linkov2013-05-071-0/+6
* * xfns.c (x_get_net_workarea): Define only if !GTK || GTK<3.4.Paul Eggert2013-05-071-0/+5
* * src/lread.c (readchar): Don't read from a dead buffer. (Bug#14280)Glenn Morris2013-05-071-0/+4
* * xfns.c: Move misplaced ifndef USE_GTK from previous checkin.Jan Djärv2013-05-071-0/+4
* Static checking by GCC 4.8.0.Paul Eggert2013-05-061-0/+14
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-0/+25
* Fix bug #14241 with posn-at-point at the beginning of an image display prop.Eli Zaretskii2013-05-061-0/+7
* * unexelf.c: Fix some 32-bit integer problems, notably when debugging.Paul Eggert2013-05-051-0/+21
* * regex.c: Fix problems when DEBUG is defined.Paul Eggert2013-05-051-0/+22
* Fix bug #14306 with whitespace mode together with linum-mode.Eli Zaretskii2013-05-051-0/+7
* * nsmenu.m (ns_update_menubar): Move initialization of submenuTitleJan Djärv2013-05-051-0/+5
* `write-region-inhibit-fsync' defaults to noninteractive.Paul Eggert2013-05-041-0/+9
* * lisp/simple.el (read-expression-map): Use completion-at-point.Stefan Monnier2013-05-041-2/+9
* Fix bug #14062 with assertion violations on MS-Windows.Eli Zaretskii2013-05-041-0/+9
* * src/nsfns.m (ns_tooltip): Initialize.David Reitter2013-05-011-0/+4
* Fix bug #14287 with decoding EOL by *-dos coding systems.Eli Zaretskii2013-04-281-0/+5
* * dispextern.h (struct face): Move enum face_underline_typeDan Nicolaescu2013-04-281-0/+5
* * nsfns.m (handlePanelKeys): New function.Jan Djärv2013-04-281-0/+7
* * src/callint.c (Fcall_interactively): Call `Qread_number' forJuri Linkov2013-04-281-0/+6
* * systime.h (make_timeval): Declare as 'const'.Paul Eggert2013-04-271-0/+4
* merge trunkKenichi Handa2013-04-271-0/+5
|\
| * Port better to AIX.Paul Eggert2013-04-261-0/+6
* | font.c (font_open_entity): Always open a font of manageable size.Kenichi Handa2013-04-271-0/+5
|/
* coding.c (decode_coding_iso_2022): When an invalid escape sequence is encount...Kenichi Handa2013-04-251-0/+6
* * Makefile.in (bootstrap-clean): Remove stamp-h1 too.Paul Eggert2013-04-211-0/+5
* Better full-screen frame support on MS-Windows.Erik Charlebois2013-04-201-0/+19
|\
* | Fix typos in ChangeLogs.Juanma Barranquero2013-04-161-4/+4
* | src/minibuf.c (Ftest_completion): Silence compiler warning.Juanma Barranquero2013-04-161-0/+4
* | ChangeLog for the last commit.Eli Zaretskii2013-04-151-1/+1
* | More debugging code to investigate bug #14062.Eli Zaretskii2013-04-151-0/+13
* | * keyboard.c (timer_start_idle): Remove no-longer-used local.Paul Eggert2013-04-141-0/+4
* | Improve doc strings of left/right-margin/fringe-width.Eli Zaretskii2013-04-141-0/+7
* | Fix vertical cursor motion when there are overlay strings at EOL.Eli Zaretskii2013-04-131-0/+10