| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | (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 |
| * | (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 |
| * | (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 |
| * | (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 |
| * | (Fconstrain_to_field): Fix behaviour on field boundaries. | Károly Lőrentey | 2006-01-26 | 2 | -13/+33 |
| * | (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string. | Károly Lőrentey | 2006-01-26 | 1 | -9/+9 |
| * | (Fconstrain_to_field): Use get_pos_property, not Fget_char_property, | Károly Lőrentey | 2006-01-26 | 2 | -11/+23 |
| * | (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string. | Károly Lőrentey | 2006-01-26 | 1 | -11/+12 |
| * | (Fcall_process): GCPRO error_file. Encode infile, | Kenichi Handa | 2006-01-26 | 2 | -8/+20 |
| * | (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well. | Stefan Monnier | 2006-01-24 | 2 | -5/+10 |
| * | * alloc.c (allocate_string_data): Update next_free immediately, to | Chong Yidong | 2006-01-24 | 2 | -1/+7 |
| * | (handle_invisible_prop): Set it->position to fix cursor | Károly Lőrentey | 2006-01-24 | 2 | -3/+31 |
| * | (x_catch_errors_unwind): Yet another int/Lisp_Object mixup. | Stefan Monnier | 2006-01-23 | 2 | -1/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2006-01-23 | 1 | -26/+26 |
| * | (handle_single_display_spec): Fix handling of space | Kim F. Storm | 2006-01-23 | 1 | -1/+5 |
| * | *** empty log message *** | Kim F. Storm | 2006-01-23 | 1 | -0/+8 |
| * | Avoid allocating Lisp data from code that can be run from a signal handler. | Stefan Monnier | 2006-01-23 | 2 | -20/+49 |
| * | (lisp_align_free): Add an assertion. | Stefan Monnier | 2006-01-23 | 1 | -1/+19 |
| * | (syms_of_dired) <completion-ignored-extensions>: Doc fix. | Luc Teirlinck | 2006-01-22 | 1 | -5/+5 |