aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-13Fix style of last change.Richard M. Stallman1-3/+2
2006-02-13*** empty log message ***Richard M. Stallman1-0/+4
2006-02-13(xwindow): Update the code to show the window box.Richard M. Stallman1-1/+10
2006-02-13* xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).Jan Djärv2-0/+8
2006-02-13(internal_self_insert): Handle weird auto-fill-function.Richard M. Stallman2-1/+6
2006-02-11*** empty log message ***Eli Zaretskii1-0/+7
2006-02-11(Venable_disabled_menus_and_buttons): New variable.Eli Zaretskii1-4/+29
2006-02-11*** empty log message ***Juanma Barranquero1-0/+4
2006-02-11(Fsubstitute_command_keys): Doc fix.Juanma Barranquero1-1/+1
2006-02-10(Findirect_function): Rewrite docstring.Thien-Thi Nguyen2-6/+11
2006-02-10*** empty log message ***YAMAMOTO Mitsuharu1-0/+22
2006-02-10(mac_define_frame_cursor): Don't change pointer shapeYAMAMOTO Mitsuharu1-9/+17
2006-02-10(x_set_mouse_color): Don't call rif->define_frame_cursorYAMAMOTO Mitsuharu1-20/+57
2006-02-10* data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm7-27/+30
2006-02-09* xterm.c (handle_one_xevent): Must note mouse movement even for nilJan Djärv1-0/+6
2006-02-09handle_one_xevent: Must note mouse movement even for nil frames for GTK,Jan Djärv1-0/+11
2006-02-09*** empty log message ***Juanma Barranquero1-1/+5
2006-02-09(Fmake_bool_vector, Fpurecopy): Doc fixes.Juanma Barranquero1-2/+2
2006-02-08* window.c (adjust_window_trailing_edge): Check that shrinkingJan Djärv2-0/+13
2006-02-07*** empty log message ***Kim F. Storm1-17/+8
2006-02-07Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51Miles Bader2-6/+12
2006-02-07(unibyte_display_via_language_environment): DeleteKenichi Handa4-9/+14
2006-02-07(unibyte_display_via_language_environment): ExternKenichi Handa1-0/+2
2006-02-07(append_glyph): Refer to it->char_to_display instead ofKenichi Handa2-19/+44
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen285-289/+369
2006-02-06(openp): Initialized encoded_fn before GCPRO it.Kenichi Handa2-1/+5
2006-02-05(malloc, realloc, free) [emacs]: Undefine macros before defining.Ken Raeburn2-0/+7
2006-02-05(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfieldKen Raeburn2-1/+8
2006-02-05(Fconstrain_to_field): Fix int/Lisp_Object mixup.Ken Raeburn2-1/+6
2006-02-03Cache last merged escape glyph face.Kim F. Storm1-2/+27
2006-02-03*** empty log message ***Kim F. Storm1-0/+11
2006-02-02(decode_composition_emacs_mule): Fix handling ofKenichi Handa2-1/+8
2006-01-31* gtkutil.c (update_frame_tool_bar): Use new tool bar functionsJan Djärv2-32/+37
2006-01-30(Flistp): Doc fix.Luc Teirlinck1-1/+2
2006-01-30*** empty log message ***Luc Teirlinck1-0/+4
2006-01-30*** empty log message ***Juanma Barranquero1-0/+5
2006-01-30(Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.Juanma Barranquero1-3/+3
2006-01-29(Fcar, Fcdr): Doc fixes.Luc Teirlinck1-4/+4
2006-01-28*** empty log message ***Luc Teirlinck1-1/+1
2006-01-28(Fcar, Fcdr): Add links to Elisp manual to the docstrings.Luc Teirlinck1-2/+8
2006-01-28*** empty log message ***Luc Teirlinck1-1/+5
2006-01-27* alloc.c (make_interval, allocate_string)Chong Yidong2-8/+80
2006-01-27*** empty log message ***Eli Zaretskii1-0/+5
2006-01-27(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.Eli Zaretskii1-1/+2
2006-01-26*** empty log message ***Richard M. Stallman1-0/+11
2006-01-26(check_pure_size): Make overflow message an "error message".Richard M. Stallman1-1/+1
2006-01-26(Fmap_keymap): Doc fix.Richard M. Stallman1-1/+1
2006-01-26(Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman1-0/+8
2006-01-26(x_get_arg): "Clear out" the parm in ALIST if found there.Richard M. Stallman1-1/+14
2006-01-26(Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2-13/+33