aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Glenn Morris2007-09-131-0/+4
* Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-09-131-3/+0
* (prefer_window_split_horizontally, display_buffer):Romain Francoise2007-09-122-50/+11
* Remove file.Glenn Morris2007-09-122-517/+1
* (cnt): Rename to x_reply_selection_request_cnt for clarity.Glenn Morris2007-09-122-5/+16
* (xmenu_show): Remove #ifdef C_ALLOCA block.Glenn Morris2007-09-121-8/+0
* (boyer_moore): Remove #ifdef C_ALLOCA block.Glenn Morris2007-09-121-5/+1
* (C_ALLOCA): Remove all references and code that was only used whenGlenn Morris2007-09-121-18/+1
* (command_loop_1): Remove #ifdef C_ALLOCA block.Glenn Morris2007-09-121-5/+0
* (cnt): Rename to menu_grab_callback_cnt for clarity.Glenn Morris2007-09-121-5/+5
* Update comment referring to C_ALLOCA.Glenn Morris2007-09-121-3/+4
* (alloca): Do not undef.Glenn Morris2007-09-121-20/+2
* *** empty log message ***Glenn Morris2007-09-121-0/+3
* (C_ALLOCA): Remove references to this.Glenn Morris2007-09-123-14/+9
* (SOURCES, unlock, relock): Delete.Glenn Morris2007-09-121-11/+0
* *** empty log message ***Glenn Morris2007-09-121-1/+6
* (load_warn_old_style_backquotes): Change message to lookStefan Monnier2007-09-112-1/+6
* * s/darwin.h (MULTI_KBOARD): Only define for Carbon.Dan Nicolaescu2007-09-112-3/+6
* * xterm.c (x_create_terminal): Add comment.Dan Nicolaescu2007-09-103-0/+11
* Fix changelog entries.Dan Nicolaescu2007-09-101-4/+2
* (x_term_init): Give error if can't open DISPLAY_NAME.Richard M. Stallman2007-09-102-1/+15
* *** empty log message ***Juanma Barranquero2007-09-101-4/+3
* (Fset_file_modes): Add an interactive spec that reads a fileMichaël Cadilhac2007-09-102-1/+6
* (Finteractive_form): If the interactive specification starts with a `(',Michaël Cadilhac2007-09-102-2/+8
* (Fcommandp): Change `->prompt' to `->intspec'.Michaël Cadilhac2007-09-102-1/+3
* (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