| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 287 | -390/+648 |
|\ |
|
| * | *** empty log message *** | Eli Zaretskii | 2006-02-11 | 1 | -0/+7 |
| * | (Venable_disabled_menus_and_buttons): New variable. | Eli Zaretskii | 2006-02-11 | 1 | -4/+29 |
| * | *** empty log message *** | Juanma Barranquero | 2006-02-11 | 1 | -0/+4 |
| * | (Fsubstitute_command_keys): Doc fix. | Juanma Barranquero | 2006-02-11 | 1 | -1/+1 |
| * | (Findirect_function): Rewrite docstring. | Thien-Thi Nguyen | 2006-02-10 | 2 | -6/+11 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-02-10 | 1 | -0/+22 |
| * | (mac_define_frame_cursor): Don't change pointer shape | YAMAMOTO Mitsuharu | 2006-02-10 | 1 | -9/+17 |
| * | (x_set_mouse_color): Don't call rif->define_frame_cursor | YAMAMOTO Mitsuharu | 2006-02-10 | 1 | -20/+57 |
| * | * data.c (Findirect_function): Add NOERROR arg. All callers changed | Kim F. Storm | 2006-02-10 | 7 | -27/+30 |
| * | * xterm.c (handle_one_xevent): Must note mouse movement even for nil | Jan Djärv | 2006-02-09 | 1 | -0/+6 |
| * | handle_one_xevent: Must note mouse movement even for nil frames for GTK, | Jan Djärv | 2006-02-09 | 1 | -0/+11 |
| * | *** empty log message *** | Juanma Barranquero | 2006-02-09 | 1 | -1/+5 |
| * | (Fmake_bool_vector, Fpurecopy): Doc fixes. | Juanma Barranquero | 2006-02-09 | 1 | -2/+2 |
| * | * window.c (adjust_window_trailing_edge): Check that shrinking | Jan Djärv | 2006-02-08 | 2 | -0/+13 |
| * | *** empty log message *** | Kim F. Storm | 2006-02-07 | 1 | -17/+8 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51 | Miles Bader | 2006-02-07 | 2 | -6/+12 |
| * | (unibyte_display_via_language_environment): Delete | Kenichi Handa | 2006-02-07 | 4 | -9/+14 |
| * | (unibyte_display_via_language_environment): Extern | Kenichi Handa | 2006-02-07 | 1 | -0/+2 |
| * | (append_glyph): Refer to it->char_to_display instead of | Kenichi Handa | 2006-02-07 | 2 | -19/+44 |
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 285 | -289/+369 |
| * | (openp): Initialized encoded_fn before GCPRO it. | Kenichi Handa | 2006-02-06 | 2 | -1/+5 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-06 | 5 | -4/+59 |
|\ \
| |/ |
|
| * | (malloc, realloc, free) [emacs]: Undefine macros before defining. | Ken Raeburn | 2006-02-05 | 2 | -0/+7 |
| * | (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield | Ken Raeburn | 2006-02-05 | 2 | -1/+8 |
| * | (Fconstrain_to_field): Fix int/Lisp_Object mixup. | Ken Raeburn | 2006-02-05 | 2 | -1/+6 |
| * | Cache last merged escape glyph face. | Kim F. Storm | 2006-02-03 | 1 | -2/+27 |
| * | *** empty log message *** | Kim F. Storm | 2006-02-03 | 1 | -0/+11 |
* | | Merged from | Karoly Lorentey | 2006-02-03 | 3 | -33/+45 |
|\ \
| |/ |
|
| * | (decode_composition_emacs_mule): Fix handling of | Kenichi Handa | 2006-02-02 | 2 | -1/+8 |
| * | * gtkutil.c (update_frame_tool_bar): Use new tool bar functions | Jan Djärv | 2006-01-31 | 2 | -32/+37 |
* | | Merged from | Karoly Lorentey | 2006-02-01 | 3 | -4/+14 |
|\ \
| |/ |
|
| * | (Flistp): Doc fix. | Luc Teirlinck | 2006-01-30 | 1 | -1/+2 |
| * | *** empty log message *** | Luc Teirlinck | 2006-01-30 | 1 | -0/+4 |
| * | *** empty log message *** | Juanma Barranquero | 2006-01-30 | 1 | -0/+5 |
| * | (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings. | Juanma Barranquero | 2006-01-30 | 1 | -3/+3 |
* | | Fix compilation error on older GCCs (reported by "mace"). | Karoly Lorentey | 2006-01-30 | 1 | -1/+3 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 187, 704) | Karoly Lorentey | 2006-01-30 | 19 | -160/+519 |
|\ \
| |/ |
|
| * | (Fcar, Fcdr): Doc fixes. | Luc Teirlinck | 2006-01-29 | 1 | -4/+4 |
| * | *** empty log message *** | Luc Teirlinck | 2006-01-28 | 1 | -1/+1 |
| * | (Fcar, Fcdr): Add links to Elisp manual to the docstrings. | Luc Teirlinck | 2006-01-28 | 1 | -2/+8 |
| * | *** empty log message *** | Luc Teirlinck | 2006-01-28 | 1 | -1/+5 |
| * | * alloc.c (make_interval, allocate_string) | Chong Yidong | 2006-01-27 | 2 | -8/+80 |
| * | *** empty log message *** | Eli Zaretskii | 2006-01-27 | 1 | -0/+5 |
| * | (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition. | Eli Zaretskii | 2006-01-27 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2006-01-26 | 1 | -0/+11 |
| * | (check_pure_size): Make overflow message an "error message". | Richard M. Stallman | 2006-01-26 | 1 | -1/+1 |
| * | (Fmap_keymap): Doc fix. | Richard M. Stallman | 2006-01-26 | 1 | -1/+1 |
| * | (Fx_create_frame): Put all specified parms into f->param_alist | Richard M. Stallman | 2006-01-26 | 1 | -0/+8 |
| * | (x_get_arg): "Clear out" the parm in ALIST if found there. | Richard M. Stallman | 2006-01-26 | 1 | -1/+14 |