aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Changelog typos.Juanma Barranquero2013-12-011-1/+1
* Remove some unused items introduced during pixelwise change.Martin Rudalics2013-11-301-0/+8
* src/w32term.c,window.c,xdisp.c: Remove unused variables.Juanma Barranquero2013-11-301-0/+9
* * xdisp.c (redisplay_internal): unrequest_sigio => request_sigio.Jan Djärv2013-11-301-0/+2
* * gnutls.c (gnutls_audit_log_function): Only declare and define ifJan Djärv2013-11-301-0/+5
* * xdisp.c (redisplay_internal): Call request_sigio at end_of_redisplayJan Djärv2013-11-301-0/+5
* Fix ChangeLog dates of last commit.Martin Rudalics2013-11-301-1/+1
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-0/+240
* * src/xdisp.c (redisplay_internal): Don't call set_window_update_flags.Stefan Monnier2013-11-291-0/+12
* * src/fns.c (internal_equal): Add a hash_table argument to handle cycles.Stefan Monnier2013-11-291-0/+2
* * lisp/loadup.el: Preload "uniquify".Stefan Monnier2013-11-291-1/+1
* * src/xdisp.c (REDISPLAY_SOME_P): New macro.Stefan Monnier2013-11-291-0/+4
* * lisp/electric.el (electric-indent-mode): Enable by default.Stefan Monnier2013-11-291-0/+6
* Fix bug #6364 with slow scrolling on MS-Windows with bitmap fonts.Tom Seddon2013-11-291-1/+10
* More thorough fix of bug #15913 with mouse-highlight on MS-Windows.Eli Zaretskii2013-11-291-0/+6
* Fix minor problems found by static checking.Paul Eggert2013-11-281-0/+12
* * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-281-0/+9
* * src/window.c (Fset_window_configuration): Move select_window later.Stefan Monnier2013-11-281-0/+4
* Refine redisplay optimizations to only redisplay *some* frames/windowsStefan Monnier2013-11-281-6/+47
* Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-281-0/+20
* Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-271-0/+5
* Fix bug #15973 with erratic cursor motion after reverting a buffer.Eli Zaretskii2013-11-271-0/+4
* Fix watching directories using w32notify.c.Eli Zaretskii2013-11-271-0/+6
* Reset window_end_valid after some window changes (Bug#15957).Martin Rudalics2013-11-271-0/+5
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-0/+8
* * .gdbinit (xgettype): Add cast.Andreas Schwab2013-11-261-0/+4
* Preload leim-list.elGlenn Morris2013-11-251-0/+7
* bool-vector-subsetp is now the normal direction.Paul Eggert2013-11-251-0/+4
* Fix minor problems found by static checking.Paul Eggert2013-11-251-0/+8
* * src/textprop.c (text_property_stickiness): Fix front-stickiness at BOB.Stefan Monnier2013-11-251-0/+2
* * lisp/frame.el (handle-focus-in, handle-focus-out): Move from frame.c.Stefan Monnier2013-11-241-0/+5
* Further tweaks to the setting of Vload_pathGlenn Morris2013-11-241-0/+4
* * src/lread.c (init_lread): Fix 2013-11-23 goof that was checkingGlenn Morris2013-11-241-0/+5
* Export get_pos_property to Elisp.Stefan Monnier2013-11-241-0/+4
* * src/data.c (Fmake_variable_buffer_local): Mention `permanent-local'.Stefan Monnier2013-11-241-0/+4
* Really initialize `write_region_inhibit_fsync' when interactive.Romain Francoise2013-11-231-0/+6
* * src/lread.c (init_lread): Fix int/Lisp_Object mixup.Stefan Monnier2013-11-221-0/+5
* * src/process.c (get_process): Explicit error for dead buffersGlenn Morris2013-11-221-0/+4
* Merge from emacs-24; up to 2013-01-03T02:37:57Z!rgm@gnu.orgGlenn Morris2013-11-221-0/+4
|\
| * Fixes: debbugs:15923Andreas Schwab2013-11-191-0/+5
* | Empty elements in EMACSLOADPATH now stand for the defaultGlenn Morris2013-11-221-0/+16
* | Fix bug #15951 with vertical-motion near beginning of narrowed region.Eli Zaretskii2013-11-221-0/+5
* | Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.Paul Eggert2013-11-211-2/+0
* | Fix some dependency problems that cause unnecessary recompiles.Paul Eggert2013-11-201-0/+12
* | Fix recently introduced bool vector overrun.Paul Eggert2013-11-201-0/+12
* | * nsterm.m (init, run, stop:): Enable again. stop calls super stopJan Djärv2013-11-201-0/+3
* | * nsterm.m (init, run, stop:): Comment out for now, does not work with dialogs.Jan Djärv2013-11-201-0/+5
* | * charset.c (syms_of_charset): Don't read past end of string.Paul Eggert2013-11-191-0/+4
* | * src/frame.c (Fhandle_focus_in, Fhandle_focus_out): Doc fixes.Glenn Morris2013-11-181-0/+4
* | Add hooks to run on gaining/losing focus (tiny change)Brian Jenkins2013-11-181-0/+7