aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fx_focus_frame): Rename from Fw32_focus_frame.Jason Rumney2007-09-182-2/+6
* (gdpy_def): New variable.Jan Djärv2007-09-172-2/+24
* (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-162-48/+28
* (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-162-3/+8
* (our_memory_fill_input_buffer) <buffer>: Move to file scope and renameGlenn Morris2007-09-142-6/+16
* (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
* (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
* Add arch taglineMiles Bader2007-09-141-0/+1
* (handle_one_xevent): Skip decoding if nbytes is zero.Kenichi Handa2007-09-142-33/+38
* (w32_term_init): Pass rif to w32_init_fringe.Jason Rumney2007-09-132-1/+10
* (mac_initialize): Don't call mac_init_fringe here.Jason Rumney2007-09-131-2/+5
* (w32_init_fringe, mac_init_fringe): Add rif argument.Jason Rumney2007-09-131-3/+3
* Comment.Glenn Morris2007-09-131-0/+1
* No longer define `static' as nothing.Glenn Morris2007-09-131-2/+5
* *** empty log message ***Glenn Morris2007-09-131-0/+4
* Split log entries up to release of 22.1 into new file.Glenn Morris2007-09-132-28138/+28164
* *** 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