| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | src/makefile.w32-in (ACL_H): New macro. | Juanma Barranquero | 2013-05-08 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | Use Gnulib ACL implementation, for benefit of Solaris etc. | Paul Eggert | 2013-05-07 | 3 | -56/+35 | |
| * | | | | | | | | | | | | | | | * unexelf.c: Don't assume ElfW (Half) fits in int. | Paul Eggert | 2013-05-07 | 2 | -27/+34 | |
| * | | | | | | | | | | | | | | | * src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n' | Juri Linkov | 2013-05-07 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | * xfns.c (x_get_net_workarea): Define only if !GTK || GTK<3.4. | Paul Eggert | 2013-05-07 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | * src/lread.c (readchar): Don't read from a dead buffer. (Bug#14280) | Glenn Morris | 2013-05-07 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | * xfns.c: Move misplaced ifndef USE_GTK from previous checkin. | Jan Djärv | 2013-05-07 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | * buffer.c (tab-width): Mention that it doesn't control indentation. | Stefan Monnier | 2013-05-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | * callint.c (Fcall_interactively): Explain what is `visargs'. | Stefan Monnier | 2013-05-07 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | Static checking by GCC 4.8.0. | Paul Eggert | 2013-05-06 | 2 | -11/+31 | |
| * | | | | | | | | | | | | | | | Add multi-monitor support on X11. | YAMAMOTO Mitsuharu | 2013-05-07 | 5 | -3/+612 | |
| * | | | | | | | | | | | | | | | Fix bug #14241 with posn-at-point at the beginning of an image display prop. | Eli Zaretskii | 2013-05-06 | 2 | -11/+31 | |
| * | | | | | | | | | | | | | | | * unexelf.c: Fix some 32-bit integer problems, notably when debugging. | Paul Eggert | 2013-05-05 | 2 | -81/+115 | |
| * | | | | | | | | | | | | | | | * regex.c: Fix problems when DEBUG is defined. | Paul Eggert | 2013-05-05 | 2 | -199/+201 | |
| * | | | | | | | | | | | | | | | Fix bug #14306 with whitespace mode together with linum-mode. | Eli Zaretskii | 2013-05-05 | 2 | -0/+8 | |
| * | | | | | | | | | | | | | | | * nsmenu.m (ns_update_menubar): Move initialization of submenuTitle | Jan Djärv | 2013-05-05 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | Spelling fixes (or remove unnecessary and unusually-spelled words). | Paul Eggert | 2013-05-04 | 2 | -7/+6 | |
| * | | | | | | | | | | | | | | | `write-region-inhibit-fsync' defaults to noninteractive. | Paul Eggert | 2013-05-04 | 3 | -17/+37 | |
| * | | | | | | | | | | | | | | | * lisp/simple.el (read-expression-map): Use completion-at-point. | Stefan Monnier | 2013-05-04 | 4 | -39/+14 | |
| * | | | | | | | | | | | | | | | Fix bug #14062 with assertion violations on MS-Windows. | Eli Zaretskii | 2013-05-04 | 3 | -27/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | * src/nsfns.m (ns_tooltip): Initialize. | David Reitter | 2013-05-01 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | Fix bug #14287 with decoding EOL by *-dos coding systems. | Eli Zaretskii | 2013-04-28 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | * dispextern.h (struct face): Move enum face_underline_type | Dan Nicolaescu | 2013-04-28 | 2 | -3/+8 | |
| * | | | | | | | | | | | | | | * nsfns.m (handlePanelKeys): New function. | Jan Djärv | 2013-04-28 | 2 | -2/+93 | |
| * | | | | | | | | | | | | | | * src/callint.c (Fcall_interactively): Call `Qread_number' for | Juri Linkov | 2013-04-28 | 2 | -23/+9 | |
| * | | | | | | | | | | | | | | * systime.h (make_timeval): Declare as 'const'. | Paul Eggert | 2013-04-27 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | merge trunk | Kenichi Handa | 2013-04-27 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Port better to AIX. | Paul Eggert | 2013-04-26 | 2 | -3/+9 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | font.c (font_open_entity): Always open a font of manageable size. | Kenichi Handa | 2013-04-27 | 2 | -6/+20 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | coding.c (decode_coding_iso_2022): When an invalid escape sequence is encount... | Kenichi Handa | 2013-04-25 | 2 | -0/+14 | |
| | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | * Makefile.in (bootstrap-clean): Remove stamp-h1 too. | Paul Eggert | 2013-04-21 | 2 | -1/+6 | |
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Better full-screen frame support on MS-Windows. | Erik Charlebois | 2013-04-20 | 4 | -84/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | * src/w32fns.c (w32_fullscreen_rect): New function to compute the | Erik Charlebois | 2013-04-13 | 3 | -84/+107 | |
| * | | | | | | | | | | | Fix typos in ChangeLogs. | Juanma Barranquero | 2013-04-16 | 1 | -4/+4 | |
| * | | | | | | | | | | | src/minibuf.c (Ftest_completion): Silence compiler warning. | Juanma Barranquero | 2013-04-16 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ChangeLog for the last commit. | Eli Zaretskii | 2013-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | More debugging code to investigate bug #14062. | Eli Zaretskii | 2013-04-15 | 4 | -13/+28 | |
| * | | | | | | | | | | * keyboard.c (timer_start_idle): Remove no-longer-used local. | Paul Eggert | 2013-04-14 | 2 | -2/+4 | |
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Improve doc strings of left/right-margin/fringe-width. | Eli Zaretskii | 2013-04-14 | 2 | -5/+27 | |
| * | | | | | | | | | Fix vertical cursor motion when there are overlay strings at EOL. | Eli Zaretskii | 2013-04-13 | 2 | -2/+16 | |
| * | | | | | | | | | * src/window.c (select_window): `record_buffer' even if window is | Stefan Monnier | 2013-04-12 | 2 | -15/+24 | |
| * | | | | | | | | | Fix bug #14170 with window-end returning a stale value. | Eli Zaretskii | 2013-04-11 | 2 | -3/+18 | |
| * | | | | | | | | | Fix bug #13864 with flickering of TTY frames in an emacslient session. | Eli Zaretskii | 2013-04-10 | 2 | -4/+19 | |
| * | | | | | | | | | * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle instead | Stefan Monnier | 2013-04-10 | 2 | -10/+6 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | * src/minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hash | Stefan Monnier | 2013-04-09 | 2 | -2/+11 | |
| * | | | | | | | | * src/window.c (select_window): Don't record_buffer while the invariant is | Stefan Monnier | 2013-04-08 | 4 | -13/+23 | |
| * | | | | | | | | Provide definition of ACL_NOT_WELL_SUPPORTED for MS-Windows. | Eli Zaretskii | 2013-04-07 | 2 | -0/+6 | |
| * | | | | | | | | Ignore additional platform-specific ACL errors (Bug#13702). | Romain Francoise | 2013-04-07 | 2 | -5/+28 | |
| * | | | | | | | | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checking | Jan Djärv | 2013-04-07 | 2 | -1/+6 | |
| * | | | | | | | | Fix --enable-profiling bug introduced by 2013-02-25 change. | Paul Eggert | 2013-04-06 | 2 | -3/+16 | |