aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix style of last change.Richard M. Stallman2006-02-131-3/+2
* *** empty log message ***Richard M. Stallman2006-02-131-0/+4
* (xwindow): Update the code to show the window box.Richard M. Stallman2006-02-131-1/+10
* * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).Jan Djärv2006-02-132-0/+8
* (internal_self_insert): Handle weird auto-fill-function.Richard M. Stallman2006-02-132-1/+6
* *** empty log message ***Eli Zaretskii2006-02-111-0/+7
* (Venable_disabled_menus_and_buttons): New variable.Eli Zaretskii2006-02-111-4/+29
* *** empty log message ***Juanma Barranquero2006-02-111-0/+4
* (Fsubstitute_command_keys): Doc fix.Juanma Barranquero2006-02-111-1/+1
* (Findirect_function): Rewrite docstring.Thien-Thi Nguyen2006-02-102-6/+11
* *** empty log message ***YAMAMOTO Mitsuharu2006-02-101-0/+22
* (mac_define_frame_cursor): Don't change pointer shapeYAMAMOTO Mitsuharu2006-02-101-9/+17
* (x_set_mouse_color): Don't call rif->define_frame_cursorYAMAMOTO Mitsuharu2006-02-101-20/+57
* * data.c (Findirect_function): Add NOERROR arg. All callers changedKim F. Storm2006-02-107-27/+30
* * xterm.c (handle_one_xevent): Must note mouse movement even for nilJan Djärv2006-02-091-0/+6
* handle_one_xevent: Must note mouse movement even for nil frames for GTK,Jan Djärv2006-02-091-0/+11
* *** empty log message ***Juanma Barranquero2006-02-091-1/+5
* (Fmake_bool_vector, Fpurecopy): Doc fixes.Juanma Barranquero2006-02-091-2/+2
* * window.c (adjust_window_trailing_edge): Check that shrinkingJan Djärv2006-02-082-0/+13
* *** empty log message ***Kim F. Storm2006-02-071-17/+8
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51Miles Bader2006-02-072-6/+12
* (unibyte_display_via_language_environment): DeleteKenichi Handa2006-02-074-9/+14
* (unibyte_display_via_language_environment): ExternKenichi Handa2006-02-071-0/+2
* (append_glyph): Refer to it->char_to_display instead ofKenichi Handa2006-02-072-19/+44
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06285-289/+369
* (openp): Initialized encoded_fn before GCPRO it.Kenichi Handa2006-02-062-1/+5
* (malloc, realloc, free) [emacs]: Undefine macros before defining.Ken Raeburn2006-02-052-0/+7
* (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfieldKen Raeburn2006-02-052-1/+8
* (Fconstrain_to_field): Fix int/Lisp_Object mixup.Ken Raeburn2006-02-052-1/+6
* Cache last merged escape glyph face.Kim F. Storm2006-02-031-2/+27
* *** empty log message ***Kim F. Storm2006-02-031-0/+11
* (decode_composition_emacs_mule): Fix handling ofKenichi Handa2006-02-022-1/+8
* * gtkutil.c (update_frame_tool_bar): Use new tool bar functionsJan Djärv2006-01-312-32/+37
* (Flistp): Doc fix.Luc Teirlinck2006-01-301-1/+2
* *** empty log message ***Luc Teirlinck2006-01-301-0/+4
* *** empty log message ***Juanma Barranquero2006-01-301-0/+5
* (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.Juanma Barranquero2006-01-301-3/+3
* (Fcar, Fcdr): Doc fixes.Luc Teirlinck2006-01-291-4/+4
* *** empty log message ***Luc Teirlinck2006-01-281-1/+1
* (Fcar, Fcdr): Add links to Elisp manual to the docstrings.Luc Teirlinck2006-01-281-2/+8
* *** empty log message ***Luc Teirlinck2006-01-281-1/+5
* * alloc.c (make_interval, allocate_string)Chong Yidong2006-01-272-8/+80
* *** empty log message ***Eli Zaretskii2006-01-271-0/+5
* (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.Eli Zaretskii2006-01-271-1/+2
* *** empty log message ***Richard M. Stallman2006-01-261-0/+11
* (check_pure_size): Make overflow message an "error message".Richard M. Stallman2006-01-261-1/+1
* (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-261-1/+1
* (Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman2006-01-261-0/+8
* (x_get_arg): "Clear out" the parm in ALIST if found there.Richard M. Stallman2006-01-261-1/+14
* (Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2006-01-262-13/+33