aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct Lisp_Subr): Rename `prompt' field to `intspec'.Michaël Cadilhac2007-09-102-7/+13
* (Fcall_interactively): Comment fixes.Michaël Cadilhac2007-09-102-4/+6
* (Fcall_interactively): Use Finteractive_form also for subrsStefan Monnier2007-09-102-27/+16
* Document prefer-window-split-horizontally.Eli Zaretskii2007-09-081-0/+6
* (prefer_window_split_horizontally): New variable.Eli Zaretskii2007-09-081-13/+57
* [WINDOWSNT]: Don't include sysselect.hEli Zaretskii2007-09-082-0/+8
* (GC_MARK_STACK): Enable conservative stack marking.Stefan Monnier2007-09-072-0/+8
* (Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.Stefan Monnier2007-09-072-1/+2
* (freeze_window_start): Don't presume selected_window holds a window object.Stefan Monnier2007-09-072-5/+14
* (x_set_frame_parameters): Check number is positive before using XFASTINT.Stefan Monnier2007-09-071-2/+2
* * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.Dan Nicolaescu2007-09-072-0/+7
* (Vsplit_window_preferred_function): New var.Stefan Monnier2007-09-072-4/+26
* (gif_load): Fix bug: Handle nonexistent colormap.Thien-Thi Nguyen2007-09-062-7/+12
* (menu_grab_callback) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-3/+3
* *** empty log message ***Glenn Morris2007-09-061-0/+1
* (x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-1/+4
* *** empty log message ***Glenn Morris2007-09-061-0/+5
* (redisplay_internal): Make sure Elisp code always seesStefan Monnier2007-09-062-0/+14
* *** empty log message ***Jason Rumney2007-09-051-0/+4
* (initialize_w32_display): Zero unused hooks.Jason Rumney2007-09-041-0/+10
* * server.el (server-start, server-unload-hook): Undo previousDan Nicolaescu2007-09-042-14/+19
* (init_tty) [WINDOWSNT]: Add hooks that are not accessibleJason Rumney2007-09-042-10/+15
* (MULTI_KBOARD): Define.Jason Rumney2007-09-042-0/+4
* (init_tty) [WINDOWSNT]: Pass terminal toJason Rumney2007-09-042-3/+13
* (one_and_only_w32cons): Remove.Jason Rumney2007-09-041-6/+1
* (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.Jason Rumney2007-09-042-0/+27
* (discard_mouse_events): Discard it.Jason Rumney2007-09-041-2/+7
* Horizontal mouse wheel support:Jason Rumney2007-09-041-3/+7
* (WM_MOUSEHWHEEL): Define if system headers don't.Jason Rumney2007-09-041-0/+3
* Support for horizontal scroll wheels on some mice:Jason Rumney2007-09-041-1/+19
* * server.el (server-start, server-unload-hook):Dan Nicolaescu2007-09-042-14/+22
* (update_frame_tool_bar): Handle stock name as a named iconJan Djärv2007-09-022-4/+58
* (update_frame_tool_bar): Initialize wbutton to NULL.Jan Djärv2007-08-312-1/+5
* (Qterm_environment_variable): Remove.Stefan Monnier2007-08-312-3/+7
* (Qterm_environment_variable): Remove.Stefan Monnier2007-08-311-1/+0
* (getenv_internal): Remove special case for $TERM.Stefan Monnier2007-08-311-10/+1
* (set_initial_environment): Set Vinitial_environment only whenStefan Monnier2007-08-311-6/+3
* (Vinitial_environment): New variable.Stefan Monnier2007-08-312-25/+27
* Regenerate.Glenn Morris2007-08-301-1/+2
* Comment.Glenn Morris2007-08-301-1/+1
* * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...Dan Nicolaescu2007-08-293-2/+8
* (set_initial_environment): Rename from set_global_environment.Stefan Monnier2007-08-292-75/+83
* (${etc}DOC): Re-add a ${EXEEXT} which seems to have beenStefan Monnier2007-08-291-1/+1
* (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-291-1/+2
* (png_load): Comment-out var only used in commented-out code.Stefan Monnier2007-08-291-1/+1
* (mark_ttys): Don't bother checking top_frame (incorrectly)Stefan Monnier2007-08-291-4/+1
* (internal_resolve_face_name): Return a value.Stefan Monnier2007-08-291-1/+3
* (check_x_display_info): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-291-1/+3
* (Fset_input_mode): Don't call `Fset_quit_char' if QUIT hasn't beenRomain Francoise2007-08-292-1/+7
* (mac_initialize): Delete declaration.Dan Nicolaescu2007-08-292-1/+1