aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Integer-related fixes for term.c etc.Paul Eggert2013-11-051-0/+16
* * src/xdisp.c (prepare_menu_bars): Mark static.Stefan Monnier2013-11-051-0/+7
* * keyboard.c (Fcommand_error_default_function): Fix pointer signednessPaul Eggert2013-11-051-0/+5
* * src/keyboard.c (Fcommand_error_default_function): Rename fromStefan Monnier2013-11-051-2/+8
* * src/keyboard.c (Fdefault_error_output): New function, extracted fromJarek Czekalski2013-11-051-1/+5
* * src/eval.c (handlerlist_sentinel): New variable.Stefan Monnier2013-11-051-0/+9
* Fix bug #15148 with garbled display in Dired when cache-long-scans is ON.Eli Zaretskii2013-11-051-0/+7
* Doc fix.Xue Fuqiao2013-11-051-0/+5
* * nsfns.m (ns_get_name_from_ioreg): New function.Jan Djärv2013-11-051-0/+6
* Simplify and port recent bool vector changes.Paul Eggert2013-11-041-0/+46
* Fix recent gnutls changes.Paul Eggert2013-11-041-0/+6
* Several GnuTLS fixes for log level and initialization.Ted Zlatanov2013-11-041-0/+8
* Fix memory leaks in NS version.Jan Djärv2013-11-041-0/+14
* src/ChangeLog: Fix a typo in the last commit.Eli Zaretskii2013-11-041-1/+1
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-041-0/+31
* Port to stricter C99 platforms.Paul Eggert2013-11-031-0/+34
* * src/emacs.c (usage_message): Mention that `-L :...' appends.Glenn Morris2013-11-031-0/+4
* * src/Makefile.in (bootstrap_exe): Use relative filename.Glenn Morris2013-11-021-0/+3
* Use relative filenames in TAGS files.Glenn Morris2013-11-021-0/+7
* * src/Makefile.in (lispdir): Remove.Glenn Morris2013-11-021-1/+4
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-021-0/+11
* * xfaces.c (realize_default_face): Set DISTANT_FOREGROUND to unspecified_fg.Jan Djärv2013-11-021-0/+1
* * xfaces.c (check_lface_attrs, realize_default_face): AddJan Djärv2013-11-021-0/+5
* * emacs.c (original_pwd): Remove global var by making it local.Paul Eggert2013-11-011-0/+5
* Add :distant-foreground to faces.Jan Djärv2013-11-011-0/+19
* Fix ChangeLog entry of last commit.Claudio Bley2013-11-011-1/+2
* Fix handling of comments in NetPBM image files.Claudio Bley2013-11-011-1/+3
* Support newer versions of libjpeg on MS-Windows.Claudio Bley2013-11-011-0/+5
* * emacs.c (main): Skip -psn args on OSX even if ! isatty (0).Jan Djärv2013-10-311-0/+4
* Fix setting of invocation-directory with --chdir and relative argv[0]Glenn Morris2013-10-311-0/+7
* * src/keyboard.c (command_loop_1): If command is nil, call `undefined'.Stefan Monnier2013-10-291-0/+4
* * insdel.c: Fix minor problems found by static checking.Paul Eggert2013-10-291-0/+6
* Add pre-redisplay-function and rectangular regionStefan Monnier2013-10-291-0/+24
* Prefer 'unsigned long' to 'long unsigned int' and 'unsigned long int'.Dmitry Antipov2013-10-291-0/+15
* * src/eval.c (run_hook_with_args): Use FUNCTIONP.Stefan Monnier2013-10-291-9/+13
* * xterm.h (struct x_output): For 'black_relief' and 'white_relief'Dmitry Antipov2013-10-291-0/+15
* * dispextern.h, image.c (x_bitmap_height, x_bitmap_width): Now static.Paul Eggert2013-10-281-0/+6
* * dispextern.h (struct face): Use bitfields for 'underline_type'Dmitry Antipov2013-10-281-0/+11
* * xftfont.c (struct xftfont_info): Remove set-but-unusedDmitry Antipov2013-10-271-0/+7
* Fix part of bug #15260 with from directory with a non-ASCII name.Eli Zaretskii2013-10-261-0/+5
* Doc fix for set-fringe-bitmap-face.Xue Fuqiao2013-10-261-0/+4
* Another fix for the MS-Windows build broken 4 revisions ago.Eli Zaretskii2013-10-251-0/+3
* Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.Eli Zaretskii2013-10-251-0/+10
* Perform font-specific cleanup when font object is swept by GC. SeeDmitry Antipov2013-10-251-3/+9
* Omit unused frame argument of font API's close function.Dmitry Antipov2013-10-251-0/+15
* ChangeLog fixesGlenn Morris2013-10-241-2/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+4
* Fix ChangeLog entry.Dmitry Antipov2013-10-231-2/+2
* Tweak last font-related changes to fix bug#15686.Dmitry Antipov2013-10-231-0/+6
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-0/+7