aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * 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
* | | * src/window.c (select_window): `record_buffer' even if window isStefan Monnier2013-04-121-12/+17
* | | Fix bug #14170 with window-end returning a stale value.Eli Zaretskii2013-04-111-0/+9
* | | Fix bug #13864 with flickering of TTY frames in an emacslient session.Eli Zaretskii2013-04-101-0/+7
* | | * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle insteadStefan Monnier2013-04-101-0/+5
|/ /
* | * src/minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hashStefan Monnier2013-04-091-0/+5
* | * src/window.c (select_window): Don't record_buffer while the invariant isStefan Monnier2013-04-081-0/+7
* | Provide definition of ACL_NOT_WELL_SUPPORTED for MS-Windows.Eli Zaretskii2013-04-071-0/+4
* | Ignore additional platform-specific ACL errors (Bug#13702).Romain Francoise2013-04-071-0/+6
* | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checkingJan Djärv2013-04-071-0/+5
* | Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-061-0/+13
* | Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-0/+31
* | merge trunkKenichi Handa2013-04-051-2/+403
|\ \
| * | Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-0/+19
| * | Prefer < to > in range checks such as 0 <= i && i < N.Paul Eggert2013-04-011-0/+37
| * | * frame.h (struct frame): Drop scroll_bottom_vposDmitry Antipov2013-03-311-0/+7
| * | ChangeLog whitespace fixGlenn Morris2013-03-301-1/+2
| * | * nsmenu.m (showAtX:Y:for:): setLevel toJan Djärv2013-03-301-0/+4
| * | * nsmenu.m (ns_update_menubar): Correct NSTRACE.Jan Djärv2013-03-301-0/+17
| * | * indent.c (current_column_bol_cache): Remove leftover which is notDmitry Antipov2013-03-291-0/+12
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-03-291-0/+5
| * | * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER)Stefan Monnier2013-03-281-0/+6
| * | * window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov2013-03-281-0/+54
| * | Fix bug #14073 with referencing window total number of columns.Eli Zaretskii2013-03-281-0/+2
| * | Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text.Dmitry Antipov2013-03-281-0/+2